Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0037113 | Openbravo ERP | 03. Procurement management | public | 2017-10-19 10:22 | 2018-03-14 12:38 |
|
Reporter | vmromanos | |
Assigned To | AtulOpenbravo | |
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | new | Resolution | open | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0037113: Index clean up in C_Order table |
Description | C_ORDER_DOCNO is not needed because C_ORDER_DOCUMENTNO_ID also indexes by DOCUMENTNO as first column.
In C_ORDER_CLIENT_ORG_DATE_DOCNO we can remove AD_CLIENT_ID column because in most of the cases all the orders in the system belong to the same client. This will reduce index size and will improve performance. |
Steps To Reproduce | NA |
Proposed Solution | Attached (remember to export database after applying it) |
Additional Information | |
Tags | Performance |
Relationships | related to | defect | 0035912 | | closed | Sandrahuguet | Has no sense to have an index with ad_client_id at fist column |
|
Attached Files | order_index_review.diff (1,036) 2017-10-19 10:22 https://issues.openbravo.com/file_download.php?file_id=11205&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2017-10-19 10:22 | vmromanos | New Issue | |
2017-10-19 10:22 | vmromanos | Assigned To | => Triage Finance |
2017-10-19 10:22 | vmromanos | File Added: order_index_review.diff | |
2017-10-19 10:22 | vmromanos | Modules | => Core |
2017-10-19 10:22 | vmromanos | Triggers an Emergency Pack | => No |
2017-10-19 10:28 | vmromanos | Target Version | => 3.0PR18Q1 |
2017-10-19 10:39 | vmromanos | Tag Attached: Performance | |
2017-10-19 11:55 | shuehner | Relationship added | related to 0035912 |
2017-10-19 12:02 | shuehner | Note Added: 0099959 | |
2017-10-23 12:56 | dmiguelez | Assigned To | Triage Finance => AtulOpenbravo |
2018-02-20 12:44 | vmromanos | Target Version | 3.0PR18Q1 => 3.0PR18Q1.1 |
2018-03-14 12:38 | aferraz | Target Version | 3.0PR18Q1.1 => |