Openbravo Issue Tracking System - POS2
View Issue Details
0057199POS2POSpublic2024-03-13 12:212024-11-22 07:50
frank_gonzalez 
sreehari 
normalmajoralways
closedfixed 
5
 
24Q3.324Q3.3 
No
0057199: Services out of sync with related line if line is split and the quantity are deleted
The following case applies when adding a product with a service configured with quantityRule set to "As per product" and the main product line is split:

If one/more of the split lines are deleted (i.e. the total quantity of the original product changes), the quantity of the service line isn't updated. However, if the quantity of the "original" product line is modified, the quantity of the service line changes.
POS2:
- Log in to the POS as "vallblanca"
- Add a product with a service configured with quantity rule "As per product"
- Increment the quantity of the main product line
- Split the main product line
- Delete one of the new lines
No tags attached.
blocks defect 0054941 closed sreehari Services out of sync with related line if line is split and the quantity are deleted 
Issue History
2024-11-20 09:57marvintmTypedefect => backport
2024-11-20 09:57marvintmTarget Version => 24Q3.3
2024-11-22 06:17hgbotNote Added: 0172449
2024-11-22 07:50hgbotResolutionopen => fixed
2024-11-22 07:50hgbotStatusscheduled => closed
2024-11-22 07:50hgbotFixed in Version => 24Q3.3
2024-11-22 07:50hgbotNote Added: 0172453
2024-11-22 07:50hgbotNote Added: 0172454

Notes
(0172449)
hgbot   
2024-11-22 06:17   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3138 [^]
(0172453)
hgbot   
2024-11-22 07:50   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 4ca1c4df75882425dafb142bf490d67a27d5e515
Author: Sreehari Venkataraman <sreehari.venkataraman.ext@openbravo.com>
Date: 22-11-2024 10:46:04
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/4ca1c4df75882425dafb142bf490d67a27d5e515 [^]

Fixes ISSUE-57199: Disabled SplitLine when Ticket has service product

---
M web-jspack/org.openbravo.pos2/src/model/ticket/user-actions/SplitLines.js
---
(0172454)
hgbot   
2024-11-22 07:50   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3138 [^]