Openbravo Issue Tracking System - Modules
View Issue Details
0048832ModulesOpenbravo Business APIpublic2022-03-18 11:492022-03-21 13:34
caristu 
caristu 
highminorhave not tried
closedfixed 
5
 
 
0048832: Define the Organization entity to show additional organization info
Define the Organization entity to show additional organization info. Define the Organization entity and use an EntityPropertyMapping instead of a DirectPropertyMapping in the mappings that are displaying the organization. This way together with the organization property, we'll have an organization_info property with additional information (like the id or the name).

We need this to make the entity mappings compatible with the Push API, because it uses the organization ID of the objects to be pushed in order to determine if they are included in a given subscription.
.
No tags attached.
related to feature request 0048579 closed caristu Openbravo ERP Push API 
Issue History
2022-03-18 11:49caristuNew Issue
2022-03-18 11:49caristuAssigned To => Triage Platform Conn
2022-03-18 11:52caristuAssigned ToTriage Platform Conn => caristu
2022-03-18 11:53caristuRelationship addedrelated to 0048579
2022-03-18 11:55caristuDescription Updatedbug_revision_view_page.php?rev_id=23785#r23785
2022-03-18 12:04hgbotNote Added: 0135846
2022-03-18 12:06hgbotNote Added: 0135847
2022-03-18 12:11hgbotNote Added: 0135848
2022-03-21 13:34hgbotResolutionopen => fixed
2022-03-21 13:34hgbotStatusnew => closed
2022-03-21 13:34hgbotNote Added: 0135877
2022-03-21 13:34hgbotNote Added: 0135878
2022-03-21 13:34hgbotNote Added: 0135879
2022-03-21 13:34hgbotNote Added: 0135880
2022-03-21 13:34hgbotNote Added: 0135881
2022-03-21 13:34hgbotNote Added: 0135882

Notes
(0135846)
hgbot   
2022-03-18 12:04   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api.giftcards/-/merge_requests/6 [^]
(0135847)
hgbot   
2022-03-18 12:06   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api/-/merge_requests/38 [^]
(0135848)
hgbot   
2022-03-18 12:11   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/16 [^]
(0135877)
hgbot   
2022-03-21 13:34   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: 1af975bd5073c94599d19c33af4289b7cba7c14d
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 21-03-2022 12:49:11
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/1af975bd5073c94599d19c33af4289b7cba7c14d [^]

fixes BUG-48832: Organization mapping + update organization property mappings

---
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
---
(0135878)
hgbot   
2022-03-21 13:34   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/16 [^]
(0135879)
hgbot   
2022-03-21 13:34   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api [^]
Changeset: 5a29318e05470394d58dd7a644f7d1f5027c2324
Author: Natalia Jiménez <natalia.jimenez@openbravo.com>
Date: 18-03-2022 12:30:34
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api/-/commit/5a29318e05470394d58dd7a644f7d1f5027c2324 [^]

Related To BUG-48832: Change org property for assortment and cashup

---
M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml
---
(0135880)
hgbot   
2022-03-21 13:34   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api/-/merge_requests/38 [^]
(0135881)
hgbot   
2022-03-21 13:34   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api.giftcards [^]
Changeset: 09a4c409402166c16992ce2f6b2d70249ed8b85c
Author: Natalia Jiménez <natalia.jimenez@openbravo.com>
Date: 18-03-2022 12:32:46
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api.giftcards/-/commit/09a4c409402166c16992ce2f6b2d70249ed8b85c [^]

Related To BUG-48832: change org property for gift card entity mapping

---
M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml
---
(0135882)
hgbot   
2022-03-21 13:34   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api.giftcards/-/merge_requests/6 [^]