Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036618Retail ModulesWeb POSpublic2017-08-07 13:372017-12-01 13:27
martinsdan 
martinsdan 
normalminoralways
closedfixed 
4510.12
 
RR17Q4 
marvintm
No
0036618: Scrim should not be closed when a popup is opened in Void Layaway process
If we open a popup before the void layaway process ends, the enyo scrim is closed and we get an inconsistent user interface.
- Create a new receipt
- Open a popup. Layaways for example.
- Run the following command in the browser console: OB.MobileApp.model.receipt.trigger('voidLayaway')

This tries to simulate a process that voids a Layaway after opening a popup.
Test if any popup is opened before closing enyo.scrim
No tags attached.
patch 36618.patch (1,177) 2017-08-07 13:42
https://issues.openbravo.com/file_download.php?file_id=10975&type=bug
Issue History
2017-08-07 13:37martinsdanNew Issue
2017-08-07 13:37martinsdanAssigned To => Retail
2017-08-07 13:37martinsdanTriggers an Emergency Pack => No
2017-08-07 13:42martinsdanFile Added: 36618.patch
2017-08-08 11:18hgbotCheckin
2017-08-08 11:18hgbotNote Added: 0098426
2017-08-08 11:18hgbotStatusnew => resolved
2017-08-08 11:18hgbotResolutionopen => fixed
2017-08-08 11:18hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a2aab65bc940a1a4a6ea734a4929fe5d15f44bce [^]
2017-08-08 11:56marvintmAssigned ToRetail => martinsdan
2017-08-08 11:56marvintmReview Assigned To => marvintm
2017-08-08 11:56marvintmStatusresolved => closed
2017-08-08 11:56marvintmFixed in Version => RR17Q4
2017-11-23 13:55hgbotCheckin
2017-11-23 13:55hgbotNote Added: 0100688
2017-11-23 13:55hgbotStatusclosed => resolved
2017-11-23 13:55hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a2aab65bc940a1a4a6ea734a4929fe5d15f44bce [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/85d129384d91af01bc63ae8040e4489f743a62a7 [^]
2017-12-01 13:27migueldejuanaStatusresolved => closed

Notes
(0098426)
hgbot   
2017-08-08 11:18   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a2aab65bc940a1a4a6ea734a4929fe5d15f44bce
Author: Daniel Martins <daniel.martins <at> openbravo.com>
Date: Tue Aug 08 10:17:17 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a2aab65bc940a1a4a6ea734a4929fe5d15f44bce [^]

Fixed issue 36618: check if a popup is opened before hiding scrim

---
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---
(0100688)
hgbot   
2017-11-23 13:55   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 85d129384d91af01bc63ae8040e4489f743a62a7
Author: Daniel Martins <daniel.martins <at> openbravo.com>
Date: Tue Aug 08 10:17:17 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/85d129384d91af01bc63ae8040e4489f743a62a7 [^]

Fixed issue 36618: check if a popup is opened before hiding scrim

---
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---