Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0056967 | Retail Modules | Web POS | public | 2024-10-29 16:59 | 2024-11-16 10:00 |
|
Reporter | malsasua | |
Assigned To | Rajesh_18 | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RR24Q4 | Fixed in Version | RR24Q4 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0056967: Overpayment is not checked before to add the payment |
Description | if you configure a payment method with overpayment limit, the payment is added although the overpayment limit is reached |
Steps To Reproduce | BO:
. Touchpoint Type: Credit Card:
- Payment provider: Legacy Payment Provider
- Overpayment / Change Limit: 0
POS
. add Adhesive body warmers: total ticket 3.60
. click in total button -> payment tab opened
. Card: 5 -> enter button -> Payment using card was added with 5 -> Overpayment not available message is displayed, but the payment was added |
Proposed Solution | . the payment should not be added informing the overpayment is not available |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0056932 | | closed | Rajesh_18 | Overpayment is not checked before to add the payment |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2024-11-04 16:05 | migueldejuana | Type | defect => backport |
2024-11-04 16:05 | migueldejuana | Target Version | => RR24Q4 |
2024-11-07 14:49 | migueldejuana | Assigned To | Retail => Rajesh_18 |
2024-11-13 06:19 | hgbot | Note Added: 0171834 | |
2024-11-13 06:19 | hgbot | Note Added: 0171835 | |
2024-11-16 10:00 | hgbot | Resolution | open => fixed |
2024-11-16 10:00 | hgbot | Status | scheduled => closed |
2024-11-16 10:00 | hgbot | Note Added: 0172111 | |
2024-11-16 10:00 | hgbot | Fixed in Version | => RR24Q4 |
2024-11-16 10:00 | hgbot | Note Added: 0172112 | |
2024-11-16 10:00 | hgbot | Note Added: 0172113 | |
2024-11-16 10:00 | hgbot | Note Added: 0172114 | |
Notes |
|
(0171834)
|
hgbot
|
2024-11-13 06:19
|
|
|
|
(0171835)
|
hgbot
|
2024-11-13 06:19
|
|
|
|
(0172111)
|
hgbot
|
2024-11-16 10:00
|
|
|
|
(0172112)
|
hgbot
|
2024-11-16 10:00
|
|
|
|
(0172113)
|
hgbot
|
2024-11-16 10:00
|
|
Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: 19edb4f2b7baf16c3be26673ba252a55052cd9f2
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 13-11-2024 10:47:23
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/19edb4f2b7baf16c3be26673ba252a55052cd9f2 [^]
Related to ISSUE-56967: Refactored overpayment tests
---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/payment/I39726_VerifyNoErrorWithAndWithoutOverpayments.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/payment/I39974_VerifyOverpaymentWith2DifferentPaymentMethods.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I31791_CheckingErrorMsgInOverpayment.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I36977_VerifyOverpaymentEvaluation.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I36994_OverpaymentLimitWithDecimalSeparatorDoesNotWork.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I31842_VerifyOverpaymentByLimit.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I32826_VerifyOverpaymentByCashCard.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I32826_VerifyOverpaymentByCashCardII.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I33324_VerifyOverpaymentByCash.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I36974_VerifyOverpaymentByLimitAfterRefresh.java
---
|
|
|
(0172114)
|
hgbot
|
2024-11-16 10:00
|
|
|