Openbravo Issue Tracking System - Retail Modules
View Issue Details
0047333Retail ModulesReturn Receiptpublic2021-06-30 18:192021-07-06 07:27
rqueralta 
rqueralta 
urgentmajoralways
closedfixed 
5
 
RR21Q3RR21Q3 
Packaging and release
2021-05-17
main
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/commit/0dca01e4b5d6c06a86c39995ffae6cd8a20b143e [^]
No
0047333: Error when opening a verified return with splitted lines
Opening a verified return with splitted lines just one line is added to the ticket
1 - Log in on POS
2 - Create a new ticket
4 - Add three Adhesive Body Warmers
5 - Split this line in two lines with 2 and 1 items
6 - Complete the ticket
7 - Go to Verify Return and open the ticket created before
8 - Verify that just one line was added to the ticket
No tags attached.
blocks defect 0047307 closed rqueralta Error when opening a verified return with splitted lines 
Issue History
2021-07-05 15:32marvintmTypedefect => backport
2021-07-05 15:32marvintmTarget Version => RR21Q3
2021-07-05 21:59hgbotNote Added: 0130148
2021-07-06 07:27hgbotResolutionopen => fixed
2021-07-06 07:27hgbotStatusscheduled => closed
2021-07-06 07:27hgbotNote Added: 0130151
2021-07-06 07:27hgbotFixed in Version => RR21Q3
2021-07-06 07:27hgbotNote Added: 0130152

Notes
(0130148)
hgbot   
2021-07-05 21:59   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/19 [^]
(0130151)
hgbot   
2021-07-06 07:27   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/19 [^]
(0130152)
hgbot   
2021-07-06 07:27   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns [^]
Changeset: 76b98dc04daebc790a4a867f1e36492db4cea9b8
Author: Rafael Queralta <rafaelcuba81@gmail.com>
Date: 2021-07-05T15:57:32-04:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/commit/76b98dc04daebc790a4a867f1e36492db4cea9b8 [^]

Fixed BUG-47333: Check by lineId instead id to prevent problems with split lines

---
M web/org.openbravo.retail.returns/js/modalReturnLines.js
---