Openbravo Issue Tracking System - Retail Modules
View Issue Details
0048442Retail ModulesWeb POSpublic2022-01-19 20:402022-01-31 07:39
ffourcade 
ranjith_qualiantech_com 
normalmajorN/A
closedno change required 
5
pi 
 
marvintm
No
0048442: Request for doing a validation in the web pos to avoid a recurring Error While importing
When an order is loaded to the WEB Pos, if it is modified by someone else in other till, or in the backoffice before we send it to the back office, an error while importing can appears with the error OutDatedDataChangeException.
.
Implement a validation when clicking "Done" to check if the sales order has been modified since we opened it in the web pos. It is done with layaways, but not with regular orders.
No tags attached.
related to feature request 0041762 closed asiermartirena Before synchronizing a ticket, it is not checked if the ticket has been modified 
diff 48442_19Q1_posterminal.diff (84,249) 2022-01-28 14:05
https://issues.openbravo.com/file_download.php?file_id=16563&type=bug
Issue History
2022-01-19 20:40ffourcadeNew Issue
2022-01-19 20:40ffourcadeAssigned To => gorka_gil
2022-01-19 20:40ffourcadeTriggers an Emergency Pack => No
2022-01-20 11:17marvintmAssigned Togorka_gil => Retail
2022-01-20 11:17marvintmTypefeature request => defect
2022-01-27 12:17ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2022-01-28 10:16ranjith_qualiantech_comRelationship addedrelated to 0041762
2022-01-28 14:05ranjith_qualiantech_comFile Added: 48442_19Q1_posterminal.diff
2022-01-28 14:05ranjith_qualiantech_comStatusnew => scheduled
2022-01-28 14:05ranjith_qualiantech_comNote Added: 0134661
2022-01-28 14:05ranjith_qualiantech_comStatusscheduled => resolved
2022-01-28 14:05ranjith_qualiantech_comResolutionopen => fixed
2022-01-31 07:38marvintmStatusresolved => new
2022-01-31 07:38marvintmResolutionfixed => open
2022-01-31 07:39marvintmReview Assigned To => marvintm
2022-01-31 07:39marvintmNote Added: 0134673
2022-01-31 07:39marvintmStatusnew => closed
2022-01-31 07:39marvintmResolutionopen => no change required

Notes
(0134661)
ranjith_qualiantech_com   
2022-01-28 14:05   
Issue is not reproducible in pi. But happens in 19Q1.
Attached patch for 19Q1
(0134673)
marvintm   
2022-01-31 07:39   
In master this currently works correctly. Attached a patch for 19Q1 release.