Openbravo Issue Tracking System - POS2
View Issue Details
0052221POS2POSpublic2023-04-25 11:092023-05-16 12:40
ebecerra 
ebecerra 
normalmajorhave not tried
closedfixed 
5
 
23Q1.3 
No
0052221: The error "Order not found" is shown when reopen verified return order
When create an order and add a product and do a verified return, complete the order and try to open again then we will get an error "Order not found"
Enter in POS application

1. Create a new ticket and add "Headlamp ultralight" and paid it (Ticket-1.png)

2. Create a new ticket and add "Multi-tool" (Ticket-2.png)

3. Open "Orders" panel and find previous ticket and do a verified return (Ticket-1-VerifedReturn.png)

4. Paid the ticket (Ticket-2-Complete.png)

5. Try to open the ticket (Ticket-2-Open.png)
No tags attached.
blocks defect 0052218 closed ebecerra "Order not found" Error is shown when a verified return order (created for a non empty order is opened 
Issue History
2023-04-25 11:24ebecerraTypedefect => backport
2023-04-25 11:24ebecerraTarget Version => 23Q1.3
2023-05-11 11:33hgbotNote Added: 0149614
2023-05-16 12:40hgbotNote Added: 0149820
2023-05-16 12:40hgbotResolutionopen => fixed
2023-05-16 12:40hgbotStatusscheduled => closed
2023-05-16 12:40hgbotFixed in Version => RR23Q1.3
2023-05-16 12:40hgbotNote Added: 0149821

Notes
(0149614)
hgbot   
2023-05-11 11:33   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1186 [^]
(0149820)
hgbot   
2023-05-16 12:40   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1186 [^]
(0149821)
hgbot   
2023-05-16 12:40   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 951889550db8e4341014c71bf9b7df440bd11c8f
Author: Eduardo Becerra <eduardo.becerra@openbravo.com>
Date: 11-05-2023 11:32:31
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/951889550db8e4341014c71bf9b7df440bd11c8f [^]

Fixes ISSUE-52221: Allow opening a ticket with verified returned lines from different tickets

---
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket-list/actions/LoadRemoteTicket.js
---