Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011912Openbravo ERP09. Financial managementpublic2010-01-08 10:442010-01-20 00:01
networkb 
rafaroda 
urgentmajoralways
closedno change required 
5
2.50MP9 
2.50MP11 
Core
No
0011912: Platform problems with account combination selector
Accessing from Internet if there are > 20.000 c_elementvalue when create o search an account combination the application gets locked and the following error is shown:

"Script sin respuesta" causado por ../js/utils.js:78

It could be because there is a combo box with the 20.000 accounts.
Import csv file with > 20.000 accounts.

Go to Information > Account.

Search or Save.
No tags attached.
related to defect 0010759 closed jonalegriaesarte windowKeyboard.js messes up with many records in manual window 
related to defect 0009726 closed rafaroda The scrollbar is missing in the selectors & all datagrids when the number of records is too large (i.e. 1.000.000) 
related to defect 00120102.50MP12 closed rajagopal Account selector is slow with > 20.000 accounts 
related to defect 00119142.50MP11 closed alostale Platform problems with Account tree 
Issue History
2010-01-08 10:44networkbNew Issue
2010-01-08 10:44networkbAssigned To => rafaroda
2010-01-08 11:07rafarodaRelationship addedrelated to 0010759
2010-01-08 11:10rafarodaRelationship addedrelated to 0009726
2010-01-08 11:15rafarodaRelationship addedrelated to 0011914
2010-01-13 11:12rafarodaNote Added: 0023381
2010-01-13 11:12rafarodaStatusnew => feedback
2010-01-13 15:34networkbNote Added: 0023394
2010-01-13 15:34networkbStatusfeedback => new
2010-01-13 15:40rafarodaPriorityimmediate => urgent
2010-01-13 15:40rafarodaStatusnew => scheduled
2010-01-15 16:06rafarodaNote Added: 0023476
2010-01-15 16:06rafarodaStatusscheduled => feedback
2010-01-19 17:45networkbNote Added: 0023573
2010-01-19 17:45networkbStatusfeedback => new
2010-01-19 18:30rafarodaNote Added: 0023576
2010-01-19 18:30rafarodaStatusnew => closed
2010-01-19 18:30rafarodaResolutionopen => no change required
2010-01-19 18:31rafarodaRelationship addedrelated to 0012010
2010-01-20 00:01anonymoussf_bug_id0 => 2935290

Notes
(0023381)
rafaroda   
2010-01-13 11:12   
As you may know, there is the paged datagrid project that will also resolve this issue since it is including pagination in all the selectors:
* http://wiki.openbravo.com/wiki/Projects/Paged_Datagrid [^]
* http://wiki.openbravo.com/wiki/Projects/Paged_Datagrid/How_to_convert_an_existing_Selector [^]
* https://issues.openbravo.com/view.php?id=9726 [^]

This project aims to be ready for Openbravo ERP 2.50 MP11.

Should we close this issue then?

Thanks.
(0023394)
networkb   
2010-01-13 15:34   
We will wait for the solution of datagrid. Once it is fixed, we will try to reproduce the bug to verify if selector problem is fixed
(0023476)
rafaroda   
2010-01-15 16:06   
pi-pageddatagrid branch has been merged back to pi https://code.openbravo.com/erp/devel/pi/shortlog/5873 [^]

Any new on this issue?
(0023573)
networkb   
2010-01-19 17:45   
It has been tested with 20.000 and works properly. However it is too slow.
(0023576)
rafaroda   
2010-01-19 18:30   
Having merged paged datagrid project [1], the Javascript issue "Script sin respuesta causado por ../js/utils.js:78" does not appear anymore.

In any case, this selector takes too much time to open with many accounts. A new issue has been open for this: 0012010: Account selector is slow with > 20.000 accounts

[1] http://wiki.openbravo.com/wiki/Projects/Paged_Datagrid [^]