Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040744Retail ModulesWeb POSpublic2019-05-02 11:312019-05-14 11:46
nicolasuriz 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR19Q3 
guilleaer
No
0040744: Send by email popup and click in "Cancel", problems with synchronization mode and send by email.
When the popup of send by email is displayed and you click in "Cancel" button, the sync popup appears but you are able to keep clicking in buttons as usual. So the POS is not locked while sync the order, or this popup has never been supposed to appear with this action because it is just to return to the main menu of the order without Synching it.
1) Login POS
2) Add one BP with send by email configurated
3) Add one product to the ticket and fully pay it
4) When the Send by email popup is displayed click on "Cancel"
5) Check that the sync popup is displayed and you can still operate as usual in POS
No tags attached.
Issue History
2019-05-02 11:31nicolasurizNew Issue
2019-05-02 11:31nicolasurizAssigned To => Retail
2019-05-02 11:31nicolasurizResolution time => 1558735200
2019-05-02 11:31nicolasurizTriggers an Emergency Pack => No
2019-05-08 14:50ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-05-08 15:00ranjith_qualiantech_comStatusnew => scheduled
2019-05-10 09:15hgbotCheckin
2019-05-10 09:15hgbotNote Added: 0111615
2019-05-10 09:15hgbotStatusscheduled => resolved
2019-05-10 09:15hgbotResolutionopen => fixed
2019-05-10 09:15hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/af7bf14788a7c3ed2c6d23250447a8d4d1885fb6 [^]
2019-05-10 14:33marvintmReview Assigned To => guilleaer
2019-05-14 11:46guilleaerStatusresolved => closed
2019-05-14 11:46guilleaerFixed in Version => RR19Q3

Notes
(0111615)
hgbot   
2019-05-10 09:15   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: af7bf14788a7c3ed2c6d23250447a8d4d1885fb6
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri May 10 12:44:45 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/af7bf14788a7c3ed2c6d23250447a8d4d1885fb6 [^]

Fixed issue 40744 : Synchronizing Dialog should be closed when PreOrderSave is cancelled while saving receipt

* If Synchronized Mode is enabled, "Processing Transaction" popup will be displayed before OBPOS_PreOrderSave hook.
  If OBPOS_PreOrderSave is cancelled, then "Processing Transaction" popup should be closed

---
M web/org.openbravo.retail.posterminal/js/data/dataordersave.js
---