Openbravo Issue Tracking System - POS2
View Issue Details
0052230POS2Restaurantspublic2023-04-25 15:162024-04-15 14:31
asier_perez 
Rajesh_18 
normaltrivialalways
closedfixed 
5
 
 
No
0052230: [23Q2] When editing the quantity of a menu that is in a return, the menu disappears
The Price Modification button allows to click the "+" or the "-" to modify the quantity of a product in the ticket. Usually, if we have quantity 1 and we click "-", the line disappears because it reaches a quantity of 0; when the ticket is converted to return, this correctly happens when we have -1 and we click "+". But if the product is a menu from restaurants and the order is a return, the line disappears when we click either "+" or "-".
1) Log in POS2
2) Change to Restaurants schema
3) Select a menu to the ticket, such as Simple Menu, and complete it to add it to the ticket
4) Click the three dots button of the ticket (above the Pay button) and select 'Convert to return'
5) Select the menu line in the ticket
6) Click the name of the menu again to open its popup
7) Click the "-" button => The quantity should change from -1 to -2, but instead the line disappears as if "+" was clicked
No tags attached.
png menu.png (59,383) 2023-04-25 15:16
https://issues.openbravo.com/file_download.php?file_id=18425&type=bug
png
Issue History
2023-04-25 15:16asier_perezNew Issue
2023-04-25 15:16asier_perezAssigned To => Retail
2023-04-25 15:16asier_perezFile Added: menu.png
2023-04-25 15:16asier_perezTriggers an Emergency Pack => No
2023-10-13 07:06Rajesh_18Assigned ToRetail => Rajesh_18
2024-04-05 10:58Rajesh_18Statusnew => scheduled
2024-04-05 14:45hgbotNote Added: 0162895
2024-04-15 14:31hgbotResolutionopen => fixed
2024-04-15 14:31hgbotStatusscheduled => closed
2024-04-15 14:31hgbotNote Added: 0163233
2024-04-15 14:31hgbotNote Added: 0163234

Notes
(0162895)
hgbot   
2024-04-05 14:45   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant/-/merge_requests/277 [^]
(0163233)
hgbot   
2024-04-15 14:31   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant [^]
Changeset: 22f56b68018ecc0d2069db67d7866624ed6d9cad
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 15-04-2024 12:29:15
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant/-/commit/22f56b68018ecc0d2069db67d7866624ed6d9cad [^]

Fixed ISSUE-52230: Quantitys button on popover make the quantity change

---
M web-jspack/org.openbravo.pos2.restaurant/src/components/TicketMenuLineHeaderPopover/TicketMenuLineHeaderPopover.config.json
---
(0163234)
hgbot   
2024-04-15 14:31   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant/-/merge_requests/277 [^]