Openbravo Issue Tracking System - POS2
View Issue Details
0049990POS2POSpublic2022-08-11 22:512022-09-09 14:53
jlopez 
jlopez 
normalminorhave not tried
closedfixed 
5
 
22Q4 
No
0049990: [Product Perimeter] - Retrieve CSV file with the list of products to which this discount is applicable to
New process button in Promotions and Discounts window: “Product perimeter reports”. This button will generate a new spreadsheet (csv file) with the list of product (Order alphabetically) to which this discount is applicable to.

The query of this report needs to be extensible to be able to append additional product properties both for the source query and the output.

https://openbravo.atlassian.net/browse/RM-919 [^]
*
No tags attached.
related to defect 0051884 closed jlopez OOM executing Product Perimeter report 
Issue History
2022-08-11 22:51jlopezNew Issue
2022-08-11 22:51jlopezAssigned To => jlopez
2022-08-11 22:51jlopezTriggers an Emergency Pack => No
2022-08-11 23:22jlopezSummaryRetrieve CSV file with the list of products to which this discount is applicable to => [Product Perimeter] - Retrieve CSV file with the list of products to which this discount is applicable to
2022-08-11 23:33hgbotNote Added: 0140077
2022-09-09 14:53hgbotResolutionopen => fixed
2022-09-09 14:53hgbotStatusnew => closed
2022-09-09 14:53hgbotFixed in Version => 22Q4
2022-09-09 14:53hgbotNote Added: 0140960
2022-09-09 14:53hgbotNote Added: 0140961
2023-03-16 14:03alostaleRelationship addedrelated to 0051884

Notes
(0140077)
hgbot   
2022-08-11 23:33   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1142 [^]
(0140960)
hgbot   
2022-09-09 14:53   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: d7f817170589aa72e9e97253f49a686d03c48b41
Author: Javier López <javier.lopez@precognis.com>
Date: 09-09-2022 14:33:05
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/d7f817170589aa72e9e97253f49a686d03c48b41 [^]

Fixes FR-49990: Product Perimeter

MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1142 [^]

---
A src-test/org/openbravo/pos2/process/ProductPerimeterReportTest.java
A src/org/openbravo/pos2/process/ProductPerimeterReport.java
M src-db/database/model/modifiedTables/M_OFFER.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/OBUIAPP_PROCESS.xml
M src-test/org/openbravo/pos2/StandaloneTestSuite.java
---
(0140961)
hgbot   
2022-09-09 14:53   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1142 [^]