Openbravo Issue Tracking System - POS2
View Issue Details
0052249POS2POSpublic2023-04-26 11:572024-01-09 17:34
niketanrai 
sreehari 
urgentmajoralways
closedfixed 
5
 
24Q2 
No
0052249: Issue while adding service to an item
In POS2 modules,
For service added for a product in the receipt line, Qty is enabled for the service item.
While clicking on the '+' sign for the service item, it is adding an association for the same service product which is added for the item in the receipt line.

Please refer screenshot.
In POS2 Modules:

1. Add an item (e.g. Electronic Animal Repellent) linked to a service.
2. Click on the service icon and add the service "Installation pack" in this case.
3. Left-click on the service item line, it will open a pop-up where for Qty + & - sign is enabled for the service item.
4. Click on the + icon, Association of the same item "Installation pack" is added on the service item line.
5. We can check the association by clicking the "Remove association" option by clicking on the service item line.
No tags attached.
png Service_Item_Issue.png (286,287) 2023-04-26 11:57
https://issues.openbravo.com/file_download.php?file_id=18433&type=bug
Issue History
2023-04-26 11:57niketanraiNew Issue
2023-04-26 11:57niketanraiAssigned To => Retail
2023-04-26 11:57niketanraiFile Added: Service_Item_Issue.png
2023-04-26 11:57niketanraiTriggers an Emergency Pack => No
2023-10-09 13:30SABARINATH PAssigned ToRetail => SABARINATH P
2023-10-12 07:13SABARINATH PStatusnew => scheduled
2023-12-01 09:40SABARINATH PAssigned ToSABARINATH P => sreehari
2023-12-12 06:54sreehariNote Added: 0158069
2023-12-14 05:14hgbotNote Added: 0158169
2024-01-09 17:34hgbotNote Added: 0158994
2024-01-09 17:34hgbotResolutionopen => fixed
2024-01-09 17:34hgbotStatusscheduled => closed
2024-01-09 17:34hgbotFixed in Version => 24Q2
2024-01-09 17:34hgbotNote Added: 0158995

Notes
(0158069)
sreehari   
2023-12-12 06:54   
Video Link - https://drive.google.com/file/d/1tEpCTeui0LoMXNAg867za4R3fRm4N2WH/view?usp=sharing [^]
(0158169)
hgbot   
2023-12-14 05:14   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2291 [^]
(0158994)
hgbot   
2024-01-09 17:34   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2291 [^]
(0158995)
hgbot   
2024-01-09 17:34   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: c82d8c3ebf4d188cf81864bdf10bebfadd80df14
Author: Sreehari Venkataraman <sreehari.venkataraman.ext@openbravo.com>
Date: 09-01-2024 16:34:42
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/c82d8c3ebf4d188cf81864bdf10bebfadd80df14 [^]

Fixes ISSUE-52249: Added conditions to disable +/- buttons for services

---
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLines/SetLineQuantityButton.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLines/__test__/SetLineQuantityButton.test.jsx
---