Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0057629
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2025-01-13 15:342025-02-26 15:48
ReporterpsanjuanView Statuspublic 
Assigned Tokousalya_r 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabasePostgreSQLJava version7.x
OS VersionOpenbravo Appliance 14.04Database version9.3.xAnt version1.9.x
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0057629: Eco-contribution regrouping feature is not working.

DescriptionEco-contribution regrouping feature is not working.
Steps To ReproduceCreate and configure a contribution included in the price (see image attached - product SubType) and link it to a given product (ie. Balaclava Camp)

In the POS, create a new sale for the main product.

Verify that the contribution is automatically included in a new line, and that the price of the main item is decreased for an amount equal to the price of the contribution.

Optionally make a discount to check that such discount only affect to the price of the main item decreased on the amount of the contribution.

Click on Pay.

Verify that the two lines are not regrouped as described below:

the price of the contribution is added back to the price of the main item

the price of the contribution is se to 0.00

Proposed SolutionWhat should happen is:
At check-out the main item and the contribution (included in the price) linked to it, should be regrouped meaning:

the price of the contribution is added back to the price of the main item

the price of the contribution is se to 0.00
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0057814RR24Q4.2 closedkousalya_r Eco-contribution regrouping feature is not working. 

-  Notes
(0174279)
hgbot (developer)
2025-01-17 12:38

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3368 [^]
(0174880)
jonae (developer)
2025-01-30 08:05

Jira - https://openbravo.atlassian.net/browse/RM-20331 [^]
(0175863)
hgbot (developer)
2025-02-19 10:21

Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3368 [^]
(0175864)
hgbot (developer)
2025-02-19 10:21

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 2760783f1909e3229acb6dba2c9c7c6dd9dbbe3e
Author: Kousalya Ramasamy <k.ramasamy@external.orisha.com>
Date: 19-02-2025 09:21:50
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/commit/2760783f1909e3229acb6dba2c9c7c6dd9dbbe3e [^]

Fixed ISSUE-57629: Added skipApplyPromotions when switch to payments

---
A web-jspack/org.openbravo.pos2/src/model/ticket/actions/SkipTicketCalculationWithContributionProduct.js
M web-jspack/org.openbravo.pos2/src/model/ticket/TicketExtension.js
M web-jspack/org.openbravo.pos2/src/ob-init.js
---
(0175897)
hgbot (developer)
2025-02-19 15:46

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: f2cc46c28b69810a24a78d1b2a1b7468095be7f3
Author: Jon Alegría <j.alegria@external.orisha.com>
Date: 19-02-2025 14:46:38
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/commit/f2cc46c28b69810a24a78d1b2a1b7468095be7f3 [^]

Revert "Fixed ISSUE-57629: Added skipApplyPromotions when switch to payments"

This reverts merge request !3368
---
M web-jspack/org.openbravo.pos2/src/model/ticket/TicketExtension.js
M web-jspack/org.openbravo.pos2/src/ob-init.js
R web-jspack/org.openbravo.pos2/src/model/ticket/actions/SkipTicketCalculationWithContributionProduct.js
---
(0176018)
hgbot (developer)
2025-02-21 11:45

Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3535 [^]
(0176154)
hgbot (developer)
2025-02-26 15:48

Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3535 [^]
(0176155)
hgbot (developer)
2025-02-26 15:48

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 215f556f6414e35cbba90326bda1a0364a773b0a
Author: Kousalya Ramasamy <k.ramasamy@external.orisha.com>
Date: 26-02-2025 14:45:59
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/commit/215f556f6414e35cbba90326bda1a0364a773b0a [^]

Fixed ISSUE-57629: Added skip apply promotion for the contribution line when regrouping

---
A web-jspack/org.openbravo.pos2/src/model/ticket/actions/SkipTicketCalculationWithContributionProduct.js
M web-jspack/org.openbravo.pos2/src/model/ticket/TicketExtension.js
M web-jspack/org.openbravo.pos2/src/ob-init.js
---

- Issue History
Date Modified Username Field Change
2025-01-13 15:34 psanjuan New Issue
2025-01-13 15:34 psanjuan Assigned To => Retail
2025-01-13 15:34 psanjuan Triggers an Emergency Pack => No
2025-01-13 15:34 psanjuan Assigned To Retail => Triage Omni OMS
2025-01-17 12:38 hgbot Note Added: 0174279
2025-01-30 08:05 jonae Note Added: 0174880
2025-01-31 08:13 jonae Status new => scheduled
2025-01-31 08:26 jonae Assigned To Triage Omni OMS => kousalya_r
2025-02-19 10:21 hgbot Note Added: 0175863
2025-02-19 10:21 hgbot Resolution open => fixed
2025-02-19 10:21 hgbot Status scheduled => closed
2025-02-19 10:21 hgbot Fixed in Version => 25Q2
2025-02-19 10:21 hgbot Note Added: 0175864
2025-02-19 15:46 hgbot Note Added: 0175897
2025-02-21 11:45 hgbot Note Added: 0176018
2025-02-26 07:16 jonae Status closed => new
2025-02-26 07:16 jonae Resolution fixed => open
2025-02-26 07:16 jonae Fixed in Version 25Q2 =>
2025-02-26 15:48 hgbot Note Added: 0176154
2025-02-26 15:48 hgbot Resolution open => fixed
2025-02-26 15:48 hgbot Status new => closed
2025-02-26 15:48 hgbot Fixed in Version => 25Q2
2025-02-26 15:48 hgbot Note Added: 0176155


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker