Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0039323
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminoralways2018-09-20 09:462018-10-05 14:36
ReporternjimenezView Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in VersionRR19Q1
StatusclosedFix in branchFixed in SCM revisionb1e307db34fd
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
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

DescriptionIn 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 Reproduce1. 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
TagsNo tags attached.
Attached Filespng file icon enyoscrin.png [^] (132,827 bytes) 2018-09-20 09:46


patch file icon issue 39323 source posterminal.patch [^] (3,664 bytes) 2018-10-04 06:44 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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
---

- 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 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
Powered by Mantis Bugtracker