Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009638 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | major | have not tried | 2009-06-25 15:03 | 2009-07-10 10:46 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.40MP7 | |||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | 70842d526f71 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0009638: Product selector is slow when used via Enter key (direct search) with many rows. | |||||||
Description | When invoking the product selector with enter to directly search for a product search key entered in the field it is very slow with many products. | |||||||
Steps To Reproduce | Needed: database with many products Goto sales Order Create and save an order header Goto lines Press New Enter i.e. 'hat' in the product field and press the enter key The action works correctly but is very slow. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0017586) hgbot (developer) 2009-06-25 15:06 |
Repository: erp/stable/2.40 Changeset: 70842d526f719ce111adaa2125f5a47f4a2835a1 Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Thu Jun 25 15:06:44 2009 +0200 URL: http://code.openbravo.com/erp/stable/2.40/rev/70842d526f719ce111adaa2125f5a47f4a2835a1 [^] Fixed 9638: Optimize product selector direct search (via enter key) with many products - Limit resultset to <= 2 records as only count 0,1,2 and perhaps data of a single product is needed --- M src/org/openbravo/erpCommon/info/Product.java --- |
(0017588) shuehner (administrator) 2009-06-25 15:15 |
for QA: please test all three possible cases of this action. a.) no row is found for the product value you entered (i.e. xx) b.) exactly one row is found and the selector-popup is opened and closed immediately and the values are used in the calling page (i.e. hat) c.) more than one row is found and the selector popup is opened and displays the products filtered by the partial name entered (i.e. b) |
(0018085) sureshbabu (viewer) 2009-07-10 10:46 |
tested as per developer notes, working fine. |
![]() |
|||
Date Modified | Username | Field | Change |
2009-06-25 15:03 | shuehner | Type | defect => backport |
2009-06-25 15:03 | shuehner | fix_in_branch | => 2.40 |
2009-06-25 15:06 | hgbot | Checkin | |
2009-06-25 15:06 | hgbot | Note Added: 0017586 | |
2009-06-25 15:06 | hgbot | Status | scheduled => resolved |
2009-06-25 15:06 | hgbot | Resolution | open => fixed |
2009-06-25 15:06 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.40/rev/70842d526f719ce111adaa2125f5a47f4a2835a1 [^] |
2009-06-25 15:15 | shuehner | Note Added: 0017588 | |
2009-07-10 10:46 | sureshbabu | Status | resolved => closed |
2009-07-10 10:46 | sureshbabu | Note Added: 0018085 | |
2009-07-10 10:46 | sureshbabu | Fixed in Version | => 2.40MP7 |
Copyright © 2000 - 2009 MantisBT Group |