Openbravo Issue Tracking System - Retail Modules
View Issue Details
0047307Retail ModulesReturn Receiptpublic2021-06-30 18:192021-07-05 16:17
rqueralta 
rqueralta 
urgentmajoralways
closedfixed 
5
 
RR21Q4 
Packaging and release
2021-05-17
main
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/commit/0dca01e4b5d6c06a86c39995ffae6cd8a20b143e [^]
No
0047307: 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.
depends on backport 0047333RR21Q3 closed rqueralta Error when opening a verified return with splitted lines 
Issue History
2021-06-30 18:19rqueraltaNew Issue
2021-06-30 18:19rqueraltaAssigned To => rqueralta
2021-06-30 18:19rqueraltaRegression introduced by commit => 0dca01e4b5d6c06a86c39995ffae6cd8a20b143e
2021-06-30 18:19rqueraltaTriggers an Emergency Pack => No
2021-06-30 18:22rqueraltaStatusnew => scheduled
2021-06-30 18:23rqueraltaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=22824#r22824
2021-06-30 23:11hgbotNote Added: 0130042
2021-07-05 15:31marvintmRegression introduced by commit0dca01e4b5d6c06a86c39995ffae6cd8a20b143e => https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/commit/0dca01e4b5d6c06a86c39995ffae6cd8a20b143e [^]
2021-07-05 15:32marvintmRegression level => Packaging and release
2021-07-05 15:32marvintmRegression date => 2021-05-17
2021-07-05 15:32marvintmRegression introduced in release => main
2021-07-05 15:32marvintmStatusscheduled => acknowledged
2021-07-05 15:32marvintmStatusacknowledged => scheduled
2021-07-05 16:17hgbotResolutionopen => fixed
2021-07-05 16:17hgbotStatusscheduled => closed
2021-07-05 16:17hgbotNote Added: 0130140
2021-07-05 16:17hgbotFixed in Version => RR21Q4
2021-07-05 16:17hgbotNote Added: 0130141

Notes
(0130042)
hgbot   
2021-06-30 23:11   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/18 [^]
(0130140)
hgbot   
2021-07-05 16:17   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/18 [^]
(0130141)
hgbot   
2021-07-05 16:17   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns [^]
Changeset: 829fa428ab0d35a322676c3f02bc5753b5e8c213
Author: Rafael Queralta <rafaelcuba81@gmail.com>
Date: 2021-07-05T14:16:48+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/commit/829fa428ab0d35a322676c3f02bc5753b5e8c213 [^]

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

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