Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0039323 | Retail Modules | Web POS | public | 2018-09-20 09:46 | 2018-10-05 14:36 |
Reporter | njimenez | ||||
Assigned To | ranjith_qualiantech_com | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | RR19Q1 | |||
Merge Request Status | |||||
Review Assigned To | marvintm | ||||
OBNetwork customer | OBPS | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0039323: [STORE SERVER 4638] Enyo scrin it's hide when multi orders charge process take a while and a pop up must show up | ||||
Description | In case the multi order charge process take a while and a pop up have to be shown when it's finished, the enyo scrin wont be showed and the user will be able to do transactions before the showed pop up is closed. | ||||
Steps To Reproduce | 1. Set up hardware manager url in POS terminal configuration 2. Log into WebPOS without running hardware manager 3. Type the following code: OB.UTIL.HookManager.registerHook('OBPOS_PostSyncMultiReceipt', function(args, callback){ setTimeout(function(){ OB.UTIL.HookManager.callbackExecutor(args, callback); }, 7000) }); 4. Do a normal multi order transaction 6. After seven seconds the enyo scrin will be hided | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=12157&type=bug ![]() https://issues.openbravo.com/file_download.php?file_id=12237&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2018-09-20 09:46 | njimenez | New Issue | |||
2018-09-20 09:46 | njimenez | Assigned To | => Retail | ||
2018-09-20 09:46 | njimenez | File Added: enyoscrin.png | |||
2018-09-20 09:46 | njimenez | OBNetwork customer | => Yes | ||
2018-09-20 09:46 | njimenez | Resolution time | => 1538604000 | ||
2018-09-20 09:46 | njimenez | Triggers an Emergency Pack | => No | ||
2018-10-03 13:17 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com | ||
2018-10-03 13:17 | ranjith_qualiantech_com | Status | new => scheduled | ||
2018-10-04 06:44 | ranjith_qualiantech_com | File Added: issue 39323 source posterminal.patch | |||
2018-10-05 10:18 | hgbot | Checkin | |||
2018-10-05 10:18 | hgbot | Note Added: 0107172 | |||
2018-10-05 10:18 | hgbot | Status | scheduled => resolved | ||
2018-10-05 10:18 | hgbot | Resolution | open => fixed | ||
2018-10-05 10:18 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b1e307db34fd8c8ea080618e85f20e7fa6174884 [^] | ||
2018-10-05 14:36 | marvintm | Review Assigned To | => marvintm | ||
2018-10-05 14:36 | marvintm | Status | resolved => closed | ||
2018-10-05 14:36 | marvintm | Fixed in Version | => RR19Q1 |
Notes | |||||
|
|||||
|
|