Openbravo Issue Tracking System - Retail Modules
View Issue Details
0050415Retail ModulesWeb POSpublic2022-09-22 11:182022-10-05 11:36
aaroncalero 
alainperez 
highmajoralways
closedfixed 
5
 
RR22Q4RR22Q4 
No
0050415: Payment Methods for Refunds are not checked from Pay Open Tickets
It is possible to skip the Payment Methods for Refunds validations if the return is completed from the Pay Open Tickets screen (returns were allowed in this screen in 0049409)
Preparation:
Log in backoffice, go to the Channel - Touchpoint Type window and configure the Payment Method for Refunds functionality:
* Add Cash as the PM for Refund for Cash
Log in Webpos and create a ticket with a single product and paid totally in Cash.

* Go to menu > Verified returns and return the ticket created previously.
* Go to the Payments tab and try to add a payment in card. Verify that it is not allowed.
* Go to menu > Pay Open tickets and select the draft ticket with the verified return
=> Verify that now it is possible to add a negative payment in Card and complete the return.
No tags attached.
blocks defect 0050311 closed alainperez Payment Methods for Refunds are not checked from Pay Open Tickets 
Issue History
2022-10-05 10:19igor_trebolTypedefect => backport
2022-10-05 10:19igor_trebolTarget Version => RR22Q4
2022-10-05 11:21hgbotNote Added: 0141669
2022-10-05 11:36hgbotResolutionopen => fixed
2022-10-05 11:36hgbotStatusscheduled => closed
2022-10-05 11:36hgbotNote Added: 0141672
2022-10-05 11:36hgbotFixed in Version => RR22Q4
2022-10-05 11:36hgbotNote Added: 0141673

Notes
(0141669)
hgbot   
2022-10-05 11:21   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/946 [^]
(0141672)
hgbot   
2022-10-05 11:36   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/946 [^]
(0141673)
hgbot   
2022-10-05 11:36   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 084bcc5bdace183d4e9b4b82666dc3385f538d1b
Author: Igor Trebol <igor.trebol@openbravo.com>
Date: 05-10-2022 11:15:57
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/084bcc5bdace183d4e9b4b82666dc3385f538d1b [^]

Fixes ISSUE-50415: Payment Methods for Refunds are not checked from Pay Open Tickets

---
M web/org.openbravo.retail.posterminal/js/components/modal-pay-open-tickets.js
M web/org.openbravo.retail.posterminal/js/model/order.js
---