Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0023902 | Openbravo ERP | A. Platform | public | 2013-05-23 13:32 | 2013-05-30 17:12 |
|
Reporter | egoitz | |
Assigned To | shankarb | |
Priority | immediate | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0MP24 | |
Merge Request Status | |
Review Assigned To | AugustoMauch |
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 | 0023902: A index missing affecting the m_inout_post process |
Description | The following index improves the m_inout_post process:
CREATE INDEX m_storage_detail_uom
ON m_storage_detail
USING btree
(c_uom_id); |
Steps To Reproduce | Execute the process without the index and with the index and compare the time to finish the process |
Proposed Solution | |
Additional Information | |
Tags | Performance |
Relationships | related to | defect | 0023571 | | closed | AugustoMauch | Other index missing on m_storage_detail | related to | defect | 0023549 | | closed | AugustoMauch | Somo Missing indexes |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-05-23 13:32 | egoitz | New Issue | |
2013-05-23 13:32 | egoitz | Assigned To | => AugustoMauch |
2013-05-23 13:32 | egoitz | Modules | => Core |
2013-05-23 13:32 | egoitz | OBNetwork customer | => Yes |
2013-05-23 13:32 | egoitz | Triggers an Emergency Pack | => No |
2013-05-23 13:32 | egoitz | Relationship added | related to 0023571 |
2013-05-23 13:32 | egoitz | Relationship added | related to 0023549 |
2013-05-23 13:32 | egoitz | Tag Attached: Performance | |
2013-05-28 07:34 | shankarb | Assigned To | AugustoMauch => shankarb |
2013-05-28 07:36 | shankarb | Review Assigned To | => AugustoMauch |
2013-05-28 07:36 | shankarb | Issue Monitored: AugustoMauch | |
2013-05-28 07:42 | hgbot | Checkin | |
2013-05-28 07:42 | hgbot | Note Added: 0058979 | |
2013-05-28 07:42 | hgbot | Status | new => resolved |
2013-05-28 07:42 | hgbot | Resolution | open => fixed |
2013-05-28 07:42 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ded79d8fb1d06d14245528bba40eb2df6572d338 [^] |
2013-05-28 23:56 | hudsonbot | Checkin | |
2013-05-28 23:56 | hudsonbot | Note Added: 0059011 | |
2013-05-30 17:12 | AugustoMauch | Note Added: 0059077 | |
2013-05-30 17:12 | AugustoMauch | Status | resolved => closed |
2013-05-30 17:12 | AugustoMauch | Fixed in Version | => 3.0MP24 |