Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023891 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2013-05-23 01:10 | 2013-07-24 21:31 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0MP26 | |||
Status | closed | Fix in branch | Fixed in SCM revision | d3f8f2ef8823 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | shankarb | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0023891: Create Inventory Count List process in Physical inventory window takes too long with large amount of data | |||||||
Description | The 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. | |||||||
Tags | Performance | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0060146) egoitz (viewer) 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 (viewer) 2013-07-24 15:23 |
Code reviewed and tested in pi changeset 509129b9fd7a |
(0060294) hudsonbot (viewer) 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 |
![]() |
|||
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 | OBNetwork customer | => Yes |
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 |