Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0038773 | Openbravo ERP | I. Performance | public | 2018-06-15 15:36 | 2018-06-19 13:44 |
|
Reporter | markmm82 | |
Assigned To | markmm82 | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR18Q2.1 | Fixed in Version | 3.0PR18Q2.1 | |
Merge Request Status | |
Review Assigned To | vmromanos |
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 | 0038773: Needed index on M_MATCHPO to improve performance in Create Lines From popup on Invoice windows |
Description | The Create Lines From popup is very slow when having a high number of Orders realted to a business partner. From both Purchase and Sales Invoice windows.
It is caused by a query that is executed for every candidate order validating that exists lines that can be invoiced and to do that is requested information from M_MATCHPO. |
Steps To Reproduce | On a environment with a high volume of orderds. Around 8 million.
Create a new Purchase Invoice Header and open the Create Lines popup.
In the customer environment it takes minutes to load the popup. |
Proposed Solution | Create a new index on M_MatchPO (c_orderline_id, c_invoiceline_id) where c_invoiceline_id is not null |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0038772 | | closed | markmm82 | Needed index on M_MATCHPO to improve performance in Create Lines From popup on Invoice windows |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-06-15 16:19 | markmm82 | Type | defect => backport |
2018-06-15 16:19 | markmm82 | Target Version | => 3.0PR18Q2.1 |
2018-06-19 13:41 | hgbot | Checkin | |
2018-06-19 13:41 | hgbot | Note Added: 0105248 | |
2018-06-19 13:41 | hgbot | Status | scheduled => resolved |
2018-06-19 13:41 | hgbot | Resolution | open => fixed |
2018-06-19 13:41 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR18Q2.1/rev/42688f7eac68ddbc2fcecbf750d042c2fc1e2962 [^] |
2018-06-19 13:44 | vmromanos | Review Assigned To | => vmromanos |
2018-06-19 13:44 | vmromanos | Note Added: 0105252 | |
2018-06-19 13:44 | vmromanos | Status | resolved => closed |
2018-06-19 13:44 | vmromanos | Fixed in Version | => 3.0PR18Q2.1 |