Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||||||||||||||||
View Issue Details | ||||||||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||||||||||||||||
0035401 | Openbravo ERP | A. Platform | public | 2017-03-01 17:44 | 2022-02-01 08:05 | |||||||||||||||||||||
Reporter | inigosanchez | |||||||||||||||||||||||||
Assigned To | Triage Platform Base | |||||||||||||||||||||||||
Priority | low | Severity | minor | Reproducibility | have not tried | |||||||||||||||||||||
Status | acknowledged | Resolution | open | |||||||||||||||||||||||
Platform | OS | 5 | OS Version | |||||||||||||||||||||||
Product Version | ||||||||||||||||||||||||||
Target Version | Fixed in Version | |||||||||||||||||||||||||
Merge Request Status | ||||||||||||||||||||||||||
Review Assigned To | ||||||||||||||||||||||||||
OBNetwork customer | ||||||||||||||||||||||||||
Web browser | ||||||||||||||||||||||||||
Modules | Core | |||||||||||||||||||||||||
Support ticket | ||||||||||||||||||||||||||
Regression level | ||||||||||||||||||||||||||
Regression date | ||||||||||||||||||||||||||
Regression introduced in release | ||||||||||||||||||||||||||
Regression introduced by commit | ||||||||||||||||||||||||||
Triggers an Emergency Pack | No | |||||||||||||||||||||||||
Summary | 0035401: OBSelectorFilterSelectItem should try to retrieve ad_org_id field | |||||||||||||||||||||||||
Description | 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 [^] | |||||||||||||||||||||||||
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 Solution | Try to retrieve 'ad_org_id' field too: requestProperties.params[OB.Constants.ORG_PARAMETER] = this.treeWindow.treeItem.form.getValue('ad_org_id'); | |||||||||||||||||||||||||
Additional Information | ||||||||||||||||||||||||||
Tags | No tags attached. | |||||||||||||||||||||||||
Relationships |
| |||||||||||||||||||||||||
Attached Files | ||||||||||||||||||||||||||
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 |
There are no notes attached to this issue. |