Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0030980 | Openbravo ERP | A. Platform | public | 2015-09-30 09:12 | 2022-02-01 08:05 |
Reporter | NaroaIriarte | ||||
Assigned To | Triage Platform Base | ||||
Priority | normal | Severity | minor | Reproducibility | always |
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 | 0030980: An error is get in the chrome console when opening a tree reference selector in a pick and execute window. | ||||
Description | The following error is get when opening a tree filter of in a pick and execute window: Uncaught TypeError: Cannot read property 'inheritsFrom' of undefinedisc.OBTreeGrid.addProperties.transformData @ 713a97c58691c5c3b2fd895154b907f8.js:19188isc.ResultTree.addProperties.dataArrived @ 713a97c58691c5c3b2fd895154b907f8.js:2413observation @ Class.js:2350isc.ResultTree.addMethods.loadChildrenReply @ ResultTree.js:1336isc.ResultTree.addProperties.loadChildrenReply @ 713a97c58691c5c3b2fd895154b907f8.js:2393isc.Class.addClassMethods.fireCallback @ Class.js:1789isc.Class.addMethods.fireCallback @ Class.js:3488isc.DataSource.addMethods.fireResponseCallbacks @ DataSource.js:13641isc.DataSource.addMethods._completeResponseProcessing @ DataSource.js:13599isc.DataSource.addMethods._handleJSONReply @ DataSource.js:11651isc.DataSource.addMethods._handleJSONTextReply @ DataSource.js:11744isc.Class.addClassMethods.fireCallback @ Class.js:1789isc.Class.addMethods.fireCallback @ Class.js:3488isc.RPCManager.addClassMethods.fireReplyCallback @ RPCManager.js:4273isc.RPCManager.addClassMethods.fireReplyCallbacks @ RPCManager.js:4336isc.RPCManager.addClassMethods.performOperationReply @ RPCManager.js:4265isc.RPCManager.addClassMethods._performTransactionReply @ RPCManager.js:4178isc.RPCManager.addClassMethods.performTransactionReply @ RPCManager.js:3595(anonymous function) @ VM2091:3isc.Class.addClassMethods.fireCallback @ Class.js:1789isc.Comm.addClassMethods.performXmlTransactionReply @ Comm.js:383(anonymous function) @ VM2090:3isc.Class.addClassMethods.fireCallback @ Class.js:1792isc.Comm.addClassMethods._fireXMLCallback @ Comm.js:85loadFunc @ Comm.js:303XMLHttpRequest.send (async)isc.Comm.addClassMethods.sendXmlHttpRequest @ Comm.js:351isc.RPCManager.addClassMethods._sendQueue @ RPCManager.js:3365isc.RPCManager.addClassMethods.sendQueue @ RPCManager.js:3134isc.Canvas.addMethods.draw @ Canvas.js:3922isc.Class.addClassMethods.invokeSuper @ Class.js:1558isc.ListGrid.addMethods.draw @ ListGrid.js:18250isc.Class.addClassMethods.invokeSuper @ Class.js:1558isc.TreeGrid.addMethods.draw @ TreeGrid.js:1807isc.Layout.addMethods.layoutChildren @ Layout.js:2043isc.Layout.addMethods.drawChildren @ Layout.js:973isc.Canvas.addMethods.draw @ Canvas.js:3895isc.Layout.addMethods.layoutChildren @ Layout.js:2004isc.Layout.addMethods.drawChildren @ Layout.js:973isc.Canvas.addMethods.draw @ Canvas.js:3895isc.Window.addMethods._matchBodyWidth @ Window.js:1918isc.Window.addMethods.layoutChildren @ Window.js:1890isc.Layout.addMethods.drawChildren @ Layout.js:973isc.Canvas.addMethods.draw @ Canvas.js:3895isc.Class.addClassMethods.invokeSuper @ Class.js:1558isc.Window.addMethods.draw @ Window.js:1156isc.Canvas.addMethods.show @ Canvas.js:16127isc.Class.addClassMethods.invokeSuper @ Class.js:1558isc.Window.addMethods.show @ Window.js:2087isc.Class.addClassMethods.invokeSuper @ Class.js:1550isc.Class.addClassMethods.Super @ Class.js:1368isc.OBTreeItemPopupFilterWindow.addProperties.show @ 713a97c58691c5c3b2fd895154b907f8.js:20607isc.OBTreeFilterItem.addProperties.showDialog @ 713a97c58691c5c3b2fd895154b907f8.js:20757isc.OBTreeFilterItem.addProperties.pickerIconDefaults.click @ 713a97c58691c5c3b2fd895154b907f8.js:20689isc.FormItem.addMethods._iconClick @ FormItem.js:11224isc.DynamicForm.addMethods.handleClick @ DynamicForm.js:7899isc.EventHandler.addClassMethods.bubbleEvent @ EventHandler.js:4746isc.EventHandler.addClassMethods.handleClick @ EventHandler.js:2614isc.EventHandler.addClassMethods._handleMouseUp @ EventHandler.js:2384isc.EventHandler.addClassMethods.handleMouseUp @ EventHandler.js:2269isc.EventHandler.addClassMethods.dispatch @ EventHandler.js:6147(anonymous function) @ VM118:3 | ||||
Steps To Reproduce | 1-Define a reference which type is "Tree Reference" and "Ad_org" table as tree reference 2-Go to "windows, tabs and fields" 3-Select window "Create Purchase Order Lines" 4-Go to tab "Lines" and finally select "Organization field" 5-Do it visible and change the reference of the column for previously created "Tree reference". 6-Login in the ERP as F&B Admin. 7-Go to purchase order window 8-Create a header 9-Press in "Create lines button". 10-In the Pick and execute window, go to the "Organization" column. 11-Click on the magnifying glass icon for opening the tree. 12-Realize that the error is shown in the chrome console. | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-09-30 09:12 | NaroaIriarte | New Issue | |||
2015-09-30 09:12 | NaroaIriarte | Assigned To | => platform | ||
2015-09-30 09:12 | NaroaIriarte | Modules | => Core | ||
2015-09-30 09:12 | NaroaIriarte | Triggers an Emergency Pack | => No | ||
2015-11-10 14:16 | alostale | Status | new => acknowledged | ||
2022-02-01 08:05 | alostale | Assigned To | platform => Triage Platform Base |
There are no notes attached to this issue. |