Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037006Retail ModulesWeb POSpublic2017-10-04 20:262017-10-23 17:29
marvintm 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR18Q1 
migueldejuana
No
0037006: CancelLayaway operation should rebuild the cashup from server when working in synchronized mode
Currently, when working in synchronized mode, it is mandatory to rebuild the cashup information before a ticket is synchronized to the server.

This currently happens in common sales, and also in flows like Cancel and Replace. However, this doesn't currently happen in CancelLayaway flow, and it can lead to corrupted cashup data.
- Enable synchronized mode.
- Create a layaway and click on "layaway" button.
- Load it back, and select "Cancel Layaway" from the menu. Then complete it.
- Realize that the cashup is never rebuilt from server, by looking at the network requests in Chrome dev tools. This is not correct.
No tags attached.
Issue History
2017-10-04 20:26marvintmNew Issue
2017-10-04 20:26marvintmAssigned To => Retail
2017-10-04 20:26marvintmResolution time => 1508882400
2017-10-04 20:26marvintmTriggers an Emergency Pack => No
2017-10-05 12:25migueldejuanaNote Added: 0099775
2017-10-09 15:53ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2017-10-09 15:53ranjith_qualiantech_comStatusnew => scheduled
2017-10-11 08:28hgbotCheckin
2017-10-11 08:28hgbotNote Added: 0099859
2017-10-11 08:28hgbotStatusscheduled => resolved
2017-10-11 08:28hgbotResolutionopen => fixed
2017-10-11 08:28hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/749f610910368f17ca4e3d61f328edcf27aeeefe [^]
2017-10-23 17:29migueldejuanaReview Assigned To => migueldejuana
2017-10-23 17:29migueldejuanaNote Added: 0100005
2017-10-23 17:29migueldejuanaStatusresolved => closed
2017-10-23 17:29migueldejuanaFixed in Version => RR18Q1

Notes
(0099775)
migueldejuana   
2017-10-05 12:25   
Ensure that rebuild the cashup information is done in all processed!
(0099859)
hgbot   
2017-10-11 08:28   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 749f610910368f17ca4e3d61f328edcf27aeeefe
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Oct 11 11:44:02 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/749f610910368f17ca4e3d61f328edcf27aeeefe [^]

Fixed issue 37006 : Cashup should be rebuild before processing cancel layaway

---
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---
(0100005)
migueldejuana   
2017-10-23 17:29   
Tested and reviewed