Notes |
|
(0076727)
|
hgbot
|
2015-04-23 15:50
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 3615c8b75f73b556e21a9483a12ab6323f34fa4d
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu Apr 23 12:31:17 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3615c8b75f73b556e21a9483a12ab6323f34fa4d [^]
Fixes issue 0029595: Starting to return a receipt and before complete it, to complete another receipt, induces changes in the receipt to be returned
* Clone receipt in silent mode. This avoids events to be launched, calculate promotions, reenter this function ....
* Events to calculate gross, change,... are fired at the end of the function, so in this case these events are not lost.
---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
|
|
|
(0076731)
|
hgbot
|
2015-04-23 15:52
|
|
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 8831ba74234aa4f26e4cb2def69d8241813b5b4c
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu Apr 23 12:28:02 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/8831ba74234aa4f26e4cb2def69d8241813b5b4c [^]
Fixes issue 0029595: Starting to return a receipt and before complete it, to complete another receipt, induces changes in the receipt to be returned
Added flag to OB.UTIL.clone function to allow clone backbone models silently or passing other attributes
---
M web/org.openbravo.mobile.core/source/utils/ob-utilities.js
---
|
|
|
(0076782)
|
hgbot
|
2015-04-27 13:38
|
|
Repository: retail/backports/3.0RR15Q2/org.openbravo.retail.posterminal
Changeset: 3f893d97297b9e41e2a6049836003df969a92630
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu Apr 23 12:31:17 2015 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q2/org.openbravo.retail.posterminal/rev/3f893d97297b9e41e2a6049836003df969a92630 [^]
Fixes issue 0029595: Starting to return a receipt and before complete it, to complete another receipt, induces changes in the receipt to be returned
* Clone receipt in silent mode. This avoids events to be launched, calculate promotions, reenter this function ....
* Events to calculate gross, change,... are fired at the end of the function, so in this case these events are not lost.
---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
|
|
|
(0076783)
|
hgbot
|
2015-04-27 13:40
|
|
Repository: retail/backports/3.0RR15Q2/org.openbravo.mobile.core
Changeset: 3caf66de08940ca7b1e7f4117e5a112eab171cbd
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu Apr 23 12:28:02 2015 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q2/org.openbravo.mobile.core/rev/3caf66de08940ca7b1e7f4117e5a112eab171cbd [^]
Fixes issue 0029595: Starting to return a receipt and before complete it, to complete another receipt, induces changes in the receipt to be returned
Added flag to OB.UTIL.clone function to allow clone backbone models silently or passing other attributes
---
M web/org.openbravo.mobile.core/source/utils/ob-utilities.js
---
|
|
|
|
|