Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011992Openbravo ERPA. Platformpublic2010-01-18 12:062010-01-18 12:06
alostale 
iciordia 
normalminorN/A
newopen 
5
pi 
 
Core
No
0011992: Refactor tree edition to make it to use ajax
Currently tree edition works as follow:
-Backend composes the complete tree as a html list (ul and li tags). This tree is sent as a single response.
-Front-end reads this list and composes the tree by adding images, divs, etc.

For big trees the response that is sent is really big.
Refactor tree edition UI not to request for the whole tree but just for the currently visible items, then use ajax to retrieve the partial tree when user opens a hide node.
No tags attached.
related to defect 00119142.50MP11 closed alostale Platform problems with Account tree 
Issue History
2010-01-18 12:06alostaleNew Issue
2010-01-18 12:06alostaleAssigned To => iciordia
2010-01-18 12:07alostaleRelationship addedrelated to 0011914

There are no notes attached to this issue.