Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027665Retail ModulesWeb POSpublic2014-09-24 08:332015-01-16 12:17
guillermogil 
guillermogil 
normalminorN/A
closedfixed 
5
 
RR15Q1 
marvintm
No
0027665: Give the possibility to modify the "remaining to pay" field
Give the possibility to modify the "remaining to pay" field in order to change it through a module.
N/A
No tags attached.
diff remainingToPayLbl.diff (2,824) 2014-09-24 08:34
https://issues.openbravo.com/file_download.php?file_id=7273&type=bug
diff remainingToPayPI.diff (3,154) 2015-01-08 13:14
https://issues.openbravo.com/file_download.php?file_id=7656&type=bug
Issue History
2014-09-24 08:33guillermogilNew Issue
2014-09-24 08:33guillermogilAssigned To => guillermogil
2014-09-24 08:33guillermogilTriggers an Emergency Pack => No
2014-09-24 08:34guillermogilIssue Monitored: marvintm
2014-09-24 08:34guillermogilFile Added: remainingToPayLbl.diff
2014-09-24 08:35guillermogilReview Assigned To => marvintm
2014-09-24 08:35guillermogilNote Added: 0070297
2014-10-27 15:04guillermogilAssigned Toguillermogil => marvintm
2015-01-08 13:14guillermogilFile Added: remainingToPayPI.diff
2015-01-08 13:15guillermogilNote Added: 0073362
2015-01-08 16:36guillermogilAssigned Tomarvintm => guillermogil
2015-01-09 14:36hgbotCheckin
2015-01-09 14:36hgbotNote Added: 0073400
2015-01-09 14:36hgbotStatusnew => resolved
2015-01-09 14:36hgbotResolutionopen => fixed
2015-01-09 14:36hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3886a83b9b436181ee916090c73f67edaaeefe1f [^]
2015-01-09 14:36hgbotCheckin
2015-01-09 14:36hgbotNote Added: 0073401
2015-01-16 12:17marvintmStatusresolved => closed
2015-01-16 12:17marvintmFixed in Version => RR15Q1

Notes
(0070297)
guillermogil   
2014-09-24 08:35   
You can find attached the proposed solution.
(0073362)
guillermogil   
2015-01-08 13:15   
You can find attached the proposed solution for PI.
(0073400)
hgbot   
2015-01-09 14:36   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 3886a83b9b436181ee916090c73f67edaaeefe1f
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Thu Jan 08 17:05:09 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3886a83b9b436181ee916090c73f67edaaeefe1f [^]

Fixed issue 27665: Give the possibility to modify the remaining to pay field

A function has been created to wrapup all the calls done to the remaining to pay label

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0073401)
hgbot   
2015-01-09 14:36   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 9c75349bc2f7554c3256eb6b057139f16ed5febd
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Fri Jan 09 14:30:07 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9c75349bc2f7554c3256eb6b057139f16ed5febd [^]

Related to issue 27665: Fixed JSlint

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