Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040513 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2019-04-03 18:23 | 2019-04-16 14:02 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR19Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0111042) ranjith_qualiantech_com (viewer) 2019-04-09 12:41 |
Fixed in issue https://issues.openbravo.com/view.php?id=40475 [^] Changset: https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d382a5f2bc76 [^] |
(0111136) adrianromero (viewer) 2019-04-15 14:15 |
The error is still reproducible with the changeset applied. Like the related issue 40475. 1.- Do to the console and add the hook: OB.UTIL.HookManager.registerHook('OBPOS_NewReceipt', function(args, callbacks) {OB.UTIL.showConfirmation.display(); OB.UTIL.HookManager.callbackExecutor(args, callbacks); }); 2.- Delete the receipt and observe now the empty confirm dialog of the previous hook appears. 3. Close the dialog, Type something "1111" + RETURN to emulate a barcode scanner and observe the data is not typed and the application does not search the product. This is wrong Observe also if you tap on "SCAN" then you can type "1111" + RETURN and a dialog appears -> No results found for: 1111. This is the expected behaviour |
(0111164) ranjith_qualiantech_com (viewer) 2019-04-16 12:31 |
Fixed in issue https://issues.openbravo.com/view.php?id=40475 [^] Changset: https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9b726d138932fd8104fabe3df2ed600600fcea65 [^] |
(0111166) adrianromero (viewer) 2019-04-16 14:02 |
Verified |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |