Openbravo Issue Tracking System - POS2
View Issue Details
0054518POS2[Retail Modules] Return Receiptpublic2023-11-23 10:542024-02-05 14:11
ucarrion 
Rajesh_18 
normalmajoralways
closedfixed 
5
 
24Q124Q1 
No
0054518: 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.
blocks defect 0054013 closed Rajesh_18 Return line missing in line multiselection 
Issue History
2024-01-31 11:28guilleaerTypedefect => backport
2024-01-31 11:28guilleaerTarget Version => 24Q1
2024-02-01 07:19hgbotNote Added: 0160047
2024-02-05 14:11hgbotResolutionopen => fixed
2024-02-05 14:11hgbotStatusscheduled => closed
2024-02-05 14:11hgbotNote Added: 0160255
2024-02-05 14:11hgbotFixed in Version => 24Q1
2024-02-05 14:11hgbotNote Added: 0160256

Notes
(0160047)
hgbot   
2024-02-01 07:19   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2387 [^]
(0160255)
hgbot   
2024-02-05 14:11   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2387 [^]
(0160256)
hgbot   
2024-02-05 14:11   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 6ed84c93efe4c0ba6cbf5c7a413ea259514eeed8
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 05-02-2024 13:11:21
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/6ed84c93efe4c0ba6cbf5c7a413ea259514eeed8 [^]

Fixed ISSUE-54518: Return line and Return input buttons are shown on multiselection

---
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
---