Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039937Retail ModulesWeb POSpublic2019-01-14 10:322019-03-18 12:21
asiermartirena 
asiermartirena 
normalminorhave not tried
closedfixed 
5
 
RR19Q2 
marvintm
No
0039937: It would be nice to have an API to avoid to save orders
It would be nice to have an API to avoid to save orders by order level. Actually there's a property in the terminal that is set to avoid the save:

OB.MobileApp.model.set('preventOrderSave', true);

This property should be at order level, and also should have to attend to multiple calls.
Execute a process that requires to avoid to save orders
No tags attached.
depends on backport 0040137RR19Q1 closed asiermartirena It would be nice to have an API to avoid to save orders 
Issue History
2019-01-14 10:32asiermartirenaNew Issue
2019-01-14 10:32asiermartirenaAssigned To => asiermartirena
2019-01-14 10:32asiermartirenaTriggers an Emergency Pack => No
2019-01-16 18:15hgbotCheckin
2019-01-16 18:15hgbotNote Added: 0108983
2019-01-16 18:15hgbotStatusnew => resolved
2019-01-16 18:15hgbotResolutionopen => fixed
2019-01-16 18:15hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b307fe8201f2b51d5b3333e884a9968940cf090f [^]
2019-02-04 18:48marvintmReview Assigned To => marvintm
2019-02-04 18:48marvintmStatusresolved => closed
2019-02-04 18:48marvintmFixed in Version => RR19Q2
2019-02-05 11:54marvintmStatusclosed => new
2019-02-05 11:54marvintmResolutionfixed => open
2019-02-05 11:54marvintmFixed in VersionRR19Q2 =>
2019-02-05 11:54marvintmStatusnew => scheduled
2019-02-05 11:54marvintmStatusscheduled => resolved
2019-02-05 11:54marvintmFixed in Version => RR19Q2
2019-02-05 11:54marvintmResolutionopen => fixed
2019-02-05 11:54marvintmStatusresolved => closed
2019-03-18 12:21hgbotCheckin
2019-03-18 12:21hgbotNote Added: 0110472

Notes
(0108983)
hgbot   
2019-01-16 18:15   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: b307fe8201f2b51d5b3333e884a9968940cf090f
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Mon Jan 14 10:33:42 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b307fe8201f2b51d5b3333e884a9968940cf090f [^]

Fixed issue 39937: It would be nice to have an API to avoid to save orders

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0110472)
hgbot   
2019-03-18 12:21   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: e686e66ba2c031af4c6031fd8b2ebe23a7373e0b
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Mon Mar 18 11:23:04 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e686e66ba2c031af4c6031fd8b2ebe23a7373e0b [^]

Related to issue 39937: Fixed code error

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---