Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016243Openbravo ERPA. Platformpublic2011-03-11 17:312011-03-18 00:00
psarobe 
alostale 
immediatemajoralways
closedfixed 
5
pi 
3.0RC5 
Core
No
0016243: Account tree is not display so you can't drag and drop
Account tree is not display so you can't drag and drop
1. Login as Openbravo/openbravo
2. Go to Account tree
3. Focus in the element value tab
4. Click the tree icon from the toolbar. The folders are not display

See attach 3.0.png (Not correct)
See attach 2.50.png (correct)
No tags attached.
png 3.0.PNG (20,835) 2011-03-11 17:34
https://issues.openbravo.com/file_download.php?file_id=3663&type=bug
png

png 2.50.PNG (44,389) 2011-03-11 17:35
https://issues.openbravo.com/file_download.php?file_id=3664&type=bug
png
Issue History
2011-03-11 17:31psarobeNew Issue
2011-03-11 17:31psarobeAssigned To => mtaal
2011-03-11 17:31psarobeModules => Core
2011-03-11 17:34psarobeAssigned Tomtaal => alostale
2011-03-11 17:34psarobeStatusnew => scheduled
2011-03-11 17:34psarobeFile Added: 3.0.PNG
2011-03-11 17:35psarobeFile Added: 2.50.PNG
2011-03-11 18:49hgbotCheckin
2011-03-11 18:49hgbotNote Added: 0034767
2011-03-11 18:49hgbotStatusscheduled => resolved
2011-03-11 18:49hgbotResolutionopen => fixed
2011-03-11 18:49hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ff10f135cf04b2816dd6305f1efe12ced007d175 [^]
2011-03-17 14:31marvintmNote Added: 0035002
2011-03-17 14:31marvintmStatusresolved => closed
2011-03-18 00:00anonymoussf_bug_id0 => 3221133

Notes
(0034767)
hgbot   
2011-03-11 18:49   
Repository: erp/devel/pi
Changeset: ff10f135cf04b2816dd6305f1efe12ced007d175
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Mar 11 18:48:22 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/ff10f135cf04b2816dd6305f1efe12ced007d175 [^]

fixed bug 16243: Show account tree
   Several changes:
     -Calling trees didn't invoke FIC
     -setContextInfo didn't set parent ID
     -FIC didn't set parent's PK in session

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-standard-view.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-toolbar.js
---
(0035002)
marvintm   
2011-03-17 14:31   
Works fine.