Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | |||||||||||
0035401 | |||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2017-03-01 17:44 | 2022-02-01 08:05 | ||||||
Reporter | inigosanchez | View Status | public | ||||||||
Assigned To | Triage Platform Base | ||||||||||
Priority | low | Resolution | open | Fixed in Version | |||||||
Status | acknowledged | Fix in branch | Fixed in SCM revision | ||||||||
Projection | none | ETA | none | Target Version | |||||||
OS | Any | Database | Any | Java version | |||||||
OS Version | Database version | Ant version | |||||||||
Product Version | SCM revision | ||||||||||
Review Assigned To | |||||||||||
Web browser | |||||||||||
Modules | Core | ||||||||||
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'); | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | |||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||
|
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 |