Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009638
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] A. Platformmajorhave not tried2009-06-25 15:032009-07-10 10:46
ReportershuehnerView Statuspublic 
Assigned Toshuehner 
PrioritynormalResolutionfixedFixed in Version2.40MP7
StatusclosedFix in branch2.40Fixed in SCM revision70842d526f71
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.40SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009638: Product selector is slow when used via Enter key (direct search) with many rows.

DescriptionWhen 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 ReproduceNeeded: 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0009637 closedshuehner Product selector is slow when used via Enter key (direct search) with many rows. 

-  Notes
(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 (reporter)
2009-07-10 10:46

tested as per developer notes, working fine.

- Issue History
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
Powered by Mantis Bugtracker