Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0012010 | Openbravo ERP | 09. Financial management | public | 2010-01-19 18:27 | 2010-03-10 18:29 |
|
Reporter | networkb | |
Assigned To | rajagopal | |
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 30 | OS Version | Professional Appliance |
Product Version | pi | |
Target Version | 2.50MP12 | Fixed in Version | pi | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0012010: Account selector is slow with > 20.000 accounts |
Description | Account selector is slow with > 20.000 accounts. Account drop-down is taking too much values. |
Steps To Reproduce | 1) Import CSV file with > 20.000 accounts.
2) Go to Information > Account.
3) Search
Takes too much time. |
Proposed Solution | This selector should be refactor somehow not to display a drop-down for the accounts. |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0011912 | 2.50MP11 | closed | rafaroda | Platform problems with account combination selector |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-01-19 18:27 | rafaroda | New Issue | |
2010-01-19 18:27 | rafaroda | Assigned To | => eduardo_Argal |
2010-01-19 18:31 | rafaroda | Relationship added | related to 0011912 |
2010-01-21 11:46 | eduardo_Argal | Note Added: 0023704 | |
2010-02-01 12:27 | networkb | Priority | normal => immediate |
2010-02-01 12:27 | networkb | Target Version | => 2.50MP12 |
2010-02-03 11:17 | rafaroda | Note Added: 0023923 | |
2010-02-03 11:17 | rafaroda | Reporter | rafaroda => networkb |
2010-02-03 11:17 | rafaroda | Assigned To | eduardo_Argal => dalsasua |
2010-02-03 17:09 | dalsasua | Priority | immediate => urgent |
2010-02-03 17:10 | dalsasua | Status | new => scheduled |
2010-02-03 17:10 | dalsasua | Note Added: 0023930 | |
2010-02-03 17:10 | dalsasua | fix_in_branch | => pi |
2010-02-16 07:11 | rajagopal | Assigned To | dalsasua => rajagopal |
2010-02-17 12:02 | hgbot | Checkin | |
2010-02-17 12:02 | hgbot | Note Added: 0024477 | |
2010-02-17 12:02 | hgbot | Status | scheduled => resolved |
2010-02-17 12:02 | hgbot | Resolution | open => fixed |
2010-02-17 12:02 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/d01a4c3322d5199d1a1ad319b5a1d3eaf0527d73 [^] |
2010-02-17 17:31 | dalsasua | Note Added: 0024507 | |
2010-02-17 17:31 | dalsasua | Status | resolved => closed |
2010-02-17 17:31 | dalsasua | Fixed in Version | => pi |
2010-02-18 00:00 | anonymous | sf_bug_id | 0 => |
2010-02-19 16:35 | hudsonbot | Checkin | |
2010-02-19 16:35 | hudsonbot | Note Added: 0024652 | |
2010-03-10 18:29 | anonymous | sf_bug_id | => 2967986 |
Notes |
|
|
It refers to valid combination selector.
The proposed solution would be to remove the combo for accounts and add the account selector. That will prevent of loading all the accounts as part of the content of the HTML |
|
|
|
David,
Please talk to Eduardo in order to properly schedule this OBPS issue.
Thanks. |
|
|
|
Programmed for next sprint. |
|
|
(0024477)
|
hgbot
|
2010-02-17 12:02
|
|
Repository: erp/devel/pi
Changeset: d01a4c3322d5199d1a1ad319b5a1d3eaf0527d73
Author: Rajagopal Baskaran <rajagopal.baskaran <at> openbravo.com>
Date: Wed Feb 17 16:33:08 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/d01a4c3322d5199d1a1ad319b5a1d3eaf0527d73 [^]
Fixes issue 12010: Account selector is slow with more than 20.000
---
M src/org/openbravo/erpCommon/info/Account.html
M src/org/openbravo/erpCommon/info/Account.java
M src/org/openbravo/erpCommon/info/Account.xml
---
|
|
|
|
|
|
|
|