Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026028Openbravo ERPA. Platformpublic2014-03-18 01:262014-03-24 12:16
dbaz 
AugustoMauch 
immediatecriticalalways
closedfixed 
5
 
3.0PR14Q2 
shankarb
Core
No
0026028: JS error when clicking the 'tree' toolbar icon
JS error when clicking the 'tree' toolbar icon when the window is reached by indirect navigation.
The following module needs to be installed:

https://code.openbravo.com/erp/mods/org.openbravo.platform.features/ [^]

As "Openbravo Admin":
* Go to "Sales Order" window
* Open any record in form view
* Click in the "Organization" label of the "Organization" input.
"Organization" window is opened.
* Close the form view to go to the grid view
* Click the 'tree' toolbar icon

A JS error is raised:
"Object [object Object] has no method 'setSingleRecordFilterMessage'"

Here it is a video showing how to reproduce it: http://screencast.com/t/RCAvD4tA [^]
No tags attached.
Issue History
2014-03-18 01:26dbazNew Issue
2014-03-18 01:26dbazAssigned To => AugustoMauch
2014-03-18 01:26dbazModules => Core
2014-03-18 01:26dbazTriggers an Emergency Pack => No
2014-03-18 11:00AugustoMauchIssue Monitored: shankarb
2014-03-18 11:00AugustoMauchReview Assigned To => shankarb
2014-03-18 11:00hgbotCheckin
2014-03-18 11:00hgbotNote Added: 0065252
2014-03-18 11:00hgbotStatusnew => resolved
2014-03-18 11:00hgbotResolutionopen => fixed
2014-03-18 11:00hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c84042acbfabe3cdb99a64cbf180aba2fc1f745c [^]
2014-03-19 02:42hudsonbotCheckin
2014-03-19 02:42hudsonbotNote Added: 0065285
2014-03-24 12:16shankarbNote Added: 0065394
2014-03-24 12:16shankarbStatusresolved => closed
2014-03-24 12:16shankarbFixed in Version => PR14Q2

Notes
(0065252)
hgbot   
2014-03-18 11:00   
Repository: erp/devel/pi
Changeset: c84042acbfabe3cdb99a64cbf180aba2fc1f745c
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Tue Mar 18 10:59:33 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/c84042acbfabe3cdb99a64cbf180aba2fc1f745c [^]

Fixes issue 26028: JS error when clicking the 'tree' toolbar icon

The OBTreeViewGrid needed to copy the OBGrid definition of setSingleRecordFilterMessage.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-tree-view-grid.js
---
(0065285)
hudsonbot   
2014-03-19 02:42   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9b8682dba110 [^]
Maturity status: Test
(0065394)
shankarb   
2014-03-24 12:16   
Code reviewed and verified in pi changeset b24d8a94df0e.