Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0055967 | Retail Modules | Retail API | public | 2024-07-10 14:42 | 2024-08-08 13:01 |
Reporter | azzeddine_meftoh | ||||
Assigned To | Retail | ||||
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0055967: IMPORt API - promotion product fixed amount - manage multiple date for the same product | ||||
Description | if we use the API to import a promo with a product with 2 PricingAdjustmentProduct for the same product only one record will be cretaed in the promotion / product tab [ { "client": "XXXXX", "organization": "YYYY", "name": "promo name", "startingDate": "2024-01-01", "searchKey": "ZZZSC", "products": [ { "product": "667797", "priceAdjustmentType": "F", "priceAdjustmentFixedPrice": 9.99, "startingDate": "2024-01-01", "endingDate": "2024-12-31" }, { "product": "667797", "priceAdjustmentType": "F", "priceAdjustmentFixedPrice": 9.99, "startingDate": "2025-01-01", "endingDate": "2025-12-31" } ] } ] | ||||
Steps To Reproduce | import a promo with products array having 2 times the same product with different dates only one record is created. | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2024-07-10 14:42 | azzeddine_meftoh | New Issue | |||
2024-07-10 14:42 | azzeddine_meftoh | Assigned To | => Triage Platform Conn | ||
2024-07-10 14:42 | azzeddine_meftoh | Triggers an Emergency Pack | => No | ||
2024-08-08 13:01 | adrianromero | Assigned To | Triage Platform Conn => Retail |
There are no notes attached to this issue. |