Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0035401
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2017-03-01 17:442022-02-01 08:05
ReporterinigosanchezView Statuspublic 
Assigned ToTriage Platform Base 
PrioritylowResolutionopenFixed in Version
StatusacknowledgedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0035401: OBSelectorFilterSelectItem should try to retrieve ad_org_id field

DescriptionOBSelectorFilterSelectItem 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 [^]
Steps To Reproduce-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.
Proposed SolutionTry to retrieve 'ad_org_id' field too:

requestProperties.params[OB.Constants.ORG_PARAMETER] = this.treeWindow.treeItem.form.getValue('ad_org_id');
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0035214 closedinigosanchez Dropdowns of multi selector are not opening when included in a process 
related to defect 0035124 closedinigosanchez Selectors in Process Definition invoked from menu show only records of organizations in the context organization's natural tree 
related to defect 0036151 closedcaristu organization selector in process definition don't filter by role's org access 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2017-03-01 17:44 inigosanchez New Issue
2017-03-01 17:44 inigosanchez Assigned To => inigosanchez
2017-03-01 17:44 inigosanchez Modules => Core
2017-03-01 17:44 inigosanchez Triggers an Emergency Pack => No
2017-03-01 17:44 inigosanchez Status new => scheduled
2017-03-01 17:45 inigosanchez Relationship added related to 0035214
2017-03-01 17:46 inigosanchez Relationship added related to 0035124
2017-03-31 14:36 alostale Status scheduled => acknowledged
2017-06-02 11:23 alostale Relationship added related to 0036151
2018-02-01 19:57 inigosanchez Assigned To inigosanchez => platform
2022-02-01 08:05 alostale Assigned To platform => Triage Platform Base


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker