Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0040513 | Retail Modules | Web POS | public | 2019-04-03 18:23 | 2019-04-16 14:02 |
|
Reporter | malsasua | |
Assigned To | ranjith_qualiantech_com | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR19Q3 | |
Merge Request Status | |
Review Assigned To | adrianromero |
OBNetwork customer | Gold |
Support ticket | 9012 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0040513: The focus is lost after completing one ticket if one popup is opened when new ticket is created and previous ticket is deleted |
Description | when a popup is opened when a new ticket is created, and previous ticket has been deleted, the focus is lost, and scanner does not work |
Steps To Reproduce | [POS]
. create a popup that it will be opened when new ticket is created:
in console, execute:
OB.UTIL.HookManager.registerHook('OBPOS_NewReceipt', function(args, callbacks) {OB.UTIL.showConfirmation.display(); OB.UTIL.HookManager.callbackExecutor(args, callbacks); });
. scan one product -> the line is added
. delete ticket -> new ticket is created and popup is opened
. scan one product -> line is not added |
Proposed Solution | similar solution that 40380 |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0040380 | | closed | ranjith_qualiantech_com | The focus is lost after completing one ticket if the preference OBPOS_closeDrawerBeforeContinue is Y | related to | defect | 0040475 | | closed | ranjith_qualiantech_com | RFID is enabled while PopUp is displayed |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-04-03 18:23 | malsasua | New Issue | |
2019-04-03 18:23 | malsasua | Assigned To | => Retail |
2019-04-03 18:23 | malsasua | OBNetwork customer | => Gold |
2019-04-03 18:23 | malsasua | Support ticket | => 9012 |
2019-04-03 18:23 | malsasua | Resolution time | => 1554933600 |
2019-04-03 18:23 | malsasua | Triggers an Emergency Pack | => No |
2019-04-03 18:23 | malsasua | Relationship added | related to 0040380 |
2019-04-04 10:46 | ranjith_qualiantech_com | Relationship added | related to 0040475 |
2019-04-04 10:47 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2019-04-04 11:55 | ranjith_qualiantech_com | Status | new => scheduled |
2019-04-09 12:41 | ranjith_qualiantech_com | Note Added: 0111042 | |
2019-04-09 12:41 | ranjith_qualiantech_com | Status | scheduled => resolved |
2019-04-09 12:41 | ranjith_qualiantech_com | Resolution | open => fixed |
2019-04-15 14:15 | adrianromero | Note Added: 0111136 | |
2019-04-15 14:15 | adrianromero | Status | resolved => new |
2019-04-15 14:15 | adrianromero | Resolution | fixed => open |
2019-04-16 08:52 | ranjith_qualiantech_com | Status | new => scheduled |
2019-04-16 12:31 | ranjith_qualiantech_com | Note Added: 0111164 | |
2019-04-16 12:31 | ranjith_qualiantech_com | Status | scheduled => resolved |
2019-04-16 12:31 | ranjith_qualiantech_com | Resolution | open => fixed |
2019-04-16 14:02 | adrianromero | Review Assigned To | => adrianromero |
2019-04-16 14:02 | adrianromero | Note Added: 0111166 | |
2019-04-16 14:02 | adrianromero | Status | resolved => closed |
2019-04-16 14:02 | adrianromero | Fixed in Version | => RR19Q3 |