Openbravo Issue Tracking System - Retail Modules
View Issue Details
0026048Retail ModulesWeb POSpublic2014-03-20 16:282014-04-03 16:45
migueldejuana 
migueldejuana 
normalminoralways
closedfixed 
5
 
RR14Q2RR14Q2 
adrianromero
No
0026048: If we add payment types when the session in the terminal is open we get an error.
If we add payment types when the session in the terminal is open we get an error.
If we add payment types when the session in the terminal is open we get an error.
No tags attached.
Issue History
2014-03-20 16:28migueldejuanaNew Issue
2014-03-20 16:28migueldejuanaAssigned To => migueldejuana
2014-03-20 16:28migueldejuanaTriggers an Emergency Pack => No
2014-03-20 16:34hgbotCheckin
2014-03-20 16:34hgbotNote Added: 0065308
2014-03-20 16:34hgbotStatusnew => resolved
2014-03-20 16:34hgbotResolutionopen => fixed
2014-03-20 16:34hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7b4572748197a7aea14900a1112b669a31239eee [^]
2014-03-20 16:36migueldejuanaStatusresolved => new
2014-03-20 16:36migueldejuanaResolutionfixed => open
2014-03-20 16:36migueldejuanaReview Assigned To => marvintm
2014-03-20 16:37migueldejuanaStatusnew => scheduled
2014-03-20 16:37migueldejuanafix_in_branch => pi
2014-03-20 16:37migueldejuanaNote Added: 0065309
2014-03-20 16:37migueldejuanaStatusscheduled => resolved
2014-03-20 16:37migueldejuanaFixed in Version => RR14Q2
2014-03-20 16:37migueldejuanaResolutionopen => fixed
2014-03-24 11:35hgbotCheckin
2014-03-24 11:35hgbotNote Added: 0065383
2014-03-24 11:35hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7b4572748197a7aea14900a1112b669a31239eee [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a71f59ffe2b5507558cc951987f67b5c6608e268 [^]
2014-03-24 11:49hgbotCheckin
2014-03-24 11:49hgbotNote Added: 0065384
2014-03-24 11:49hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a71f59ffe2b5507558cc951987f67b5c6608e268 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6c133ca88e58b5f0fbcca9443205ba3a96469344 [^]
2014-03-24 12:13adrianromeroNote Added: 0065391
2014-03-24 12:13adrianromeroStatusresolved => closed
2014-03-24 12:14adrianromeroReview Assigned Tomarvintm => adrianromero
2014-03-24 12:14adrianromerofix_in_branchpi =>
2014-03-26 10:53hgbotCheckin
2014-03-26 10:53hgbotNote Added: 0065465
2014-04-03 16:45hgbotCheckin
2014-04-03 16:45hgbotNote Added: 0066140

Notes
(0065308)
hgbot   
2014-03-20 16:34   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 7b4572748197a7aea14900a1112b669a31239eee
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Mar 20 16:34:21 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7b4572748197a7aea14900a1112b669a31239eee [^]

Fixed issue 0026048: If we add payment types when the session in the terminal is open we get an error.

---
M web/org.openbravo.retail.posterminal/js/closecash/model/cashup-model.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
M web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js
---
(0065309)
migueldejuana   
2014-03-20 16:37   
Check this note:
Note. Do not add payment types if this posterminal has an open cashup. This window is to define configuration before start working in Web POS, if you change the configuration while the terminal is operating you could have errors in the terminal or data inconsistency.

http://wiki.openbravo.com/wiki/Retail:Configuration_Guide#POS_Terminal_window [^]
(0065383)
hgbot   
2014-03-24 11:35   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a71f59ffe2b5507558cc951987f67b5c6608e268
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Mon Mar 24 11:35:25 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a71f59ffe2b5507558cc951987f67b5c6608e268 [^]

Fixed issue 0026048: logout after cashup need to wait runsynprocess

---
M web/org.openbravo.retail.posterminal/js/closecash/model/cashup-model.js
---
(0065384)
hgbot   
2014-03-24 11:49   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 6c133ca88e58b5f0fbcca9443205ba3a96469344
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Mon Mar 24 11:48:50 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6c133ca88e58b5f0fbcca9443205ba3a96469344 [^]

Fixed issue 0026048: logout after cashup need to wait runsynprocess

---
M web/org.openbravo.retail.posterminal/js/closecash/model/cashup-model.js
---
(0065391)
adrianromero   
2014-03-24 12:13   
Reviewed. Note that this fix only avoids the application to crash. As explained in the previous note do not add payment types if this posterminal has an open cashup.
(0065465)
hgbot   
2014-03-26 10:53   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 6e5da35b460ccb420d4319807ced6625fa7b8224
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Mar 26 10:52:09 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6e5da35b460ccb420d4319807ced6625fa7b8224 [^]

Related issue 0026048: If we add payment types when the session in the terminal is open we get an error.

---
M web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js
---
(0066140)
hgbot   
2014-04-03 16:45   
Repository: erp/pmods/org.openbravo.retail.posterminal.cds
Changeset: 6e5da35b460ccb420d4319807ced6625fa7b8224
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Mar 26 10:52:09 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cds/rev/6e5da35b460ccb420d4319807ced6625fa7b8224 [^]

Related issue 0026048: If we add payment types when the session in the terminal is open we get an error.

---
M web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js
---