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

View Revisions: Issue #51547 All Revisions ] Back to Issue ]
Summary 0051547: PriceList API - Product price is wrongly added when same products searchKey on different Orgs are in OB backoffice
Revision 2023-02-09 10:57 by marvintm
Steps To Reproduce 1) Configure in the backoffice 2 products with same searchkey and different orgs
1.1) product search key 123, name "Product 1" org *
1.2) product search key 123, name "Product 2", org "Vall Blanca Store"
2) Execute a call to the "PriceList" API endpoint, to create a price for a pricelist defined in "Vall Blanca Store", for the product with search key "123"
3) In the backoffice the product price is added to the product "Product 1", on * organization
4) error-> product price must added to the Product 2 in organization "Vall Blanca", which is the one closer in the natural organization tree.
Revision 2023-02-09 10:54 by marvintm
Steps To Reproduce 1) Configure in the backoffice 2 products with same searchkey and different orgs
1.1) product search key 123 org *
1.2) product search key 123 org "Vall Blanca Store"
2) Execute a call to the "PriceList" API endpoint, to create a price for a pricelist defined in "Vall Blanca Store", for the product with search key "123"
3) In the backoffice the product price is added to the product on * organization
4) error-> product price must added to the product in organization "Vall Blanca", which is the one closer in the natural organization tree
Revision 2023-02-09 10:33 by marvintm
Steps To Reproduce 1) Configure in the backoffice 3 products with same searchkey and different orgs
1.1) product search key 123 org *
1.2) product search key 123 org legal without account "CDBN"
1.3) product search key 123 org legal without account "XLNA"
2) Using postman call the Price list API(see example attached)
3) In the backoffice the product price is added to the product on * organization
4) error-> product price must added to the org CDBN which is the one more near(in term of hierarchical org)


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker