Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031707 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | have not tried | 2015-12-14 21:43 | 2015-12-29 12:35 | |||
Reporter | agete | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR16Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 3e9de6ef5d06 | ||||
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 | Orekaria | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031707: [SERQA 470] Issue in cash management functionallity when there are more than one payent method. | |||||||
Description | Issue in cash management functionallity when there are more than one payent method. Different payment methods are shown in any of them. The amount is not added ina right way to the report. | |||||||
Steps To Reproduce | Steps to reproduce 1.In Organization window create two management events one for payment method cash and another one for VISA, both for event type "Out" 2.In Organization window create two management events one for payment method cash and another one for VISA, both for event type "In" 3.In POS Terminal Type check "allow withdrawals" and "allow deposits" for cash and Visa payment methods and also add any GL Item 4.Select the menu option Cas management 5.Click the button Cash deposit --> BUG1: Check VISA and CASH options are in this button 6. Select VISA option --> BUG2: Check the deposit added for VISA has been added in the report in the Cash section | |||||||
Tags | SER-QA | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||||||||||||||||
|
![]() |
|
(0082899) hgbot (developer) 2015-12-21 15:18 |
Repository: tools/automation/pi-mobile Changeset: 448617029e8cd9f37a1011b02d68d29a1731e946 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Mon Dec 21 13:32:15 2015 +0100 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/448617029e8cd9f37a1011b02d68d29a1731e946 [^] Verifies issue 31707: [SERQA 470] Issue in cash management functionallity when there are more than one payent method. Added test I31707_CashMgmEventsWithMultiplePaymentMthd The test I30848_CashMgmtRecoverAfterDeletingCache should change. The reason is that the popup testid has change. --- M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I30848_CashMgmtRecoverAfterDeletingCache.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashmanagement/I31707_CashMgmEventsWithMultiplePaymentMthd.java --- |
(0082900) hgbot (developer) 2015-12-21 15:18 |
Repository: erp/pmods/org.openbravo.retail.sampledata Changeset: 4d0f133039f808c5cdf48c44f6b87a8a19cf041e Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Mon Dec 21 13:19:10 2015 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sampledata/rev/4d0f133039f808c5cdf48c44f6b87a8a19cf041e [^] Related to issue 31707: [SERQA 470] Issue in cash management functionallity when there are more than one payent method. Some cash management events must be added to the organizations to check them in the tests. --- M referencedata/sampledata/The_White_Valley_Group/OBRETCO_CMEVENTS.xml --- |
(0082901) hgbot (developer) 2015-12-21 15:19 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 3e9de6ef5d061f49607b8ed0cc66c37ac30c23f8 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Thu Dec 17 12:02:38 2015 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3e9de6ef5d061f49607b8ed0cc66c37ac30c23f8 [^] Fixed issue 31707: [SERQA 470] Issue in cash management functionallity when there are more than one payent method. It's necessary to eliminathe the cash management events whose payment method are not the allowed by the definition of the cash managemet payment methods. --- M src/org/openbravo/retail/posterminal/term/CashMgmtDepositEvents.java M src/org/openbravo/retail/posterminal/term/CashMgmtDropEvents.java M web/org.openbravo.retail.posterminal/js/cashmgmt/model/cashmgmt-model.js --- |
(0082903) hgbot (developer) 2015-12-21 15:19 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 7995a1dfa5b8396b37af0711433f406702c1b524 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Mon Dec 21 08:52:25 2015 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7995a1dfa5b8396b37af0711433f406702c1b524 [^] Related to issue 31707: [SERQA 470] Issue in cash management functionallity when there are more than one payent method. Some changes in the definition of the cash management event popups are necessary to create a test to verify that all is working fine. --- M web/org.openbravo.retail.posterminal/js/cashmgmt/view/listevents.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2015-12-14 21:43 | agete | New Issue | |
2015-12-14 21:43 | agete | Assigned To | => Retail |
2015-12-14 21:43 | agete | OBNetwork customer | => Yes |
2015-12-14 21:43 | agete | Resolution time | => 1450825200 |
2015-12-14 21:43 | agete | Triggers an Emergency Pack | => No |
2015-12-14 21:43 | agete | Tag Attached: SER-QA | |
2015-12-15 10:53 | Orekaria | File Added: demo.mp4 | |
2015-12-15 11:10 | Orekaria | Status | new => acknowledged |
2015-12-15 11:47 | Orekaria | Relationship added | related to 0031714 |
2015-12-15 11:47 | Orekaria | Relationship added | related to 0031693 |
2015-12-16 13:04 | jorge-garcia | Assigned To | Retail => jorge-garcia |
2015-12-16 13:04 | jorge-garcia | Status | acknowledged => scheduled |
2015-12-21 10:45 | jorge-garcia | File Added: 31707Fix.diff | |
2015-12-21 15:18 | hgbot | Checkin | |
2015-12-21 15:18 | hgbot | Note Added: 0082899 | |
2015-12-21 15:18 | hgbot | Checkin | |
2015-12-21 15:18 | hgbot | Note Added: 0082900 | |
2015-12-21 15:19 | hgbot | Checkin | |
2015-12-21 15:19 | hgbot | Note Added: 0082901 | |
2015-12-21 15:19 | hgbot | Status | scheduled => resolved |
2015-12-21 15:19 | hgbot | Resolution | open => fixed |
2015-12-21 15:19 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3e9de6ef5d061f49607b8ed0cc66c37ac30c23f8 [^] |
2015-12-21 15:19 | hgbot | Checkin | |
2015-12-21 15:19 | hgbot | Note Added: 0082903 | |
2015-12-29 12:35 | Orekaria | File Deleted: 31707Fix.diff | |
2015-12-29 12:35 | Orekaria | Review Assigned To | => Orekaria |
2015-12-29 12:35 | Orekaria | Status | resolved => closed |
2015-12-29 12:35 | Orekaria | Fixed in Version | => RR16Q1 |
2016-01-08 10:22 | jorge-garcia | Relationship added | related to 0031838 |
2016-01-08 10:24 | jorge-garcia | Relationship added | related to 0031839 |
Copyright © 2000 - 2009 MantisBT Group |