Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0028031 | Openbravo ERP | 07. Sales management | public | 2014-10-30 13:50 | 2015-02-04 20:34 |
|
Reporter | egoitz | |
Assigned To | fsoto82 | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | pi | |
Merge Request Status | |
Review Assigned To | umartirena |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 32099 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0028031: Performance problems on the payment monitor process. |
Description | Performance problems on the payment monitor process. |
Steps To Reproduce | Execute the payment report on an enviroment with many invoices. |
Proposed Solution | CREATE INDEX c_invoice_paid
ON c_invoice
USING btree
(Ispaid);
analyze c_invoice;
|
Additional Information | |
Tags | Performance |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-10-30 13:50 | egoitz | New Issue | |
2014-10-30 13:50 | egoitz | Assigned To | => dmiguelez |
2014-10-30 13:50 | egoitz | OBNetwork customer | => No |
2014-10-30 13:50 | egoitz | Modules | => Core |
2014-10-30 13:50 | egoitz | Support ticket | => 32099 |
2014-10-30 13:50 | egoitz | Resolution time | => 1415055600 |
2014-10-30 13:50 | egoitz | Triggers an Emergency Pack | => No |
2014-10-30 15:42 | egoitz | Assigned To | dmiguelez => AtulOpenbravo |
2014-10-30 15:42 | egoitz | Tag Attached: Performance | |
2014-11-06 09:58 | egoitz | OBNetwork customer | No => Yes |
2015-01-13 17:26 | fsoto82 | Status | new => scheduled |
2015-01-13 17:26 | fsoto82 | Assigned To | AtulOpenbravo => fsoto82 |
2015-01-13 17:26 | fsoto82 | fix_in_branch | => pi |
2015-01-19 19:05 | hgbot | Checkin | |
2015-01-19 19:05 | hgbot | Note Added: 0073624 | |
2015-01-19 19:05 | hgbot | Status | scheduled => resolved |
2015-01-19 19:05 | hgbot | Resolution | open => fixed |
2015-01-19 19:05 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/49de63d764cc78b2414c41b4fb36273681c7a8d8 [^] |
2015-01-19 19:06 | umartirena | Review Assigned To | => umartirena |
2015-01-19 19:06 | umartirena | Note Added: 0073625 | |
2015-01-19 19:06 | umartirena | Status | resolved => closed |
2015-01-19 19:06 | umartirena | Fixed in Version | => pi |
2015-02-04 20:34 | hudsonbot | Checkin | |
2015-02-04 20:34 | hudsonbot | Note Added: 0074162 | |