Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0057085
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Retail APIminorhave not tried2024-11-13 11:242024-11-16 07:21
ReporterAgatheBertinView Statuspublic 
Assigned ToBimla_vm 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0057085: API PriceList - PriceException active field

DescriptionIn 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 ReproduceCall 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 SolutionMake the "active" field useable
TagsNo tags attached.
Attached Filespng file icon 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
Powered by Mantis Bugtracker