Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0053372 | POS2 | POS | public | 2023-09-04 13:57 | 2023-09-18 16:04 |
|
Reporter | ignacio_deandres | |
Assigned To | eugen_hamuraru | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | main | Fixed in Version | 23Q4 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0053372: Barcode scanned in payment processing |
Description | When the payment is being processed the Barcode Scanner should be disabled in order to avoid conflicts.
|
Steps To Reproduce | For example, with the Adyen module configured and installed, if you configure it to ask for a barcode to scan it and choose this payment method, a popup will display. It is in this popup where you have to paste scanned barcode using the barcode scanner. If will show a popup indicating that 'The code <code> cannot be found' |
Proposed Solution | In the processPayment class, add before the process of the payment OB.App.BarcodeScanner.enable(); and just at the end, after the payment has been processed, do OB.App.BarcodeScanner.disable();
Note that these methods are promises. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2023-09-04 13:57 | ignacio_deandres | New Issue | |
2023-09-04 13:57 | ignacio_deandres | Assigned To | => ignacio_deandres |
2023-09-04 13:57 | ignacio_deandres | OBNetwork customer | => No |
2023-09-04 13:57 | ignacio_deandres | Triggers an Emergency Pack | => No |
2023-09-07 09:32 | adrianromero | Assigned To | ignacio_deandres => eugen_hamuraru |
2023-09-11 14:45 | hgbot | Merge Request Status | => open |
2023-09-11 14:45 | hgbot | Note Added: 0154680 | |
2023-09-14 09:33 | hgbot | Merge Request Status | open => approved |
2023-09-14 09:34 | hgbot | Note Added: 0154831 | |
2023-09-14 09:34 | hgbot | Resolution | open => fixed |
2023-09-14 09:34 | hgbot | Status | new => closed |
2023-09-14 09:34 | hgbot | Fixed in Version | => 23Q4 |
2023-09-14 09:34 | hgbot | Note Added: 0154832 | |
2023-09-14 12:38 | hgbot | Note Added: 0154845 | |
2023-09-14 12:42 | adrianromero | Status | closed => new |
2023-09-14 12:42 | adrianromero | Resolution | fixed => open |
2023-09-14 12:42 | adrianromero | Fixed in Version | 23Q4 => |
2023-09-14 16:46 | hgbot | Note Added: 0154865 | |
2023-09-18 16:04 | hgbot | Resolution | open => fixed |
2023-09-18 16:04 | hgbot | Status | new => closed |
2023-09-18 16:04 | hgbot | Fixed in Version | => 23Q4 |
2023-09-18 16:04 | hgbot | Note Added: 0154960 | |
2023-09-18 16:04 | hgbot | Note Added: 0154961 | |
Notes |
|
(0154680)
|
hgbot
|
2023-09-11 14:45
|
|
|
|
(0154831)
|
hgbot
|
2023-09-14 09:34
|
|
|
|
(0154832)
|
hgbot
|
2023-09-14 09:34
|
|
|
|
(0154845)
|
hgbot
|
2023-09-14 12:38
|
|
|
|
(0154865)
|
hgbot
|
2023-09-14 16:46
|
|
|
|
(0154960)
|
hgbot
|
2023-09-18 16:04
|
|
|
|
(0154961)
|
hgbot
|
2023-09-18 16:04
|
|
|