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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0048297
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Retail Modules] Discounts and Promotionsmajoralways2021-12-21 15:002022-09-08 16:02
ReporterpsanjuanView Statuspublic 
Assigned Topsanjuan 
PriorityurgentResolutionfixedFixed 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

0048297: Discount filter enhancement : Filter by “summary level” product categories - NOE 5219 and 5351 - Jira RM-114

DescriptionOpenbravo should enhance the product categories filter of the discounts. Currently, the filter doesn’t use the product category tree to filter the products of a promotion. It means, the product has to be affected to this specific category.
Steps To ReproduceN/A
Proposed SolutionSee:
https://docs.google.com/document/d/1bsARPNIV5K2EQyx91HgV2OPuPDQFCdvoLcd29wdchHI/edit#heading=h.pptg8m3qzp7u [^]
TagsNOR
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0050197 closedrtoledano Error handling duplicated records for add organization, product and product categories in Discount and Promotion windows 

-  Notes
(0140444)
hgbot (developer)
2022-08-29 02:56

Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/695 [^]
(0140445)
hgbot (developer)
2022-08-29 02:57

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons.otf/-/merge_requests/17 [^]
(0140729)
hgbot (developer)
2022-09-06 07:17

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 5f9088833681521c6be587d0aa5e3d1c69e6b596
Author: Roberto Carlos Toledano Gómez <rctg82@gmail.com>
Date: 05-09-2022 15:07:25
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/5f9088833681521c6be587d0aa5e3d1c69e6b596 [^]

Related to ISSUE-48297: Discount window Product Category filter enhancement.

Now if user select a summary level product category, all non-summary level child product categories are added to the subtab

---
M src/org/openbravo/common/actionhandler/OfferPickProductCategoryActionHandler.java
---
(0140730)
hgbot (developer)
2022-09-06 07:17

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 4fdbe5c32131c216ac1fa8f387c77dc6c2a2d404
Author: Roberto Carlos Toledano Gómez <rctg82@gmail.com>
Date: 05-09-2022 15:07:25
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/4fdbe5c32131c216ac1fa8f387c77dc6c2a2d404 [^]

Related to ISSUE-48297: Added new preference "Add Last Level Children in Add button" to filter the Product categories shown on Discount window when user click on Add Product category button.

  When "Add Last Level Children in Add button" = 'Y' (Default value) all Product categories are shown.

    When "Add Last Level Children in Add button" = 'N' (Default value) Product category with summaryLevel = true are shown

---
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src-db/database/sourcedata/AD_TAB.xml
---
(0140731)
hgbot (developer)
2022-09-06 07:17

Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/695 [^]
(0140732)
hgbot (developer)
2022-09-06 07:17

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: d7fca866a581b7515851614963d0b32240612d68
Author: Roberto Carlos Toledano Gómez <rctg82@gmail.com>
Date: 05-09-2022 12:35:05
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/d7fca866a581b7515851614963d0b32240612d68 [^]

Fixed ISSUE-48297: Added new preference "Add Last Level Children in Add button" to filter the Product categories shown on Discount window when user click on Add Product category button.

---
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_TAB.xml
M src/org/openbravo/common/actionhandler/OfferPickProductCategoryActionHandler.java
---
(0140733)
hgbot (developer)
2022-09-06 07:17

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons.otf [^]
Changeset: 0ad53a1466320d45edda75a198b3c9f3e3491a97
Author: Roberto Carlos Toledano Gómez <rctg82@gmail.com>
Date: 06-09-2022 05:17:29
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons.otf/-/commit/0ad53a1466320d45edda75a198b3c9f3e3491a97 [^]

Related to ISSUE-48297: OTF Rule window Product Category filter enhancement.

---
M src-db/database/sourcedata/AD_TAB.xml
M src/org/openbravo/retail/discounts/coupons/otf/handler/PickProductCategoryActionHandler.java
---
(0140734)
hgbot (developer)
2022-09-06 07:17

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons.otf/-/merge_requests/17 [^]

- Issue History
Date Modified Username Field Change
2021-12-21 15:00 psanjuan New Issue
2021-12-21 15:00 psanjuan Assigned To => Retail
2021-12-21 15:00 psanjuan Triggers an Emergency Pack => No
2021-12-21 15:01 psanjuan Description Updated View Revisions
2021-12-21 15:03 psanjuan Summary Discount filter enhancement : Filter by “summary level” product categories - NOE 5219 and 5351 => Discount filter enhancement : Filter by “summary level” product categories - NOE 5219 and 5351 - Jira RM-114
2021-12-21 15:27 psanjuan Assigned To Retail => psanjuan
2021-12-23 00:20 rafaroda Tag Attached: NOR
2022-08-29 02:56 hgbot Note Added: 0140444
2022-08-29 02:57 hgbot Note Added: 0140445
2022-09-06 07:17 hgbot Note Added: 0140729
2022-09-06 07:17 hgbot Note Added: 0140730
2022-09-06 07:17 hgbot Resolution open => fixed
2022-09-06 07:17 hgbot Status new => closed
2022-09-06 07:17 hgbot Note Added: 0140731
2022-09-06 07:17 hgbot Fixed in Version => PR22Q4
2022-09-06 07:17 hgbot Note Added: 0140732
2022-09-06 07:17 hgbot Note Added: 0140733
2022-09-06 07:17 hgbot Note Added: 0140734
2022-09-08 16:02 rafaroda Relationship added related to 0050197


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker