Openbravo Issue Tracking System - Retail Modules
View Issue Details
0055482Retail ModulesRetail APIpublic2024-05-14 17:042024-10-25 08:39
frank_gonzalez 
frank_gonzalez 
lowtrivialN/A
closedfixed 
5
 
 
No
0055482: Add test for byRelatedProductCategory filter on Product Entity Mapping
A test must be added for the byRelatedProductCategory export filter on the Product (ObToExternal) Entity Mapping.
n/a
Add a test in org.openbravo.api.tests
No tags attached.
related to feature request 0054614 closed frank_gonzalez Create Entity Mapping for "Related Products" tables in Business API 
Issue History
2024-05-14 17:04frank_gonzalezNew Issue
2024-05-14 17:04frank_gonzalezAssigned To => frank_gonzalez
2024-05-14 17:04frank_gonzalezTriggers an Emergency Pack => No
2024-05-14 17:06frank_gonzalezNote Added: 0164565
2024-05-14 17:08frank_gonzalezNote Added: 0164566
2024-05-14 17:11frank_gonzalezRelationship addedrelated to 0054614
2024-09-04 14:09hgbotNote Added: 0168731
2024-09-06 14:57hgbotNote Added: 0168873
2024-10-24 15:20hgbotResolutionopen => fixed
2024-10-24 15:20hgbotStatusnew => resolved
2024-10-24 15:20hgbotNote Added: 0170902
2024-10-24 15:20hgbotNote Added: 0170903
2024-10-24 15:20hgbotNote Added: 0170904
2024-10-24 15:20hgbotNote Added: 0170905
2024-10-24 15:22frank_gonzalezStatusresolved => closed
2024-10-25 08:39frank_gonzalezTypefeature request => defect

Notes
(0164565)
frank_gonzalez   
2024-05-14 17:06   
Jira: https://openbravo.atlassian.net/browse/RM-13948 [^]
(0164566)
frank_gonzalez   
2024-05-14 17:08   
This requires adding sampledata with a service/contribution configured as related to a product category
(0168731)
hgbot   
2024-09-04 14:09   
Merge Request created: https://gitlab.com/openbravo/ci/modules/org.openbravo.api.tests/-/merge_requests/76 [^]
(0168873)
hgbot   
2024-09-06 14:57   
Merge Request created: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/merge_requests/157 [^]
(0170902)
hgbot   
2024-10-24 15:20   
Repository: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata [^]
Changeset: 445be1139309716b7c084cbf40a863f4a1b43de9
Author: Radhakrishnan Seeman <r.seeman@external.orisha.com>
Date: 24-10-2024 13:20:04
URL: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/commit/445be1139309716b7c084cbf40a863f4a1b43de9 [^]

Fixed ISSUE-55482: Added sample data

---
A referencedata/sampledata/The_White_Valley_Group/M_PRODUCT_CATEGORY_SERVICE.xml
M referencedata/sampledata/The_White_Valley_Group/M_PRODUCT.xml
M referencedata/sampledata/The_White_Valley_Group/M_PRODUCTPRICE.xml
M referencedata/sampledata/The_White_Valley_Group/M_PRODUCT_SERVICE.xml
---
(0170903)
hgbot   
2024-10-24 15:20   
Merge request merged: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/merge_requests/157 [^]
(0170904)
hgbot   
2024-10-24 15:20   
Merge request merged: https://gitlab.com/openbravo/ci/modules/org.openbravo.api.tests/-/merge_requests/76 [^]
(0170905)
hgbot   
2024-10-24 15:20   
Repository: https://gitlab.com/openbravo/ci/modules/org.openbravo.api.tests [^]
Changeset: 19060aaf102e269668ef8e6b40b7128fd8443599
Author: Radhakrishnan Seeman <r.seeman@external.orisha.com>
Date: 24-10-2024 13:20:09
URL: https://gitlab.com/openbravo/ci/modules/org.openbravo.api.tests/-/commit/19060aaf102e269668ef8e6b40b7128fd8443599 [^]

Fixed ISSUE-55482: Added test for byRelatedProductCategory

---
A src-test/data/export/filter/product/ProductByRelatedProductCategory.json
M src-test/org/openbravo/api/tests/export/ApiExportProductFilters.java
M src-test/org/openbravo/api/tests/util/ApiTestConstants.java
---