Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035881 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2017-04-28 13:58 | 2017-05-15 09:31 | |||
Reporter | Asantos9 | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR17Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 4a3609f6d3bb | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0035881: Cash management is not working with multiple transactions | |||||||
Description | Cash management is not working with multiple transactions. Doing one by one it works well but when it is added more than one transaction, the cash managements events are not creating correctly. | |||||||
Steps To Reproduce | 1. Log into WebPOS 2. Click on Menu 3. Scroll down and click on Cash Management 4. Add a Deposit 5. Add a Withdrawall 6. Click Done Go to backend and note that the second cash management event created has not financial transaction and related transaction. | |||||||
Proposed Solution | The issue is that it is adding all payment methods to the payment methods cashup for each cash management done. A solution could be the file attached. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0096467) hgbot (developer) 2017-05-09 09:36 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 4a3609f6d3bbc98a815b35a8c52c87e8c8bee552 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Mon May 08 17:43:04 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4a3609f6d3bbc98a815b35a8c52c87e8c8bee552 [^] Fixed issue 35881: Cash management is not working with multiple transactions Add payment method to payment method cashup list only if it’s truly new. --- M src/org/openbravo/retail/posterminal/UpdateCashup.java --- |
(0096468) hgbot (developer) 2017-05-09 09:37 |
Repository: tools/automation/pi-mobile Changeset: dc7cb9070e4e8662f0ee9d91bbc4761d4c83b549 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Mon May 08 17:48:46 2017 +0200 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/dc7cb9070e4e8662f0ee9d91bbc4761d4c83b549 [^] Verifies issue 35881: Cash management is not working with multiple transactions Added test I35881_TwoCashMgmtAtOnceInSynchronizeMode. --- A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashmanagement/I35881_TwoCashMgmtAtOnceInSynchronizeMode.java --- |
(0096481) hgbot (developer) 2017-05-09 10:36 |
Repository: tools/automation/pi-mobile Changeset: 251edb16fd42d376f9f28948dee4f8ce08f27855 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Tue May 09 10:34:26 2017 +0200 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/251edb16fd42d376f9f28948dee4f8ce08f27855 [^] Related to issue 35881: Cash management is not working with multiple transactions Do a small change in I35881_TwoCashMgmtAtOnceInSynchronizeMode. --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashmanagement/I35881_TwoCashMgmtAtOnceInSynchronizeMode.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2017-04-28 13:58 | Asantos9 | New Issue | |
2017-04-28 13:58 | Asantos9 | Assigned To | => Retail |
2017-04-28 13:58 | Asantos9 | File Added: cashManagementIssue.diff | |
2017-04-28 13:58 | Asantos9 | OBNetwork customer | => Yes |
2017-04-28 13:58 | Asantos9 | Resolution time | => 1494540000 |
2017-04-28 13:58 | Asantos9 | Triggers an Emergency Pack | => No |
2017-04-28 13:59 | Asantos9 | Regression introduced in release | => pi |
2017-05-02 11:49 | jorge-garcia | Assigned To | Retail => jorge-garcia |
2017-05-02 11:49 | jorge-garcia | Status | new => acknowledged |
2017-05-09 09:03 | jorge-garcia | Status | acknowledged => scheduled |
2017-05-09 09:29 | jorge-garcia | Regression introduced in release | pi => |
2017-05-09 09:36 | hgbot | Checkin | |
2017-05-09 09:36 | hgbot | Note Added: 0096467 | |
2017-05-09 09:36 | hgbot | Status | scheduled => resolved |
2017-05-09 09:36 | hgbot | Resolution | open => fixed |
2017-05-09 09:36 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4a3609f6d3bbc98a815b35a8c52c87e8c8bee552 [^] |
2017-05-09 09:37 | hgbot | Checkin | |
2017-05-09 09:37 | hgbot | Note Added: 0096468 | |
2017-05-09 10:36 | hgbot | Checkin | |
2017-05-09 10:36 | hgbot | Note Added: 0096481 | |
2017-05-15 09:31 | marvintm | Review Assigned To | => marvintm |
2017-05-15 09:31 | marvintm | Status | resolved => closed |
2017-05-15 09:31 | marvintm | Fixed in Version | => RR17Q3 |
Copyright © 2000 - 2009 MantisBT Group |