Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0023892 | Openbravo ERP | A. Platform | public | 2013-05-23 01:39 | 2013-05-27 13:27 |
|
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 | 0023892: Index missing on fin_payment_schedule table |
Description | The following index is missing:
CREATE INDEX fin_paym_sch_ord_idx
ON fin_payment_schedule
USING btree
(c_order_id );
|
Steps To Reproduce | Check the tables acceses sequencialy when completing a order before and after create the index |
Proposed Solution | |
Additional Information | |
Tags | Performance |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-05-23 01:39 | egoitz | New Issue | |
2013-05-23 01:39 | egoitz | Assigned To | => AugustoMauch |
2013-05-23 01:39 | egoitz | Modules | => Core |
2013-05-23 01:39 | egoitz | OBNetwork customer | => Yes |
2013-05-23 01:39 | egoitz | Triggers an Emergency Pack | => No |
2013-05-23 01:39 | egoitz | Tag Attached: Performance | |
2013-05-23 06:07 | shankarb | Assigned To | AugustoMauch => shankarb |
2013-05-23 08:26 | shankarb | Review Assigned To | => AugustoMauch |
2013-05-23 08:26 | shankarb | Issue Monitored: AugustoMauch | |
2013-05-23 08:26 | shankarb | Status | new => scheduled |
2013-05-23 08:26 | shankarb | fix_in_branch | => pi |
2013-05-23 08:27 | hgbot | Checkin | |
2013-05-23 08:27 | hgbot | Note Added: 0058883 | |
2013-05-23 08:27 | hgbot | Status | scheduled => resolved |
2013-05-23 08:27 | hgbot | Resolution | open => fixed |
2013-05-23 08:27 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ba62d08c24113b9701f063d9d61290755cec8fba [^] |
2013-05-24 01:19 | hudsonbot | Checkin | |
2013-05-24 01:19 | hudsonbot | Note Added: 0058915 | |
2013-05-27 13:27 | AugustoMauch | Note Added: 0058952 | |
2013-05-27 13:27 | AugustoMauch | Status | resolved => closed |
2013-05-27 13:27 | AugustoMauch | Fixed in Version | => 3.0MP24 |