Openbravo Issue Tracking System - Retail Modules
View Issue Details
0052040Retail ModulesWeb POSpublic2023-04-03 14:122023-04-20 09:46
ngarcia 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR23Q3 
No
0052040: Discount is applied to an excluded product if it is added in the assortment after setting the discount
Discount is applied to an excluded product if it is added in the assortment after setting the discount
In the backoffice:
1) Create a new product
2) Add a price to it in the store's price list
3) Do not add it in the assortment
4) Create a Price Adjustment in the Discounts and Promotions window, set a Discount % and Included Products: All excluding defined
5) Add the previously created product

In the POS:
1) Check the product doesn't appear in the search
2) Add a different product and check the discount is applied

In the backoffice:
1) Add the product to the store's assortment

In the POS:
1) Refresh Data
2) Add the previously created product
3) Check the discount is applied and it shouldn't
No tags attached.
related to design defect 0052716 scheduled Retail Performance issue with masterdata query: DiscountFilterProduct 
Issue History
2023-04-03 14:12ngarciaNew Issue
2023-04-03 14:12ngarciaAssigned To => Retail
2023-04-03 14:12ngarciaTriggers an Emergency Pack => No
2023-04-03 14:15PracticsIssue Monitored: Practics
2023-04-04 11:08ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2023-04-04 12:06ranjith_qualiantech_comStatusnew => scheduled
2023-04-09 11:04hgbotNote Added: 0148339
2023-04-20 09:46hgbotResolutionopen => fixed
2023-04-20 09:46hgbotStatusscheduled => closed
2023-04-20 09:46hgbotNote Added: 0148621
2023-04-20 09:46hgbotFixed in Version => RR23Q3
2023-04-20 09:46hgbotNote Added: 0148622
2023-07-07 06:16guillermogilRelationship addedrelated to 0052716

Notes
(0148339)
hgbot   
2023-04-09 11:04   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1132 [^]
(0148621)
hgbot   
2023-04-20 09:46   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1132 [^]
(0148622)
hgbot   
2023-04-20 09:46   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 44b67637c1bd02b6057935a4b88676b59334dd0f
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 20-04-2023 07:45:49
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/44b67637c1bd02b6057935a4b88676b59334dd0f [^]

Fixed ISSUE-52040: Discount product filters should includes assortment validation

---
M src/org/openbravo/retail/posterminal/master/DiscountFilterProduct.java
M src/org/openbravo/retail/posterminal/master/DiscountFilterProductProperties.java
---