Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0057085 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Retail API | minor | have not tried | 2024-11-13 11:24 | 2024-11-16 07:21 | |||
Reporter | AgatheBertin | View Status | public | |||||
Assigned To | Bimla_vm | |||||||
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 | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0057085: API PriceList - PriceException active field | |||||||
Description | In the backoffice , PriceList Window Subtab PriceList Version > Product Price > Product Price with Exception There is an active checkbox, that it's not useable in the API | |||||||
Steps To Reproduce | Call the API Price List ex : and see the active in the productPriceExceptions is not taken into account "productPrices": [ { "product": "544075", "unitPrice": 7.99, "listPrice": 7.99, "productPriceExceptions": [ { "organization":"0000001203", "validFromDate": "2028-08-31", "unitPrice": 91, "printPriceForTemplates": "UnitPrice", "printPriceForWebPos": "ListPriceDiscountedAmount", "printPriceForProductLabels": "ListPriceDiscountPercentage", "active":"false" } ] } ] } | |||||||
Proposed Solution | Make the "active" field useable | |||||||
Tags | No tags attached. | |||||||
Attached Files | 2024-11-13_11h23_44.png [^] (195,577 bytes) 2024-11-13 11:24
| |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0172009) hgbot (developer) 2024-11-15 06:02 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/387 [^] |
(0172068) hgbot (developer) 2024-11-16 07:21 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^] Changeset: ad67110d4e92e5f86ab858239573b350a1309028 Author: Bimla Mayavan <b.mayavan@external.orisha.com> Date: 15-11-2024 10:49:16 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/ad67110d4e92e5f86ab858239573b350a1309028 [^] Fixed ISSUE-57085: Added isactive field in ProductPriceException entity --- M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml --- |
(0172069) hgbot (developer) 2024-11-16 07:21 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/387 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2024-11-13 11:24 | AgatheBertin | New Issue | |
2024-11-13 11:24 | AgatheBertin | Assigned To | => Retail |
2024-11-13 11:24 | AgatheBertin | File Added: 2024-11-13_11h23_44.png | |
2024-11-13 11:24 | AgatheBertin | Triggers an Emergency Pack | => No |
2024-11-13 11:35 | guillermogil | Assigned To | Retail => jorgewederago |
2024-11-13 11:35 | guillermogil | Severity | major => minor |
2024-11-13 11:35 | guillermogil | Status | new => acknowledged |
2024-11-14 06:01 | Bimla_vm | Assigned To | jorgewederago => Bimla_vm |
2024-11-14 06:01 | Bimla_vm | Status | acknowledged => scheduled |
2024-11-15 06:02 | hgbot | Note Added: 0172009 | |
2024-11-16 07:21 | hgbot | Resolution | open => fixed |
2024-11-16 07:21 | hgbot | Status | scheduled => closed |
2024-11-16 07:21 | hgbot | Note Added: 0172068 | |
2024-11-16 07:21 | hgbot | Note Added: 0172069 |
Copyright © 2000 - 2009 MantisBT Group |