Openbravo Issue Tracking System - POS2
View Issue Details
0052308POS2POSpublic2023-05-02 17:412023-06-14 09:10
aaroncalero 
dcontrera 
highmajoralways
closedfixed 
5
 
23Q3 
No
0052308: Manually changing the quantity of a line does not trigger the Return Reasons popup
Changing the quantity of a line through the qty change popover of a line does not trigger the Return Reasons popup even if the resultant quantity is negative.
Log in https://livebuilds.openbravo.com/retail_pos2_pgsql/web/pos/?terminal=VBS-2 [^]
Add a product
Click on the line and then on the Qty button (between the - and + buttons)
Click on the -/+ icon to change the sign of the quantity and then in OK
Verify that the quantity is changed but no popup is shown, which is wrong.
Manually changing the quantity of the line should trigger the Return Reasons popup the same way the "Return Line" button does (on the line popover).
No tags attached.
related to feature request 0051605 closed ignacio_deandres Support Return Reasons for return lines 
Issue History
2023-05-02 17:41aaroncaleroNew Issue
2023-05-02 17:41aaroncaleroAssigned To => Retail
2023-05-02 17:41aaroncaleroTriggers an Emergency Pack => No
2023-05-02 17:43aaroncaleroRelationship addedrelated to 0051605
2023-05-17 03:27dcontreraAssigned ToRetail => dcontrera
2023-05-18 21:01hgbotNote Added: 0149946
2023-05-19 06:36guillermogilStatusnew => scheduled
2023-06-14 09:10hgbotResolutionopen => fixed
2023-06-14 09:10hgbotStatusscheduled => closed
2023-06-14 09:10hgbotNote Added: 0151132
2023-06-14 09:10hgbotFixed in Version => 23Q3
2023-06-14 09:10hgbotNote Added: 0151133

Notes
(0149946)
hgbot   
2023-05-18 21:01   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1820 [^]
(0151132)
hgbot   
2023-06-14 09:10   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1820 [^]
(0151133)
hgbot   
2023-06-14 09:10   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: b767468ae926ed21f04cb86ead16978bd7d24508
Author: Dante Contrera <dante.contrera@smfconsulting.es>
Date: 14-06-2023 07:10:21
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/b767468ae926ed21f04cb86ead16978bd7d24508 [^]

Fixed ISSUE-52308: Return Reason popup when changing manually the qty to negative.

---
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLinePopover/TicketLinePopover.jsx
---