Openbravo Issue Tracking System - Retail Modules
View Issue Details
0050963Retail ModulesDiscounts and Promotionspublic2022-11-21 15:542022-12-07 08:41
noemieroussel 
radhakrishnan 
highmajoralways
closedfixed 
5
 
 
No
0050963: [PROMOTIONS]Product Perimeter Report take into consideration the generic product
In "Discounts and promotion" window, the products displayed on csv file “Product Perimeter Report” include the generics products.
1. Go to the backoffice

2.Create a Promotion “Test Product Perimeter Report” with the filters below:

-Product Category = Only those defined and add “Ski “ in the subtab "Product category.

3. Create a product "Product generique SKI", tick "Is generic".

4. Go to the created promotion and download the product perimeter report. see that the generic product appears in the csv.

The generics products shouldn't be displayed on the product report
FASH
png IsGeneric.png (273,631) 2022-11-21 15:54
https://issues.openbravo.com/file_download.php?file_id=17865&type=bug
Issue History
2022-11-21 15:54noemierousselNew Issue
2022-11-21 15:54noemierousselAssigned To => Retail
2022-11-21 15:54noemierousselFile Added: IsGeneric.png
2022-11-21 15:54noemierousselTriggers an Emergency Pack => No
2022-11-21 15:55noemierousselTag Attached: FASH
2022-11-21 16:00noemierousselPrioritynormal => high
2022-11-21 16:00noemierousselSeverityminor => major
2022-11-22 05:46radhakrishnanAssigned ToRetail => radhakrishnan
2022-11-22 05:47radhakrishnanStatusnew => scheduled
2022-11-22 07:56hgbotNote Added: 0143927
2022-12-07 08:41hgbotResolutionopen => fixed
2022-12-07 08:41hgbotStatusscheduled => closed
2022-12-07 08:41hgbotNote Added: 0144465
2022-12-07 08:41hgbotFixed in Version => 23Q1
2022-12-07 08:41hgbotNote Added: 0144466

Notes
(0143927)
hgbot   
2022-11-22 07:56   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1381 [^]
(0144465)
hgbot   
2022-12-07 08:41   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1381 [^]
(0144466)
hgbot   
2022-12-07 08:41   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: b259cf91da0c0e6a91883a478a43c829c58cab3c
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 07-12-2022 08:41:11
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/b259cf91da0c0e6a91883a478a43c829c58cab3c [^]

Fixed ISSUE-50963: ProductPerimeterReport should not include the generic products

---
M src/org/openbravo/pos2/process/ProductPerimeterReport.java
---