Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027406Openbravo ERPB. User interfacepublic2014-08-21 12:342014-08-25 08:03
maite 
AugustoMauch 
highminoralways
closedfixed 
5
 
3.0PR14Q43.0PR14Q4 
shankarb
Core
No
0027406: Toolbar buttons disabled second time you access a tab having parent tab in Tree mode
Toolbar buttons disabled second time you access a tab having parent tab in Tree mode
1. Access "Account Tree" window and go to "Element Value" tab. Press "Tree grid" button
2. Expand first node and select first leaf node
3. Access "Customized elements" tab and realise that you are able to create new record (having element value tab in tree mode
4. Access different account tree record and follow same process. Realize that you are not able to create new record in "Customized elements" tab having element value tab in tree mode
No tags attached.
Issue History
2014-08-21 12:34maiteNew Issue
2014-08-21 12:34maiteAssigned To => dbaz
2014-08-21 12:34maiteModules => Core
2014-08-21 12:34maiteTriggers an Emergency Pack => No
2014-08-21 12:34maiteIssue Monitored: networkb
2014-08-21 12:34maiteResolution time => 1415055600
2014-08-21 12:55dbazAssigned Todbaz => AugustoMauch
2014-08-22 11:07AugustoMauchIssue Monitored: shankarb
2014-08-22 11:07AugustoMauchReview Assigned To => shankarb
2014-08-22 11:07hgbotCheckin
2014-08-22 11:07hgbotNote Added: 0069603
2014-08-22 11:07hgbotStatusnew => resolved
2014-08-22 11:07hgbotResolutionopen => fixed
2014-08-22 11:07hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2510c39ff5e93f70b45775c0b4e86347f9297db7 [^]
2014-08-23 16:30hudsonbotCheckin
2014-08-23 16:30hudsonbotNote Added: 0069643
2014-08-25 08:03shankarbNote Added: 0069694
2014-08-25 08:03shankarbStatusresolved => closed
2014-08-25 08:03shankarbFixed in Version => 3.0PR14Q4

Notes
(0069603)
hgbot   
2014-08-22 11:07   
Repository: erp/devel/pi
Changeset: 2510c39ff5e93f70b45775c0b4e86347f9297db7
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Fri Aug 22 11:06:59 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/2510c39ff5e93f70b45775c0b4e86347f9297db7 [^]

Fixes issue 27406: Toolbar buttons are somtimes disabled using tree grid view

The problem was on the definition of the getParentRecord function. In certain conditions it was using the standard grid, when it should have used the tree grid.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
---
(0069643)
hudsonbot   
2014-08-23 16:30   
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/81b875753850 [^]
Maturity status: Test
(0069694)
shankarb   
2014-08-25 08:03   
Code reviewed and verified in pi changeset 09ce5c4deb2b.