Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018550Openbravo ERPA. Platformpublic2011-09-18 13:222022-02-01 08:09
mtaal 
Triage Platform Base 
normalmajorhave not tried
newout of date 
5
 
 
Core
No
0018550: Improve performance of opening a window/grid
There are 2 clear opportunities to improve the performance of opening a window and grid. Especially a window which has multiple child tabs and multiple level of tabs.

1) A grid currently uses the Smartclient record component to show the edit/form button and save/cancel buttons. The SC record component concept is somewhat heavy and it is much more light weight to directly generate html with clickable images to show in the grid.

2) do some more lazy initialization of grids/forms in child tabs which are initially not shown to the end user
.
Performance
Issue History
2011-09-18 13:22mtaalNew Issue
2011-09-18 13:22mtaalAssigned To => mtaal
2011-09-18 13:22mtaalModules => Core
2011-09-18 13:23mtaalTypedefect => feature request
2011-09-20 12:03hgbotCheckin
2011-09-20 12:03hgbotNote Added: 0041125
2011-10-12 01:58hudsonbotCheckin
2011-10-12 01:58hudsonbotNote Added: 0041686
2011-10-25 08:02mtaalTarget Version3.0MP5 => 3.0MP6
2011-11-15 10:26iperdomoTarget Version3.0MP6 =>
2012-05-31 21:06mtaalDescription Updatedbug_revision_view_page.php?rev_id=3517#r3517
2012-06-01 17:09alostaleTag Attached: Performance
2013-05-22 06:33eintelauIssue Monitored: eintelau
2016-10-21 10:55mtaalStatusnew => closed
2016-10-21 10:55mtaalResolutionopen => out of date
2016-10-21 13:17mtaalTag Attached: MT_closed_out_of_date
2016-10-21 14:08mtaalAssigned Tomtaal => platform
2016-10-21 14:09mtaalStatusclosed => new
2016-10-21 14:11mtaalTag Detached: MT_closed_out_of_date
2022-02-01 08:09alostaleAssigned Toplatform => Triage Platform Base

Notes
(0041125)
hgbot   
2011-09-20 12:03   
Repository: erp/devel/pi
Changeset: 3d04bbbd7ec54bce232b0054dd073c2daa3ca8b1
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Sep 20 12:03:29 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3d04bbbd7ec54bce232b0054dd073c2daa3ca8b1 [^]

Related to issue 18550: Improve performance of opening a window/grid
Create user profile form/layout on demand, results in faster loading of app

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/navbar/ob-quickrun-widget.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/navbar/ob-user-profile-widget.js
---
(0041686)
hudsonbot   
2011-10-12 01:58   
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/9bd2b5c2d982 [^]

Maturity status: Test