Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0022101 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2012-10-25 12:17 | 2012-11-27 18:00 | |||
Reporter | jecharri | View Status | public | |||||
Assigned To | migueldejuana | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RMP17 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | RMP17 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0022101: Cash up process fails with 2 payment methods with checkbox "Automated movement" unchecked | |||||||
Description | Cash 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(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 (viewer) 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 --- |
![]() |
|||
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:17 | jecharri | OBNetwork customer | => Yes |
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 |