Openbravo Issue Tracking System - Retail Modules
View Issue Details
0046516Retail ModulesWeb POSpublic2021-05-05 15:032021-05-15 07:27
aferraz 
ranjith_qualiantech_com 
normalmajorhave not tried
closedfixed 
5
 
RR21Q3 
Production - QA Approved
2020-12-13
RR21Q1
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/336a1fcac948f2eb481716ebc3973247b764cede [^]
No
0046516: Cancel and replace creates the netting payment for a payment method different than the original one
Cancel and replace creates the netting payment for a payment method different than the original one
- Create a ticket in POS and pay it with Cash.
- Check in backoffice in Payment In window a payment has been created with payment method: Cash.
- Open the ticket and click on cancel and replace.
- Complete the replace ticket without modifying it.
- Check in backoffice in Payment In window a netting payment has been created with payment method: Wire Transfer.
No tags attached.
related to defect 0045518 closed rqueralta For netting payment of a Cancel Layaway the payment method and financial account of a different terminal is used 
depends on backport 0046595RR21Q2 closed ranjith_qualiantech_com Cancel and replace creates the netting payment for a payment method different than the original one 
depends on backport 0046673RR21Q1.2 closed ranjith_qualiantech_com Cancel and replace creates the netting payment for a payment method different than the original one 
Issue History
2021-05-05 15:03aferrazNew Issue
2021-05-05 15:03aferrazAssigned To => Retail
2021-05-05 15:03aferrazTriggers an Emergency Pack => No
2021-05-05 15:05aferrazRegression level => Production - QA Approved
2021-05-05 15:07aferrazSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=22454#r22454
2021-05-06 06:47ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2021-05-06 11:39ranjith_qualiantech_comRegression date => 2020-12-13
2021-05-06 11:39ranjith_qualiantech_comRegression introduced in release => RR21Q1
2021-05-06 11:39ranjith_qualiantech_comRegression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/336a1fcac948f2eb481716ebc3973247b764cede [^]
2021-05-06 11:50ranjith_qualiantech_comRelationship addedrelated to 0045518
2021-05-10 07:15ranjith_qualiantech_comStatusnew => scheduled
2021-05-10 07:16hgbotNote Added: 0127911
2021-05-10 07:16hgbotNote Added: 0127912
2021-05-14 08:19marvintmStatusscheduled => acknowledged
2021-05-14 08:19marvintmStatusacknowledged => scheduled
2021-05-14 08:36hgbotResolutionopen => fixed
2021-05-14 08:36hgbotStatusscheduled => closed
2021-05-14 08:36hgbotFixed in Version => RR21Q3
2021-05-14 08:36hgbotNote Added: 0128091
2021-05-14 08:36hgbotNote Added: 0128092
2021-05-15 07:27hgbotNote Added: 0128138
2021-05-15 07:27hgbotNote Added: 0128139

Notes
(0127911)
hgbot   
2021-05-10 07:16   
Merge Request created: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/86 [^]
(0127912)
hgbot   
2021-05-10 07:16   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/404 [^]
(0128091)
hgbot   
2021-05-14 08:36   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 4a6a736d0ba3a352286d04a83c4a4b48964f8e2c
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-05-14T06:36:32+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/4a6a736d0ba3a352286d04a83c4a4b48964f8e2c [^]

Fixed ISSUE-46516: Added Order Paymentmethod to get defaultPaymentMethod for CR

---
M src/org/openbravo/retail/posterminal/POSUtils.java
---
(0128092)
hgbot   
2021-05-14 08:36   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/404 [^]
(0128138)
hgbot   
2021-05-15 07:27   
Merge request merged: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/86 [^]
(0128139)
hgbot   
2021-05-15 07:27   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: a8695b9e4bb10057aee6d1161085619fea1b17af
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-05-15T05:26:52+00:00
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/a8695b9e4bb10057aee6d1161085619fea1b17af [^]

Fixed ISSUE-46516: Verifies Test CancelLayawayWithOverpayment

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cancelandreplace/CancelLayawayWithOverpayment.java
---