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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0023887
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementmajoralways2013-05-22 17:202013-05-27 15:17
ReporteralostaleView Statuspublic 
Assigned Toalostale 
PriorityurgentResolutionfixedFixed in Version3.0MP24
StatusclosedFix in branchFixed in SCM revisiona214db9e080c
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned ToAugustoMauch
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0023887: Slow Financial Account > Accounting tab

DescriptionHaving enough amount of data, slows down the time taken to open Financial Account > Accounting tab.
Steps To ReproduceIn an environment with around 120K rows in fin_finacc_transaction, 10K fin_bankstatementline and 320K fact_acct, depending on the selected header it takes up to 3 minutes to load the grid.
Proposed SolutionAdd index:

CREATE INDEX fin_bankstatementline_trx
  ON fin_bankstatementline
  USING btree
  (fin_finacc_transaction_id)
TagsPerformance
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0058756)
hgbot (developer)
2013-05-22 17:36

Repository: erp/devel/pi
Changeset: a214db9e080c752e336395ef8d330504a1bcf382
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed May 22 17:22:52 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a214db9e080c752e336395ef8d330504a1bcf382 [^]

fixed bug 23887: Slow Financial Account > Accounting tab

---
M src-db/database/model/tables/FIN_BANKSTATEMENTLINE.xml
---
(0058851)
hudsonbot (developer)
2013-05-23 01:34

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/97c7f6256af7 [^]

Maturity status: Test
(0058884)
alostale (manager)
2013-05-23 09:03

After the fix is applied time is reduced to ~1.5s
(0058964)
AugustoMauch (manager)
2013-05-27 15:17

Code reviewed and verified in pi@20388faf6420

- Issue History
Date Modified Username Field Change
2013-05-22 17:20 alostale New Issue
2013-05-22 17:20 alostale Assigned To => alostale
2013-05-22 17:20 alostale Modules => Core
2013-05-22 17:20 alostale Triggers an Emergency Pack => No
2013-05-22 17:21 alostale Tag Attached: Performance
2013-05-22 17:36 hgbot Checkin
2013-05-22 17:36 hgbot Note Added: 0058756
2013-05-22 17:36 hgbot Status new => resolved
2013-05-22 17:36 hgbot Resolution open => fixed
2013-05-22 17:36 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a214db9e080c752e336395ef8d330504a1bcf382 [^]
2013-05-23 01:34 hudsonbot Checkin
2013-05-23 01:34 hudsonbot Note Added: 0058851
2013-05-23 09:03 alostale Note Added: 0058884
2013-05-27 15:17 AugustoMauch Review Assigned To => AugustoMauch
2013-05-27 15:17 AugustoMauch Note Added: 0058964
2013-05-27 15:17 AugustoMauch Status resolved => closed
2013-05-27 15:17 AugustoMauch Fixed in Version => 3.0MP24


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker