Openbravo Issue Tracking System - Modules
View Issue Details
0049646ModulesOpenbravo Business APIpublic2022-06-24 10:512022-06-27 17:14
caristu 
caristu 
highminorhave not tried
closedfixed 
5
 
 
0049646: It is possible to assign single record filters to multi-record events
In the Event window, where Business API events are defined, it is possible to assing single record filters to multi-record events
1) Go to the Event window
2) Select the "Business API" Event Type
3) In the Entity Mapping field select any entity mapping
4) In the Record Selection Type select the "By Multiple Record Filter"
5) Open the Filter combo. Note that all the filters defined for the entity mapping are displayed. This is wrong as only the filters marked as "Returns Multiple Results" must be displayed in the drop down.
Fix the filter combo logic to display only multi record filters
No tags attached.
related to feature request 0049083 closed caristu Openbravo ERP Push API: support multi-record events 
Issue History
2022-06-24 10:51caristuNew Issue
2022-06-24 10:51caristuAssigned To => caristu
2022-06-24 11:13hgbotNote Added: 0138729
2022-06-24 11:15caristuRelationship addedrelated to 0049083
2022-06-27 17:14hgbotResolutionopen => fixed
2022-06-27 17:14hgbotStatusnew => closed
2022-06-27 17:14hgbotNote Added: 0138793
2022-06-27 17:14hgbotNote Added: 0138794

Notes
(0138729)
hgbot   
2022-06-24 11:13   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/59 [^]
(0138793)
hgbot   
2022-06-27 17:14   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: f794d47bc9b98d0bf62006f0e0c8513bf5c6a06f
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 24-06-2022 11:11:43
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/f794d47bc9b98d0bf62006f0e0c8513bf5c6a06f [^]

fixes BUG-49646: can assign single record filters to multi-record events

  It should not be possible to assing single record filters to
multi-record Business API events.

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_TABLE.xml
---
(0138794)
hgbot   
2022-06-27 17:14   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/59 [^]