Openbravo Issue Tracking System - POS2
View Issue Details
0054013POS2[Retail Modules] Return Receiptpublic2023-11-23 10:542024-01-31 11:29
ucarrion 
Rajesh_18 
normalmajoralways
closedfixed 
5
 
 
No
0054013: Return line missing in line multiselection
The Return line button is missing while using the line multiselection in the POS. Check the picture attached.




Login a terminal.

Add >1 lines to the ticket.

Enable the multiselection (long click on a line will enable it).

Select >1 lines using the checkbox on each line.

Once some lines selected, press on the three dots on the green toolbar.

In the displayed popup, the mentioned option is not available.
The icon attached should be also present.
No tags attached.
related to feature request 0053740 closed Vitaliy Malets Define return reasons at line level for verified and blind returns in React POS 
depends on backport 005451824Q1 closed Rajesh_18 Return line missing in line multiselection 
related to defect 0051804 closed Retail Return Lines button label is not correct when used to "unreturn" multiple lines 
png issue1.png (136,750) 2023-11-23 10:54
https://issues.openbravo.com/file_download.php?file_id=19171&type=bug
png

png missingicon.png (3,854) 2023-11-23 10:54
https://issues.openbravo.com/file_download.php?file_id=19172&type=bug
png
Issue History
2023-11-23 10:54ucarrionNew Issue
2023-11-23 10:54ucarrionAssigned To => Retail
2023-11-23 10:54ucarrionFile Added: issue1.png
2023-11-23 10:54ucarrionTriggers an Emergency Pack => No
2023-11-23 10:54ucarrionFile Added: missingicon.png
2023-11-30 08:36migueldejuanaRelationship addedrelated to 0053740
2023-12-01 06:42Rajesh_18Assigned ToRetail => Rajesh_18
2023-12-01 06:43Rajesh_18Statusnew => scheduled
2023-12-01 08:39aaroncaleroProjectRetail Modules => POS2
2023-12-05 06:44hgbotNote Added: 0157947
2024-01-12 12:45hgbotResolutionopen => fixed
2024-01-12 12:45hgbotStatusscheduled => closed
2024-01-12 12:45hgbotNote Added: 0159257
2024-01-12 12:45hgbotFixed in Version => 24Q2
2024-01-12 12:45hgbotNote Added: 0159258
2024-01-31 11:28guilleaerStatusclosed => new
2024-01-31 11:28guilleaerResolutionfixed => open
2024-01-31 11:28guilleaerFixed in Version24Q2 =>
2024-01-31 11:28guilleaerStatusnew => scheduled
2024-01-31 11:29guilleaerStatusscheduled => resolved
2024-01-31 11:29guilleaerResolutionopen => fixed
2024-01-31 11:29guilleaerStatusresolved => closed
2024-02-19 09:37caristuRelationship addedrelated to 0051804

Notes
(0157947)
hgbot   
2023-12-05 06:44   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2276 [^]
(0159257)
hgbot   
2024-01-12 12:45   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2276 [^]
(0159258)
hgbot   
2024-01-12 12:45   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 5233fee12b5846c2aa434cdb7a5cfdb54fa3a60a
Author: Rajesh Senthilkumar <rajesh.senthilkumar.ext@openbravo.com>
Date: 12-01-2024 11:45:17
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/5233fee12b5846c2aa434cdb7a5cfdb54fa3a60a [^]

Fixed ISSUE-54013: Return line and Return input buttons are shown on multiselection inside the ticket popover

---
A web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLinePopover/__test__/ReturnLineButton.test.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLinePopover/ReturnLineButton.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLines/__test__/TicketLinesHeader.test.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketPopover/TicketPopover.config.json
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketPopover/__test__/TicketPopover.test.jsx
---