Openbravo Issue Tracking System - Retail Modules
View Issue Details
0054935Retail ModulesRetail APIpublic2024-03-13 10:552024-03-25 06:25
wicherr 
alainperez 
highmajoralways
closedfixed 
5
 
 
No
0054935: API Product - Change the active status in the "Assortment" part doesn't work
API Product - Change the active status in the "Assortment" part doesn't work

-> The product is not deactivated in the assortment
Use the endpoint /org.openbravo.api.ImportService/Product

play with the "active" flag" in the assortment object
No tags attached.
Issue History
2024-03-13 10:55wicherrNew Issue
2024-03-13 10:55wicherrAssigned To => Triage Platform Conn
2024-03-13 10:55wicherrTriggers an Emergency Pack => No
2024-03-20 16:53alainperezStatusnew => scheduled
2024-03-20 17:47hgbotNote Added: 0162434
2024-03-21 07:36guillermogilAssigned ToTriage Platform Conn => alainperez
2024-03-25 06:25hgbotNote Added: 0162561
2024-03-25 06:25hgbotResolutionopen => fixed
2024-03-25 06:25hgbotStatusscheduled => closed
2024-03-25 06:25hgbotNote Added: 0162562

Notes
(0162434)
hgbot   
2024-03-20 17:47   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/248 [^]
(0162561)
hgbot   
2024-03-25 06:25   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/248 [^]
(0162562)
hgbot   
2024-03-25 06:25   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: 66500a5a0ef794eca97ab79d532a0e0c22b0d9ae
Author: Alain PĂ©rez Balart <alain.perez@doceleguas.com>
Date: 25-03-2024 05:25:48
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/66500a5a0ef794eca97ab79d532a0e0c22b0d9ae [^]

Fixed ISSUE-54935: Allow activate/deactive assormtents in Product Import API

---
M src/org/openbravo/api/mappings/product/ImportProductJavaPropertyMappingHandler.java
---