Openbravo Issue Tracking System - POS2
View Issue Details
0057451POS2POSpublic2024-12-13 12:192025-03-21 08:49
aaroncalero 
aaroncalero 
highmajorN/A
closedfixed 
5
 
 
No
No
0057451: API Change: Deprecated url and size fields from ProductMedia. Added new Media Size subtab
As part of the development done in RM-17696, two fields have been removed from the Product || Media tab, url and size, and they have been replaced with a new subtab (Product || Media || Media Sizes) to simplify the configuration.
The following changes have been done in the API:
* M_Product_Media.size and M_Product_Media.media_size are nullable now.
* The two related Ad_Fields have been hidden
* The xmls of the new M_Product_Media_Size table and its related AD elements have been added
N/A
No tags attached.
Issue History
2024-12-13 12:19aaroncaleroNew Issue
2024-12-13 12:19aaroncaleroAssigned To => Retail
2024-12-13 12:19aaroncaleroOBNetwork customer => No
2024-12-13 12:19aaroncaleroTriggers an Emergency Pack => No
2024-12-13 12:20aaroncaleroStatusnew => scheduled
2024-12-13 12:20aaroncaleroAssigned ToRetail => aaroncalero
2024-12-13 12:25aaroncaleroNote Added: 0173282
2025-03-21 08:49aaroncaleroStatusscheduled => resolved
2025-03-21 08:49aaroncaleroResolutionopen => fixed
2025-03-21 08:49aaroncaleroStatusresolved => closed

Notes
(0173282)
aaroncalero   
2024-12-13 12:25   
MRs related to this API Change:
https://gitlab.com/openbravo/ci/backoffice-api/-/merge_requests/91 [^]
https://gitlab.com/openbravo/ci/mobile-api/-/merge_requests/36 [^]