Openbravo Issue Tracking System - Retail Modules
View Issue Details
0024027Retail ModulesWeb POSpublic2013-06-07 13:452013-06-19 09:40
Orekaria 
marvintm 
normalminoralways
closedfixed 
5
 
RMP24 
guilleaer
No
0024027: Changes in the receipt collection are targeting 'all' events when then should be concrete
Changes in the receipt collection are targeting 'all' events when then should be concrete

set a breakpoint in the listreceiptscounter.js orderListChanged function where
 this.orderList.on('all', function (model) {
Create various tickets
Remove some of them
Go to Cash management and cancel

Every time several events are being fired. Only one should be catched.
change to 'add remove reset'
No tags attached.
Issue History
2013-06-07 13:45OrekariaNew Issue
2013-06-07 13:45OrekariaAssigned To => marvintm
2013-06-07 13:48hgbotCheckin
2013-06-07 13:48hgbotNote Added: 0059276
2013-06-07 13:48hgbotStatusnew => resolved
2013-06-07 13:48hgbotResolutionopen => fixed
2013-06-07 13:48hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/23c0ac6dd7f07028ecb880ae575a215511446ea8 [^]
2013-06-11 13:25hgbotCheckin
2013-06-11 13:25hgbotNote Added: 0059336
2013-06-11 13:25hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/23c0ac6dd7f07028ecb880ae575a215511446ea8 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/23c0ac6dd7f07028ecb880ae575a215511446ea8 [^]
2013-06-19 09:40guilleaerReview Assigned To => guilleaer
2013-06-19 09:40guilleaerNote Added: 0059515
2013-06-19 09:40guilleaerStatusresolved => closed
2013-06-19 09:40guilleaerFixed in Version => RMP24

Notes
(0059276)
hgbot   
2013-06-07 13:48   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 23c0ac6dd7f07028ecb880ae575a215511446ea8
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Fri Jun 07 13:48:02 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/23c0ac6dd7f07028ecb880ae575a215511446ea8 [^]

Fixed issue 0024027: Now the proper events are being catched

---
M web/org.openbravo.retail.posterminal/js/components/listreceiptscounter.js
---
(0059336)
hgbot   
2013-06-11 13:25   
Repository: erp/pmods/org.openbravo.retail.posterminal.multiorder
Changeset: 23c0ac6dd7f07028ecb880ae575a215511446ea8
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Fri Jun 07 13:48:02 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/23c0ac6dd7f07028ecb880ae575a215511446ea8 [^]

Fixed issue 0024027: Now the proper events are being catched

---
M web/org.openbravo.retail.posterminal/js/components/listreceiptscounter.js
---
(0059515)
guilleaer   
2013-06-19 09:40   
verified