Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039838Retail ModulesSelfcheckoutpublic2018-12-20 08:172019-01-18 14:48
guillermogil 
rqueralta 
highmajoralways
closedfixed 
5
 
RR19Q2 
jorge-garcia
No
0039838: If you use SCO with Synchronize mode a popup and a scrim appears
If you use SCO with Synchronize mode a processing transaction popup is shown and a scrim appears and keeps forever
- Enable synchronize mode
- Login on https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/org.openbravo.retail.posterminal/?terminal=SCO-1 [^]
- Complete a ticket

Notice that processing transaction popup should not appear - See attachment
Notice that an scrim appears and remains
Popup should not raise on SCO, istead SCO loading should be shown
No scrim should appear, standard SCO loading keep the scrim frozen
No tags attached.
png Screenshot from 2018-12-20 08-08-36.png (103,263) 2018-12-20 08:17
https://issues.openbravo.com/file_download.php?file_id=12446&type=bug
png
Issue History
2018-12-20 08:17guillermogilNew Issue
2018-12-20 08:17guillermogilAssigned To => Retail
2018-12-20 08:17guillermogilFile Added: Screenshot from 2018-12-20 08-08-36.png
2018-12-20 08:17guillermogilResolution time => 1547074800
2018-12-20 08:17guillermogilTriggers an Emergency Pack => No
2018-12-20 15:03rqueraltaAssigned ToRetail => rqueralta
2019-01-11 13:15hgbotCheckin
2019-01-11 13:15hgbotNote Added: 0108925
2019-01-11 13:15hgbotStatusnew => resolved
2019-01-11 13:15hgbotResolutionopen => fixed
2019-01-11 13:15hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/dafc1844ae81e4188d74ea88592e9cc0cb79e89d [^]
2019-01-11 13:16hgbotCheckin
2019-01-11 13:16hgbotNote Added: 0108926
2019-01-11 13:16hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/dafc1844ae81e4188d74ea88592e9cc0cb79e89d [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.selfcheckout/rev/783094e79a25d373c38737d3d26ca82222d4e7be [^]
2019-01-18 13:34jorge-garciaReview Assigned To => jorge-garcia
2019-01-18 14:48jorge-garciaNote Added: 0109021
2019-01-18 14:48jorge-garciaStatusresolved => closed
2019-01-18 14:48jorge-garciaFixed in Version => RR19Q2

Notes
(0108925)
hgbot   
2019-01-11 13:15   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: dafc1844ae81e4188d74ea88592e9cc0cb79e89d
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Mon Jan 07 17:48:51 2019 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/dafc1844ae81e4188d74ea88592e9cc0cb79e89d [^]

Fixed issue 39838: If you use SCO with Synchronize mode a popup and a scrim
appears

- If SCO is enable with Synchronize mode, the processing transaction popup is
not shown, to show the standard SCO loading message.

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0108926)
hgbot   
2019-01-11 13:16   
Repository: erp/pmods/org.openbravo.retail.selfcheckout
Changeset: 783094e79a25d373c38737d3d26ca82222d4e7be
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Fri Jan 11 07:01:10 2019 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.selfcheckout/rev/783094e79a25d373c38737d3d26ca82222d4e7be [^]

Fixed issue 39838: If you use SCO with Synchronize mode a popup and a scrim
appears

- If SCO is enable with Synchronize mode, the processing transaction popup is
not shown, to show the standard SCO loading message.

---
M web/org.openbravo.retail.selfcheckout/source/components/header.js
M web/org.openbravo.retail.selfcheckout/source/view/scoView.js
---
(0109021)
jorge-garcia   
2019-01-18 14:48   
Code reviewed and tested