Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0039746 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| backport | [Retail Modules] Web POS | major | have not tried | 2018-09-06 11:46 | 2018-12-27 12:12 | |||
| Reporter | malsasua | View Status | public | |||||
| Assigned To | ranjith_qualiantech_com | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | RR18Q4.1 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | 9633d8833b3a | ||||
| Projection | none | ETA | none | Target Version | RR18Q4.1 | |||
| 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 | 0039746: 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. | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0108566) hgbot (developer) 2018-12-13 07:47 |
Repository: retail/backports/3.0RR18Q4.1/org.openbravo.retail.posterminal Changeset: 9633d8833b3a6e85013b97234c33d7ace0942296 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Thu Dec 13 12:17:05 2018 +0530 URL: http://code.openbravo.com/retail/backports/3.0RR18Q4.1/org.openbravo.retail.posterminal/rev/9633d8833b3a6e85013b97234c33d7ace0942296 [^] Fixed issue 39746 : 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 --- |
|
(0108568) hgbot (developer) 2018-12-13 07:47 |
Repository: retail/backports/3.0RR18Q4.1/pi-mobile Changeset: 28b72f4d4df6284130c667d7146b2cf308f5cbab Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Thu Dec 13 12:15:09 2018 +0530 URL: http://code.openbravo.com/retail/backports/3.0RR18Q4.1/pi-mobile/rev/28b72f4d4df6284130c667d7146b2cf308f5cbab [^] Verifies issue 39746 : 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 --- |
|
(0108766) hgbot (developer) 2018-12-27 12:12 |
Repository: tools/automation/pi-mobile Changeset: 28b72f4d4df6284130c667d7146b2cf308f5cbab Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Thu Dec 13 12:15:09 2018 +0530 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/28b72f4d4df6284130c667d7146b2cf308f5cbab [^] Verifies issue 39746 : 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 --- |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2018-12-04 12:57 | marvintm | Type | defect => backport |
| 2018-12-04 12:57 | marvintm | Target Version | => RR18Q4.1 |
| 2018-12-13 07:47 | hgbot | Checkin | |
| 2018-12-13 07:47 | hgbot | Note Added: 0108566 | |
| 2018-12-13 07:47 | hgbot | Status | scheduled => resolved |
| 2018-12-13 07:47 | hgbot | Resolution | open => fixed |
| 2018-12-13 07:47 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/405b5ad065bf619565c26ec73d45eaf4d8bf34b8 [^] => http://code.openbravo.com/retail/backports/3.0RR18Q4.1/org.openbravo.retail.posterminal/rev/9633d8833b3a6e85013b97234c33d7ace0942296 [^] |
| 2018-12-13 07:47 | hgbot | Checkin | |
| 2018-12-13 07:47 | hgbot | Note Added: 0108568 | |
| 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 | => RR18Q4.1 |
| 2018-12-27 12:12 | hgbot | Checkin | |
| 2018-12-27 12:12 | hgbot | Note Added: 0108766 | |
| Copyright © 2000 - 2009 MantisBT Group |