Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030972Retail ModulesWeb POSpublic2015-09-16 23:162015-11-02 11:32
Orekaria 
Orekaria 
normalmajoralways
closedfixed 
5
 
RR15Q3.2RR15Q3.2 
guilleaer
Code review
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7aea6130ad12b3a1168401d74db25d80d03ce22c [^]
No
0030972: Stabilization: When the order is cancelled the callback is not executed
Stabilization: When the order is cancelled the callback is not executed
Verify that in the dataordersave.js file, when the args.cancellation === true, the callback is not executed
No tags attached.
blocks defect 0030851 closed Orekaria Stabilization: When the order is cancelled the callback is not executed 
Issue History
2015-09-29 18:52OrekariaTypedefect => backport
2015-09-29 18:52OrekariaTarget Version => RR15Q3.3
2015-10-02 10:43marvintmTarget VersionRR15Q3.3 => RR15Q3.2
2015-10-30 14:28hgbotCheckin
2015-10-30 14:28hgbotNote Added: 0081412
2015-10-30 14:28hgbotStatusscheduled => resolved
2015-10-30 14:28hgbotResolutionopen => fixed
2015-10-30 14:28hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bba53cbe859c2cfa7eefb5dc6df0336daf873a2f [^] => http://code.openbravo.com/retail/backports/3.0RR15Q3.2/org.openbravo.retail.posterminal/rev/62e56c7179d9837b42e210af24e1a20ec780bfe9 [^]
2015-11-02 11:32guilleaerStatusresolved => closed
2015-11-02 11:32guilleaerFixed in Version => RR15Q3.2

Notes
(0081412)
hgbot   
2015-10-30 14:28   
Repository: retail/backports/3.0RR15Q3.2/org.openbravo.retail.posterminal
Changeset: 62e56c7179d9837b42e210af24e1a20ec780bfe9
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri Oct 30 14:28:33 2015 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR15Q3.2/org.openbravo.retail.posterminal/rev/62e56c7179d9837b42e210af24e1a20ec780bfe9 [^]

Fixed issue 30972. Execute the cancelled callback when the receipt is cancelled

---
M web/org.openbravo.retail.posterminal/js/data/dataordersave.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---