Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040137Retail ModulesWeb POSpublic2019-01-14 10:322019-05-23 13:36
asiermartirena 
asiermartirena 
normalminorhave not tried
closedfixed 
5
 
RR19Q1 
jorge-garcia
No
0040137: 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.
blocks feature request 0039937 closed asiermartirena It would be nice to have an API to avoid to save orders 
Issue History
2019-02-05 11:54marvintmTypefeature request => backport
2019-02-05 11:54marvintmTarget Version => RR19Q1
2019-02-05 17:34hgbotCheckin
2019-02-05 17:34hgbotNote Added: 0109596
2019-02-05 17:34hgbotStatusscheduled => resolved
2019-02-05 17:34hgbotResolutionopen => fixed
2019-02-05 17:34hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b307fe8201f2b51d5b3333e884a9968940cf090f [^] => http://code.openbravo.com/retail/backports/3.0RR19Q1/org.openbravo.retail.posterminal/rev/d3c0b8317ca1521a0dab64bfbecbb06a1f4bb650 [^]
2019-03-06 09:42jorge-garciaReview Assigned Tomarvintm => jorge-garcia
2019-03-06 09:42jorge-garciaNote Added: 0110249
2019-03-06 09:42jorge-garciaStatusresolved => closed
2019-05-23 13:36hgbotCheckin
2019-05-23 13:36hgbotNote Added: 0112091

Notes
(0109596)
hgbot   
2019-02-05 17:34   
Repository: retail/backports/3.0RR19Q1/org.openbravo.retail.posterminal
Changeset: d3c0b8317ca1521a0dab64bfbecbb06a1f4bb650
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Tue Feb 05 17:34:18 2019 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR19Q1/org.openbravo.retail.posterminal/rev/d3c0b8317ca1521a0dab64bfbecbb06a1f4bb650 [^]

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

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0110249)
jorge-garcia   
2019-03-06 09:42   
Code reviewed and tested
(0112091)
hgbot   
2019-05-23 13:36   
Repository: retail/backports/3.0RR19Q1.2/org.openbravo.retail.posterminal
Changeset: eba5ed99d37d32997451fdff5f64d3e80ea6b72f
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Mon Mar 18 11:23:04 2019 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR19Q1.2/org.openbravo.retail.posterminal/rev/eba5ed99d37d32997451fdff5f64d3e80ea6b72f [^]

Related to issue 40137: Fixed code error

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