Openbravo Issue Tracking System - Retail Modules
View Issue Details
0051048Retail ModulesRetail APIpublic2022-12-01 15:142022-12-14 09:26
nicola_uva 
nicola_uva 
normalminorN/A
closedfixed 
5
pi 
piRR23Q1 
marvintm
No
0051048: 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.
depends on backport 0051149RR22Q4.1 closed Retail Add AUM in Product Standard API 
Issue History
2022-12-01 15:14nicola_uvaNew Issue
2022-12-01 15:14nicola_uvaAssigned To => Retail
2022-12-01 15:14nicola_uvaTriggers an Emergency Pack => No
2022-12-09 01:12hgbotNote Added: 0144488
2022-12-13 17:38hgbotResolutionopen => fixed
2022-12-13 17:38hgbotStatusnew => resolved
2022-12-13 17:38hgbotNote Added: 0144609
2022-12-13 17:38marvintmReview Assigned To => marvintm
2022-12-13 17:38marvintmStatusresolved => closed
2022-12-13 17:38marvintmFixed in Version => RR23Q1
2022-12-14 09:24marvintmStatusclosed => new
2022-12-14 09:24marvintmResolutionfixed => open
2022-12-14 09:24marvintmFixed in VersionRR23Q1 =>
2022-12-14 09:24marvintmStatusnew => acknowledged
2022-12-14 09:25marvintmStatusacknowledged => scheduled
2022-12-14 09:25marvintmAssigned ToRetail => nicola_uva
2022-12-14 09:25marvintmStatusscheduled => resolved
2022-12-14 09:25marvintmFixed in Version => RR23Q1
2022-12-14 09:25marvintmResolutionopen => fixed
2022-12-14 09:25marvintmStatusresolved => closed
2022-12-14 09:26hgbotNote Added: 0144630

Notes
(0144488)
hgbot   
2022-12-09 01:12   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/110 [^]
(0144609)
hgbot   
2022-12-13 17:38   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: 69f6fc5471b795860ad66dafa710f1c0b51744b8
Author: Dante Contrera <dante.contrera@smfconsulting.es>
Date: 13-12-2022 16:38:11
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/69f6fc5471b795860ad66dafa710f1c0b51744b8 [^]

Fixed ISSUE-51048: Alternative UOM added in 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
---
(0144630)
hgbot   
2022-12-14 09:26   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/110 [^]