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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0047938
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Retail APImajoralways2021-10-26 15:372021-12-09 08:48
ReporterhbrasmeView Statuspublic 
Assigned Toranjith_qualiantech_com 
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

0047938: POST Assortment - Unable to desactivate a product from an assortment

DescriptionUnable to desactivate a product from an assortment with the POST API Assortment.
When we take the properties 'active' from 'product' to false, it doesn't work, we have no result
Steps To ReproduceCreate an POST CALL like as follow :

[
  {
    "client": "Mobivia",
    "organization": "*",
    "name": "testHBRAssortment",
    "description": "TEST HBR ASSORTMENT",
    "active": true,
    "products": [
        {"product":"21181948","bestseller":true,"active":false}
    ]
  }
]

Verify in the Assortment Module, the property 'active' from the prodcut stay always to Yes
TagsNo tags attached.
Attached Filespng file icon Json-Call.png [^] (21,869 bytes) 2021-10-26 15:37


png file icon AssortmentProduct-Result.png [^] (34,545 bytes) 2021-10-26 15:37

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0133335)
hgbot (developer)
2021-11-25 02:05

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api/-/merge_requests/23 [^]
(0133534)
hgbot (developer)
2021-12-09 08:48

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api [^]
Changeset: 60eab2d98964da19a2afa9fd241db8331481c755
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-12-09T07:47:40+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api/-/commit/60eab2d98964da19a2afa9fd241db8331481c755 [^]

Fixed ISSUE-47938: Added active property to Assortment Product Import Service

---
M api/org.openbravo.retail.api-Masterdata.json
M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml
---
(0133535)
hgbot (developer)
2021-12-09 08:48

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api/-/merge_requests/23 [^]

- Issue History
Date Modified Username Field Change
2021-10-26 15:37 hbrasme New Issue
2021-10-26 15:37 hbrasme Assigned To => Retail
2021-10-26 15:37 hbrasme File Added: Json-Call.png
2021-10-26 15:37 hbrasme Triggers an Emergency Pack => No
2021-10-26 15:37 hbrasme File Added: AssortmentProduct-Result.png
2021-11-24 06:39 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2021-11-25 02:05 hgbot Note Added: 0133335
2021-12-01 06:44 ranjith_qualiantech_com Status new => scheduled
2021-12-09 08:48 hgbot Resolution open => fixed
2021-12-09 08:48 hgbot Status scheduled => closed
2021-12-09 08:48 hgbot Note Added: 0133534
2021-12-09 08:48 hgbot Note Added: 0133535


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker