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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0023891
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2013-05-23 01:102013-07-24 21:31
ReporteregoitzView Statuspublic 
Assigned ToAugustoMauch 
PriorityimmediateResolutionfixedFixed in Version3.0MP26
StatusclosedFix in branchFixed in SCM revisiond3f8f2ef8823
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toshankarb
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0023891: Create Inventory Count List process in Physical inventory window takes too long with large amount of data

DescriptionThe Create Inventory Count List process in Physical inventory window takes too long with large amount of data.
Steps To Reproduce-ON a database with arrond 1.300.000 products execute the process create inventory count list.
TagsPerformance
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0024447 closedAugustoMauch Add a index on the m_transaction table 

-  Notes
(0060146)
egoitz (developer)
2013-07-22 13:11

The following indexes has improved the performance from some hours to 15 minuts.

One index on the m_storage_detail_id column on the m_stock_proposed table.

Also one index for each of the following columns on the m_transaction table:

m_movementline_id
m_inventoryline_id
m_inoutline_id
(0060224)
hgbot (developer)
2013-07-24 10:51

Repository: erp/devel/pi
Changeset: d3f8f2ef8823bf4cafa82af318102dbf4e3d6a4c
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Jul 24 10:50:12 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d3f8f2ef8823bf4cafa82af318102dbf4e3d6a4c [^]

Fixes issue 23891: Four indexes have been added to improve process perforance

These indexes have been added to improve the performance of the Create Inventory Count List process in the Physical Inventory window:
- m_stock_proposed table -> m_storage_detail_id
- m_transaction table -> m_movementline_id, m_inventoryline_id, m_inoutline_id

---
M src-db/database/model/tables/M_STOCK_PROPOSED.xml
M src-db/database/model/tables/M_TRANSACTION.xml
---
(0060262)
shankarb (reporter)
2013-07-24 15:23

Code reviewed and tested in pi changeset 509129b9fd7a
(0060294)
hudsonbot (developer)
2013-07-24 21:31

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/965b32a20794 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2013-05-23 01:10 egoitz New Issue
2013-05-23 01:10 egoitz Assigned To => dmiguelez
2013-05-23 01:10 egoitz Modules => Core
2013-05-23 01:10 egoitz Triggers an Emergency Pack => No
2013-05-23 09:37 dmiguelez Assigned To dmiguelez => jonalegriaesarte
2013-07-22 13:11 egoitz Note Added: 0060146
2013-07-22 13:12 egoitz Assigned To jonalegriaesarte => AugustoMauch
2013-07-22 13:12 egoitz Category 04. Warehouse management => A. Platform
2013-07-22 13:12 egoitz Description Updated View Revisions
2013-07-22 13:12 egoitz Tag Attached: Performance
2013-07-24 10:50 AugustoMauch Issue Monitored: shankarb
2013-07-24 10:51 AugustoMauch Review Assigned To => shankarb
2013-07-24 10:51 hgbot Checkin
2013-07-24 10:51 hgbot Note Added: 0060224
2013-07-24 10:51 hgbot Status new => resolved
2013-07-24 10:51 hgbot Resolution open => fixed
2013-07-24 10:51 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d3f8f2ef8823bf4cafa82af318102dbf4e3d6a4c [^]
2013-07-24 15:23 shankarb Note Added: 0060262
2013-07-24 15:23 shankarb Status resolved => closed
2013-07-24 15:23 shankarb Fixed in Version => 3.0MP26
2013-07-24 21:31 hudsonbot Checkin
2013-07-24 21:31 hudsonbot Note Added: 0060294
2013-07-31 00:14 egoitz Relationship added related to 0024447


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker