Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0039747 | Retail Modules | Web POS | public | 2018-09-06 11:46 | 2018-12-27 10:27 |
|
Reporter | malsasua | |
Assigned To | ranjith_qualiantech_com | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RR18Q3.4 | Fixed in Version | RR18Q3.4 | |
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 | 0039747: payment method has been deactivated when there is a cashup open, and sales were done in this payment method |
Description | Currently it's possible to disable a payment method for a Terminal, even if there is currently a cashup open, and sales were done for this payment method.
This will then lead to problems when trying to process the cashup. |
Steps To Reproduce | [POS]
. login
. do sales withi payment method "cash"
[BO]
. deactivate payment method "Cash" of this terminal
[POS]
- refresh web pos, and then do cashup
- notice the cashup went to errors while importing
|
Proposed Solution | It should not be possible to disable the payment method of a terminal, if the terminal has an open cashup, and contains sales for this payment method. |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0039236 | | closed | ranjith_qualiantech_com | payment method has been deactivated when there is a cashup open, and sales were done in this payment method |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-12-04 12:57 | marvintm | Type | defect => backport |
2018-12-04 12:57 | marvintm | Target Version | => RR18Q3.4 |
2018-12-13 08:05 | hgbot | Checkin | |
2018-12-13 08:05 | hgbot | Note Added: 0108570 | |
2018-12-13 08:16 | ranjith_qualiantech_com | Note Added: 0108575 | |
2018-12-13 08:17 | ranjith_qualiantech_com | Status | scheduled => resolved |
2018-12-13 08:17 | ranjith_qualiantech_com | Resolution | open => fixed |
2018-12-24 14:46 | marvintm | Review Assigned To | => marvintm |
2018-12-24 14:46 | marvintm | Status | resolved => closed |
2018-12-24 14:46 | marvintm | Fixed in Version | => RR18Q3.4 |
2018-12-27 10:27 | hgbot | Checkin | |
2018-12-27 10:27 | hgbot | Note Added: 0108764 | |
Notes |
|
(0108570)
|
hgbot
|
2018-12-13 08:05
|
|
Repository: retail/backports/3.0RR18Q3.4/pi-mobile
Changeset: a974317d56ca3f5b45b5163c5e2e414b0637706c
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Dec 13 12:16:58 2018 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR18Q3.4/pi-mobile/rev/a974317d56ca3f5b45b5163c5e2e414b0637706c [^]
Verifies issue 39747 : Modified Test "I35320_VerifyLayawayButtonEnabled"
* Modified Test I35320_VerifyLayawayButtonEnabled, I34663_ExcludePaymentsNotActive
* Before deactivating the payment method, Cashup should be done
---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I35320_VerifyLayawayButtonEnabled.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sampledata/I34663_ExcludePaymentsNotActive.java
---
|
|
|
|
Repository: retail/backports/3.0RR18Q3.4/org.openbravo.retail.posterminal
Changeset: f94cacfba0785d5141725f49f139f5be183784da
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Dec 13 12:15:15 2018 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR18Q3.4/org.openbravo.retail.posterminal/rev/f94cacfba0785d5141725f49f139f5be183784da [^] [^]
Fixed issue 39747 : Added Event Handler for Payment Method to check cashup is processed
* Added Event Handler for payment method while deactivating or removing it.
* Payment method can be deactivated or removed only when Cashup should be processed for all terminals
---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/event/PaymentMethodTypeEventHandler.java |
|
|
(0108764)
|
hgbot
|
2018-12-27 10:27
|
|
Repository: tools/automation/pi-mobile
Changeset: a974317d56ca3f5b45b5163c5e2e414b0637706c
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Dec 13 12:16:58 2018 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/a974317d56ca3f5b45b5163c5e2e414b0637706c [^]
Verifies issue 39747 : Modified Test "I35320_VerifyLayawayButtonEnabled"
* Modified Test I35320_VerifyLayawayButtonEnabled, I34663_ExcludePaymentsNotActive
* Before deactivating the payment method, Cashup should be done
---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I35320_VerifyLayawayButtonEnabled.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sampledata/I34663_ExcludePaymentsNotActive.java
---
|
|