Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0022101
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2012-10-25 12:172012-11-27 18:00
ReporterjecharriView Statuspublic 
Assigned Tomigueldejuana 
PriorityurgentResolutionfixedFixed in VersionRMP17
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionRMP17
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0022101: Cash up process fails with 2 payment methods with checkbox "Automated movement" unchecked

DescriptionCash up process fails with 2 payment methods with checkbox "Automated movement" unchecked
Steps To Reproduce-Configure two payment method with checkbox "Automated movement to another account"

-Verify that it is imposible to do the cashup because in line (file cashup-model.js)

curModel.get('paymentMethod').amountToKeep = curModel.get('qtyToKeep');

curModel.get('qtyToKeep') is null.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0053693)
hgbot (developer)
2012-10-25 12:19

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a901f9c806ffcc4188000e7c95ddc8d429df3915
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Thu Oct 25 12:18:57 2012 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a901f9c806ffcc4188000e7c95ddc8d429df3915 [^]

Issue 22101: Cash up process fails with 2 payment methods with checkbox
'Automated movement' unchecked

---
M web/org.openbravo.retail.posterminal/js/closecash/model/cashup-model.js
---
(0053737)
hgbot (developer)
2012-10-26 10:46

Repository: erp/pmods/org.openbravo.retail.posterminal-discounts
Changeset: a901f9c806ffcc4188000e7c95ddc8d429df3915
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Thu Oct 25 12:18:57 2012 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-discounts/rev/a901f9c806ffcc4188000e7c95ddc8d429df3915 [^]

Issue 22101: Cash up process fails with 2 payment methods with checkbox
'Automated movement' unchecked

---
M web/org.openbravo.retail.posterminal/js/closecash/model/cashup-model.js
---
(0053891)
hgbot (developer)
2012-10-31 09:40

Repository: erp/pmods/org.openbravo.retail.posterminal-gal
Changeset: a901f9c806ffcc4188000e7c95ddc8d429df3915
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Thu Oct 25 12:18:57 2012 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-gal/rev/a901f9c806ffcc4188000e7c95ddc8d429df3915 [^]

Issue 22101: Cash up process fails with 2 payment methods with checkbox
'Automated movement' unchecked

---
M web/org.openbravo.retail.posterminal/js/closecash/model/cashup-model.js
---
(0054002)
hgbot (developer)
2012-11-05 18:17

Repository: erp/pmods/org.openbravo.retail.posterminal-quotations
Changeset: a901f9c806ffcc4188000e7c95ddc8d429df3915
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Thu Oct 25 12:18:57 2012 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-quotations/rev/a901f9c806ffcc4188000e7c95ddc8d429df3915 [^]

Issue 22101: Cash up process fails with 2 payment methods with checkbox
'Automated movement' unchecked

---
M web/org.openbravo.retail.posterminal/js/closecash/model/cashup-model.js
---
(0054253)
migueldejuana (developer)
2012-11-15 10:25

Fixed in https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-quotations/rev/a901f9c806ffcc4188000e7c95ddc8d429df3915 [^]
(0054271)
hgbot (developer)
2012-11-15 15:18

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 1cd2dc40114db541fee2011a3ea24723ca7d35f0
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Nov 15 15:18:02 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1cd2dc40114db541fee2011a3ea24723ca7d35f0 [^]

Related issue 22101: Remove workaround

---
M web/org.openbravo.retail.posterminal/js/closecash/model/cashup-model.js
---
(0054273)
hgbot (developer)
2012-11-15 17:25

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 2b71fa33da1eb7d5b221bcaafc796e011ab0b67d
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Nov 15 17:25:09 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2b71fa33da1eb7d5b221bcaafc796e011ab0b67d [^]

Related issue 22101: Do not subtract amountToKeep when it is null or 0

---
M src/org/openbravo/retail/posterminal/CashCloseProcessor.java
---

- Issue History
Date Modified Username Field Change
2012-10-25 12:17 jecharri New Issue
2012-10-25 12:17 jecharri Assigned To => adrianromero
2012-10-25 12:18 jecharri Assigned To adrianromero => migueldejuana
2012-10-25 12:19 hgbot Checkin
2012-10-25 12:19 hgbot Note Added: 0053693
2012-10-26 10:46 hgbot Checkin
2012-10-26 10:46 hgbot Note Added: 0053737
2012-10-31 09:40 hgbot Checkin
2012-10-31 09:40 hgbot Note Added: 0053891
2012-11-05 18:17 hgbot Checkin
2012-11-05 18:17 hgbot Note Added: 0054002
2012-11-09 12:29 alostale Status new => scheduled
2012-11-15 10:25 migueldejuana Note Added: 0054253
2012-11-15 10:25 migueldejuana Status scheduled => resolved
2012-11-15 10:25 migueldejuana Resolution open => fixed
2012-11-15 15:18 hgbot Checkin
2012-11-15 15:18 hgbot Note Added: 0054271
2012-11-15 17:25 hgbot Checkin
2012-11-15 17:25 hgbot Note Added: 0054273
2012-11-27 10:19 adrianromero Target Version => RMP17
2012-11-27 18:00 marvintm Status resolved => closed
2012-11-27 18:00 marvintm Fixed in Version => RMP17


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker