Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0035401Openbravo ERPA. Platformpublic2017-03-01 17:442022-02-01 08:05
inigosanchez 
Triage Platform Base 
lowminorhave not tried
acknowledgedopen 
5
 
 
Core
No
0035401: OBSelectorFilterSelectItem should try to retrieve ad_org_id field
OBSelectorFilterSelectItem should try to retrieve ad_org_id field. If here [1] 'organization' field is not retrieved, it should try to retrieve 'ad_org_id' field.

It should be checked OBTreeFilterSelectItem class [2] in order to have homogeneous behaviour.

[1].- https://code.openbravo.com/erp/devel/pi/file/68702618a590/modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-filter-select-item.js#l36 [^]

[2].- https://code.openbravo.com/erp/devel/pi/file/68702618a590/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-tree.js#l704 [^]
-Log in as F&B Internation Group Admin.
-Open the 'Process Price Difference Adjustment' from the menu.
-Select any organization, and date and click on the product selector.
-On the pop up, filter the Generic Product by clicking on the ComboBox Picker.

-Debug here [1] and note than selected organization is not added to org parameter because the organization is not retrieve properly.
Try to retrieve 'ad_org_id' field too:

requestProperties.params[OB.Constants.ORG_PARAMETER] = this.treeWindow.treeItem.form.getValue('ad_org_id');
No tags attached.
related to defect 0035214 closed inigosanchez Dropdowns of multi selector are not opening when included in a process 
related to defect 0035124 closed inigosanchez Selectors in Process Definition invoked from menu show only records of organizations in the context organization's natural tree 
related to defect 0036151 closed caristu organization selector in process definition don't filter by role's org access 
Issue History
2017-03-01 17:44inigosanchezNew Issue
2017-03-01 17:44inigosanchezAssigned To => inigosanchez
2017-03-01 17:44inigosanchezModules => Core
2017-03-01 17:44inigosanchezTriggers an Emergency Pack => No
2017-03-01 17:44inigosanchezStatusnew => scheduled
2017-03-01 17:45inigosanchezRelationship addedrelated to 0035214
2017-03-01 17:46inigosanchezRelationship addedrelated to 0035124
2017-03-31 14:36alostaleStatusscheduled => acknowledged
2017-06-02 11:23alostaleRelationship addedrelated to 0036151
2018-02-01 19:57inigosanchezAssigned Toinigosanchez => platform
2022-02-01 08:05alostaleAssigned Toplatform => Triage Platform Base

There are no notes attached to this issue.