Openbravo Issue Tracking System - POS2
View Issue Details
0057752POS2POSpublic2025-01-24 12:472025-02-05 06:33
DanielMancho 
alainperez 
normalmajoralways
closedfixed 
5
 
25Q2 
Production - Confirmed Stable
24Q1
https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/commit/3d17e8e47a87959c64b9310d7577c0cd9ce190d8#18ca6306d2113335bfe8efd7a107bbbd15a654ce_50_60 [^]
No
0057752: [25Q1]Not possible to delete line when on verified return
When doing a verified return of an order, unable to delete the line. Not sliding the line neither clicking line and deleting line.
1. Log in POS
2. Add a Product to the order
3. Click Pay button
4. Complete the payment
5. Go to orders in the menu
6. Open the created order
7. Click the 3 vertical dots and select Verified returns
8. Fill with 1 the quantity to refund
9. Click apply button
10. Try to slide to the left the line

Expected result: the line is deleted
Observed result: the line is not deleted
No tags attached.
depends on backport 005786125Q1 closed alainperez [25Q1]Not possible to delete line when on verified return 
depends on backport 005786224Q4.1 closed alainperez [25Q1]Not possible to delete line when on verified return 
caused by defect 0053929 closed Rajesh_18 Swiping a receipt line does not delete the line 
has duplicate defect 0054252 closed jorgewederago [VERIFIED RETURN] Impossible to delete a product to be returned 
png Screenshot from 2025-01-24 12-47-03.png (157,888) 2025-01-24 12:47
https://issues.openbravo.com/file_download.php?file_id=20795&type=bug
png
Issue History
2025-01-24 12:47DanielManchoNew Issue
2025-01-24 12:47DanielManchoAssigned To => Retail
2025-01-24 12:47DanielManchoFile Added: Screenshot from 2025-01-24 12-47-03.png
2025-01-24 12:47DanielManchoRegression introduced in release => 23Q4.3
2025-01-24 12:47DanielManchoTriggers an Emergency Pack => No
2025-01-24 12:48DanielManchoAssigned ToRetail => DanielMancho
2025-01-24 12:49DanielManchoAssigned ToDanielMancho =>
2025-01-24 12:49DanielManchoAssigned To => Retail
2025-01-24 12:57DanielManchoRegression introduced in release23Q4.3 => 24Q1
2025-01-24 13:13guillermogilRelationship addedhas duplicate 0054252
2025-01-24 13:14guillermogilAssigned ToRetail => jorgewederago
2025-01-24 13:14guillermogilStatusnew => acknowledged
2025-01-24 13:14asier_perezRegression level => Production - Confirmed Stable
2025-01-27 12:17jorgewederagoAssigned Tojorgewederago => alainperez
2025-01-27 12:19jorgewederagoNote Added: 0174750
2025-01-27 21:05alainperezStatusacknowledged => scheduled
2025-01-28 03:13jorgewederagoRelationship addedcaused by 0053929
2025-01-28 05:37jorgewederagoRegression introduced by commit => https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/commit/3d17e8e47a87959c64b9310d7577c0cd9ce190d8#18ca6306d2113335bfe8efd7a107bbbd15a654ce_50_60 [^]
2025-01-28 20:48hgbotNote Added: 0174828
2025-02-05 05:15jorgewederagoSeverityminor => major
2025-02-05 06:30jorgewederagoStatusscheduled => feedback
2025-02-05 06:30jorgewederagoStatusfeedback => new
2025-02-05 06:31jorgewederagoStatusnew => scheduled
2025-02-05 06:33hgbotNote Added: 0175132
2025-02-05 06:33hgbotResolutionopen => fixed
2025-02-05 06:33hgbotStatusscheduled => closed
2025-02-05 06:33hgbotFixed in Version => 25Q2
2025-02-05 06:33hgbotNote Added: 0175133

Notes
(0174750)
jorgewederago   
2025-01-27 12:19   
This seems to be a regression related to a development which was done to prevent some actions when bringing orders/tickets from external systems. Some flags are now used to prevent those actions. We may be missing some of them when loading verified returns and thus we are not able to perform some actions
(0174828)
hgbot   
2025-01-28 20:48   
Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3424 [^]
(0175132)
hgbot   
2025-02-05 06:33   
Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3424 [^]
(0175133)
hgbot   
2025-02-05 06:33   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 1517a94ab6c8d90e8e0444dc2c39af52ee432812
Author: Alain PĂ©rez <alain.perez@openbravo.com>
Date: 05-02-2025 04:09:06
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/commit/1517a94ab6c8d90e8e0444dc2c39af52ee432812 [^]

Fixed ISSUE-57752: Not possible to delete line when on verified return

---
M web-jspack/org.openbravo.pos2/src/model/ticket/user-actions/DeleteLine.js
---