Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028031 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 07. Sales management | major | always | 2014-10-30 13:50 | 2015-02-04 20:34 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | fsoto82 | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 49de63d764cc | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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; | |||||||
Tags | Performance | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0073624) hgbot (developer) 2015-01-19 19:05 |
Repository: erp/devel/pi Changeset: 49de63d764cc78b2414c41b4fb36273681c7a8d8 Author: Fernando Soto <fernando.soto <at> peoplewalking.com> Date: Tue Jan 13 11:52:49 2015 -0500 URL: http://code.openbravo.com/erp/devel/pi/rev/49de63d764cc78b2414c41b4fb36273681c7a8d8 [^] Fixed bug 28031: Performance problems on the payment monitor process. Created new index c_invoice_paid in c_invoice table using ispaid column. --- M src-db/database/model/tables/C_INVOICE.xml --- |
(0073625) umartirena (viewer) 2015-01-19 19:06 |
Code Review + Testing OK |
(0074162) hudsonbot (viewer) 2015-02-04 20:34 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/f36c91d0ad63 [^] Maturity status: Test |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |