Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0057277 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [POS2] POS | major | have not tried | 2024-09-05 17:07 | 2024-11-26 11:39 | |||
Reporter | hbrasme | View Status | public | |||||
Assigned To | radhakrishnan | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 24Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | 24Q4.1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 24Q3 | SCM revision | ||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0057277: Contribution Module - No contribution recalculation after a line split or deletion | |||||||
Description | When a product with contribution is splitted, the contribution line is not recalculate | |||||||
Steps To Reproduce | Use a contribution (Product subtype) defined like as follow : Checkbox Linkable To Product selected Checkbox Forced in returns selected Price Calculation > By Product multiplicator Quantity Rule > As per product Allocation Type > mandatory --------- This contribution is assigned to a product ---- Select product with quantity of 3 When the line is splitted the contribution line is not recalculate ---- When 2 of the previous lines are deleted, the contribution is not recalculated for the only line present. The result shlould be a contribution (Gestion APE) with an 6.02 € like amount | |||||||
Proposed Solution | 1. Include property 'preventSplit' at line level for the main product line when adding a contribution to the ticket 2. Modify the conditional to check for contributions similar to how ticket.hasServices is used in https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3065/diffs?file=02be15b3fb317b5ce80c75e279ae19fd221914ca#02be15b3fb317b5ce80c75e279ae19fd221914ca_41_49 [^] I think solution 1 is the better option. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0172593) hgbot (developer) 2024-11-26 11:05 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3156 [^] |
(0172596) hgbot (developer) 2024-11-26 11:38 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3156 [^] |
(0172597) hgbot (developer) 2024-11-26 11:38 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: f95fc5cb5e5fa19f9f4c31b1c26db41dee128a74 Author: Radhakrishnan Seeman <r.seeman@external.orisha.com> Date: 26-11-2024 10:38:10 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/f95fc5cb5e5fa19f9f4c31b1c26db41dee128a74 [^] Fixed ISSUE-57277: Blocked split action of a line --- M web-jspack/org.openbravo.pos2/src/model/ticket/__test__/ContributionHooks.test.js M web-jspack/org.openbravo.pos2/src/model/ticket/actions/ContributionHooks.js --- |
Issue History | |||
Date Modified | Username | Field | Change |
2024-11-26 10:44 | jonae | Type | defect => backport |
2024-11-26 10:44 | jonae | Target Version | => 24Q4.1 |
2024-11-26 11:05 | hgbot | Note Added: 0172593 | |
2024-11-26 11:38 | hgbot | Note Added: 0172596 | |
2024-11-26 11:38 | hgbot | Resolution | open => fixed |
2024-11-26 11:38 | hgbot | Status | scheduled => closed |
2024-11-26 11:38 | hgbot | Fixed in Version | => 24Q4 |
2024-11-26 11:38 | hgbot | Note Added: 0172597 | |
2024-11-26 11:39 | frank_gonzalez | Relationship added | related to 0057278 |
Copyright © 2000 - 2009 MantisBT Group |