Openbravo Issue Tracking System - Retail Modules
View Issue Details
0024337Retail ModulesWeb POSpublic2013-07-15 18:252013-07-24 17:17
jecharri 
marvintm 
highmajoralways
closedfixed 
5
 
RMP25RMP25 
marvintm
No
0024337: The total amount should be displayed in the cash drawer display when you push in pay
The total amount should be displayed in the cash drawer display when you push in pay.

Currently the display is updated with the total line when you insert one line, however the display is not updated when you in the total.
-
No tags attached.
Issue History
2013-07-15 18:25jecharriNew Issue
2013-07-15 18:25jecharriAssigned To => marvintm
2013-07-16 19:44hgbotCheckin
2013-07-16 19:44hgbotNote Added: 0060058
2013-07-16 19:44hgbotStatusnew => resolved
2013-07-16 19:44hgbotResolutionopen => fixed
2013-07-16 19:44hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/091cbd0e140c6b97048667cd3f1c0198dc3175de [^]
2013-07-19 10:50migueldejuanaNote Added: 0060123
2013-07-19 10:50migueldejuanaStatusresolved => new
2013-07-19 10:50migueldejuanaResolutionfixed => open
2013-07-22 11:23hgbotCheckin
2013-07-22 11:23hgbotNote Added: 0060138
2013-07-22 11:25guilleaerStatusnew => acknowledged
2013-07-22 11:25guilleaerIssue Monitored: guilleaer
2013-07-22 11:25guilleaerIssue End Monitor: guilleaer
2013-07-22 11:25guilleaerStatusacknowledged => scheduled
2013-07-22 11:25guilleaerfix_in_branch => pi
2013-07-22 11:25guilleaerNote Added: 0060139
2013-07-22 11:25guilleaerStatusscheduled => resolved
2013-07-22 11:25guilleaerFixed in Version => RMP25
2013-07-22 11:25guilleaerResolutionopen => fixed
2013-07-23 11:29marvintmReview Assigned To => marvintm
2013-07-23 11:29marvintmStatusresolved => closed
2013-07-24 13:41hgbotCheckin
2013-07-24 13:41hgbotNote Added: 0060239
2013-07-24 13:41hgbotStatusclosed => resolved
2013-07-24 13:41hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/091cbd0e140c6b97048667cd3f1c0198dc3175de [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-col/rev/091cbd0e140c6b97048667cd3f1c0198dc3175de [^]
2013-07-24 13:42hgbotCheckin
2013-07-24 13:42hgbotNote Added: 0060253
2013-07-24 17:17marvintmStatusresolved => closed

Notes
(0060058)
hgbot   
2013-07-16 19:44   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 091cbd0e140c6b97048667cd3f1c0198dc3175de
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Jul 16 19:43:50 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/091cbd0e140c6b97048667cd3f1c0198dc3175de [^]

Fixed issue 24337. The total amount will be displayed when the user moves to the payment tab. When a payment is added, the total paid and the pending/change info will be shown

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-print.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
A web/org.openbravo.retail.posterminal/res/displaytotal.xml
---
(0060123)
migueldejuana   
2013-07-19 10:50   
It doesn't work with multiorders
(0060138)
hgbot   
2013-07-22 11:23   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 4328152790945976585e859bef4ace640360f66d
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Jul 22 11:23:11 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4328152790945976585e859bef4ace640360f66d [^]

related to issue 24337: Display is working fine also with multiorders

---
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-print.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---
(0060139)
guilleaer   
2013-07-22 11:25   
http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4328152790945976585e859bef4ace640360f66d [^]
(0060239)
hgbot   
2013-07-24 13:41   
Repository: erp/pmods/org.openbravo.retail.posterminal-col
Changeset: 091cbd0e140c6b97048667cd3f1c0198dc3175de
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Jul 16 19:43:50 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-col/rev/091cbd0e140c6b97048667cd3f1c0198dc3175de [^]

Fixed issue 24337. The total amount will be displayed when the user moves to the payment tab. When a payment is added, the total paid and the pending/change info will be shown

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-print.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
A web/org.openbravo.retail.posterminal/res/displaytotal.xml
---
(0060253)
hgbot   
2013-07-24 13:42   
Repository: erp/pmods/org.openbravo.retail.posterminal-col
Changeset: 4328152790945976585e859bef4ace640360f66d
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Jul 22 11:23:11 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-col/rev/4328152790945976585e859bef4ace640360f66d [^]

related to issue 24337: Display is working fine also with multiorders

---
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-print.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---