Openbravo Issue Tracking System - Retail Modules
View Issue Details
0051149Retail ModulesRetail APIpublic2022-12-01 15:142022-12-15 10:57
nicola_uva 
Retail 
normalminorN/A
closedfixed 
5
pi 
RR22Q4.1RR22Q4.1 
marvintm
No
0051149: Add AUM in Product Standard API
The request is to add this functionality in the API to be able to integrate this information in the Backoffice. But we will also make it available to export.

The definition should be something like:

"alternativeUnitOfMeasure": - this is a new subset of Product API, more than one occurrence

[

          {

            "id": "", → this is the “C_Uom_ID”

            "Conversionrate": <CONVERSION RATE>,

            "Sales": <SALES>,

            "Purchase": <PURCHASE>

            "Logistics": <LOGISTICS>

          }

]

Sales/Purchase/Logistics - list of values allowed are “Primary” = P, “Secondary”=S, “Not applicable” = NA.
N/A
No tags attached.
blocks feature request 0051048pi closed nicola_uva Add AUM in Product Standard API 
Issue History
2022-12-14 09:25marvintmTypefeature request => backport
2022-12-14 09:25marvintmTarget Versionpi => RR22Q4.1
2022-12-14 09:26hgbotResolutionopen => fixed
2022-12-14 09:26hgbotStatusscheduled => resolved
2022-12-14 09:26hgbotNote Added: 0144629
2022-12-14 09:27marvintmStatusresolved => closed
2022-12-14 09:27marvintmFixed in Version => RR22Q4.1
2022-12-14 18:02hgbotNote Added: 0144708
2022-12-14 18:08hgbotNote Added: 0144709
2022-12-15 10:57hgbotNote Added: 0144731
2022-12-15 10:57hgbotNote Added: 0144732

Notes
(0144629)
hgbot   
2022-12-14 09:26   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: 495c98459c5c9544e5dd85af3ab406b92185929c
Author: dante.contrera <dante.contrera@smfconsulting.es>
Date: 14-12-2022 08:26:41
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/495c98459c5c9544e5dd85af3ab406b92185929c [^]

Fixed ISSUE-51149: Alternative UOM added in API.

---
M src-db/database/sourcedata/OBEI_ENTITY_MAPPING.xml
M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml
---
(0144708)
hgbot   
2022-12-14 18:02   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/111 [^]
(0144709)
hgbot   
2022-12-14 18:08   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/111 [^]
(0144731)
hgbot   
2022-12-15 10:57   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: 495dc4b0cf92639af1397ce792f28ab6624581a1
Author: dante.contrera <dante.contrera@smfconsulting.es>
Date: 14-12-2022 13:59:46
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/495dc4b0cf92639af1397ce792f28ab6624581a1 [^]

Fixed ISSUE-51149: Alternative UOM API.

---
M examples/Openbravo API.postman_collection.json
M src-db/database/sourcedata/OBEI_ENTITY_MAPPING.xml
M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml
---
(0144732)
hgbot   
2022-12-15 10:57   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/111 [^]