Openbravo Issue Tracking System - POS2
View Issue Details
0056040POS2POSpublic2024-07-17 10:332024-11-06 09:10
sofia_rodriguez 
Rajesh_18 
normalmajoralways
closedfixed 
5
 
25Q1 
No
0056040: Approval demanded twice when forcing search customer on moving to payment screen
When Channel Touchpoint type "Force Customer Search" field set to "On Moving to Payment Screen"
AND
User Action Access "Paid Negative Receipt" set to "Approval required"
then,
the approval for paying a negative receipt is asked twice.
First when clicking on refund button, and then another time after cancelling the search of the customer or assigning a customer to the ticket.
1. BO: Verify that at level Channel Touchpoint type, the field "Force Customer Search" is set to "On Moving to Payment Screen"
2. Log in POS with a User that has "Paid Negative Receipt" user action set as "Approval required"
3. Open an old sales order and click on verified return
4. Click on Refund button
5. Approval required pop up is displayed, fill in the information and approve
6. Search customer to assign appears, select a customer or click on cancel button
7. Approval required pop up is displayed again
No tags attached.
Issue History
2024-07-17 10:33sofia_rodriguezNew Issue
2024-07-17 10:33sofia_rodriguezAssigned To => Retail
2024-07-17 10:33sofia_rodriguezTriggers an Emergency Pack => No
2024-07-18 12:48guilleaerStatusnew => acknowledged
2024-07-18 13:00Rajesh_18Assigned ToRetail => Rajesh_18
2024-07-18 13:00Rajesh_18Statusacknowledged => scheduled
2024-07-18 13:48hgbotNote Added: 0167132
2024-11-04 16:28hgbotNote Added: 0171337
2024-11-04 16:30hgbotNote Added: 0171338
2024-11-06 09:10guilleaerNote Deleted: 0167132
2024-11-06 09:10guilleaerNote Deleted: 0171337
2024-11-06 09:10hgbotResolutionopen => fixed
2024-11-06 09:10hgbotStatusscheduled => closed
2024-11-06 09:10hgbotFixed in Version => 25Q1
2024-11-06 09:10hgbotNote Added: 0171483
2024-11-06 09:10hgbotNote Added: 0171484

Notes
(0171338)
hgbot   
2024-11-04 16:30   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3049 [^]
(0171484)
hgbot   
2024-11-06 09:10   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3049 [^]
(0171483)
hgbot   
2024-11-06 09:10   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 217d4cdb5538471fb461753cf1083a8f37a459cb
Author: Javier Rodríguez Regueiro <j.rodriguez@orisha.com>
Date: 06-11-2024 08:10:36
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/217d4cdb5538471fb461753cf1083a8f37a459cb [^]

Fixed ISSUE-56040: Avoid double approval on navigate to payment when Force...

---
M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerSelector/CustomerSelector.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketBPButton/TicketBPButtonGeneric.jsx
M web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/SwitchToPayments.js
---