Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0054950 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Retail API | major | have not tried | 2024-03-14 09:51 | 2024-04-16 13:43 | |||
Reporter | AgatheBertin | View Status | public | |||||
Assigned To | Rajesh_18 | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0054950: API PriceList : missing information in the swagger | |||||||
Description | When creating/updating PriceList through API, there is a field in the ProductPrice table named : OVERRIDE which , when set to true, delete all the pricelistexception (expected). But this field is not present in the swagger | |||||||
Steps To Reproduce | Check the json here and see there is the override field The field is not in the swagger and should be added (into in the examples) "productPrices": [ { "product": "TESTSAU-API02", "unitPrice": 70, "listPrice": 75, "priceLimit": 30, "printPriceForTemplates": "UnitPrice", "printPriceForWebPos": "ListPriceDiscountedAmount", "printPriceForProductLabels": "ListPriceDiscountPercentage", "active": "true", "override": true } ] | |||||||
Proposed Solution | add the field into the swagger and examples | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0162902) hgbot (developer) 2024-04-08 06:26 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations.api/-/merge_requests/7 [^] |
(0163284) hgbot (developer) 2024-04-16 13:43 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations.api [^] Changeset: 916a5fb6f9e748e14ec423465cfa2a2ef723636a Author: Rajesh Senthilkumar <rajesh@qualiantech.com> Date: 06-04-2024 15:47:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations.api/-/commit/916a5fb6f9e748e14ec423465cfa2a2ef723636a [^] Fixed ISSUE-54950: Added Property for import PriceList API --- A src/org/openbravo/commercialoperations/api/mappings/ProductPrice/ImportPricingProductPriceJavaPropertyMappingHandler.java --- |
(0163285) hgbot (developer) 2024-04-16 13:43 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations.api/-/merge_requests/7 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2024-03-14 09:51 | AgatheBertin | New Issue | |
2024-03-14 09:51 | AgatheBertin | Assigned To | => Triage Platform Conn |
2024-03-14 09:51 | AgatheBertin | OBNetwork customer | => OBPS |
2024-03-14 09:51 | AgatheBertin | Triggers an Emergency Pack | => No |
2024-04-02 09:56 | adrianromero | Assigned To | Triage Platform Conn => Retail |
2024-04-05 14:31 | aaroncalero | Status | new => acknowledged |
2024-04-06 07:21 | Rajesh_18 | Assigned To | Retail => Rajesh_18 |
2024-04-06 07:21 | Rajesh_18 | Status | acknowledged => scheduled |
2024-04-08 06:26 | hgbot | Merge Request Status | => open |
2024-04-08 06:26 | hgbot | Note Added: 0162902 | |
2024-04-16 13:43 | hgbot | Merge Request Status | open => approved |
2024-04-16 13:43 | hgbot | Resolution | open => fixed |
2024-04-16 13:43 | hgbot | Status | scheduled => closed |
2024-04-16 13:43 | hgbot | Note Added: 0163284 | |
2024-04-16 13:43 | hgbot | Note Added: 0163285 |
Copyright © 2000 - 2009 MantisBT Group |