Openbravo Issue Tracking System - Retail Modules
View Issue Details
0022458Retail ModulesWeb POSpublic2012-12-04 17:542012-12-19 11:12
marvintm 
marvintm 
normalmajorhave not tried
closedfixed 
5
 
RMP18 
No
0022458: Order synchronization fails in case the session is recovered and a customer was created while being offline
When the POS loses the connection, and then recovers it, it tries to synchronize the pending orders automatically. This fails in case an order depends on a customer which has been created while being offline
- Login in the POS and go offline.
- Create a customer. Create an order for that customer
- Connection comes back. The creation of the order is attempted, and fails.
Customers should be synchronized before the orders are synchronized, also when the connection is recovered.
No tags attached.
related to defect 0023588RMP23 closed marvintm Orders tried to synchronize before custmers 
Issue History
2012-12-04 17:54marvintmNew Issue
2012-12-04 17:54marvintmAssigned To => marvintm
2012-12-04 18:50hgbotCheckin
2012-12-04 18:50hgbotNote Added: 0054714
2012-12-04 18:50hgbotStatusnew => resolved
2012-12-04 18:50hgbotResolutionopen => fixed
2012-12-04 18:50hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c9b8dd74100ab3b5d3c3ea8c741ee93ea5c82788 [^]
2012-12-19 11:12guilleaerNote Added: 0055068
2012-12-19 11:12guilleaerStatusresolved => closed
2012-12-19 11:12guilleaerFixed in Version => RMP18
2013-04-19 11:33adrianromeroRelationship addedrelated to 0023588

Notes
(0054714)
hgbot   
2012-12-04 18:50   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c9b8dd74100ab3b5d3c3ea8c741ee93ea5c82788
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Dec 04 18:49:39 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c9b8dd74100ab3b5d3c3ea8c741ee93ea5c82788 [^]

Fixed issue 22458. When session is recovered, customers will be sent before orders are sent

---
M web/org.openbravo.retail.posterminal/js/components/terminal.js
---
(0055068)
guilleaer   
2012-12-19 11:12   
tested & verified