Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0039323 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | always | 2018-09-20 09:46 | 2018-10-05 14:36 | |||
Reporter | njimenez | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR19Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | b1e307db34fd | ||||
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 | 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() ![]() | |||||||
![]() |
|
![]() |
|
(0107172) hgbot (developer) 2018-10-05 10:18 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: b1e307db34fd8c8ea080618e85f20e7fa6174884 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Fri Oct 05 13:48:39 2018 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b1e307db34fd8c8ea080618e85f20e7fa6174884 [^] Fixed issue 39323 : Receipt Printing and Document sequence update in MultiOrder should be present inside PostSyncMultiReceipt hook * Hook will not called, if any error occurs in receipt print section. So print event and other logics moved inside hook --- M web/org.openbravo.retail.posterminal/js/data/dataordersave.js --- |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |