Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0023067 | Openbravo ERP | 07. Sales management | public | 2013-02-13 12:10 | 2013-03-04 12:31 |
|
Reporter | egoitz | |
Assigned To | jonalegriaesarte | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 3.0MP19.3 | |
Target Version | 3.0MP21 | Fixed in Version | 3.0MP21 | |
Merge Request Status | |
Review Assigned To | egoitz |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 19302 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0023067: The generate invoices from shipments process takes long. |
Description | The generate invoices process from shipments takes long when there are a lot of invoices, and invoice lines |
Steps To Reproduce | -On an environment with a lot of invoices and invoicelines create 10 shipments and complete all .
-Go to generate invoices from shipment window-
-Select all the shipments and click on process
*It takes long to create the data |
Proposed Solution | Add the following index:
CREATE INDEX c_invoicelinetax_invoiceline ON c_invoicelinetax USING
btree (c_invoiceline_id); |
Additional Information | |
Tags | Performance |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-02-13 12:10 | egoitz | New Issue | |
2013-02-13 12:10 | egoitz | Assigned To | => dmiguelez |
2013-02-13 12:10 | egoitz | Modules | => Core |
2013-02-13 12:10 | egoitz | OBNetwork customer | => Yes |
2013-02-13 12:10 | egoitz | Triggers an Emergency Pack | => No |
2013-02-13 12:11 | egoitz | Tag Attached: Performance | |
2013-02-13 12:12 | egoitz | Support ticket | => 19302 |
2013-02-13 12:12 | egoitz | Resolution time | => 1368136800 |
2013-02-14 08:59 | dmiguelez | Assigned To | dmiguelez => jonalegriaesarte |
2013-02-21 02:29 | hgbot | Checkin | |
2013-02-21 02:29 | hgbot | Note Added: 0056659 | |
2013-02-21 02:29 | hgbot | Status | new => resolved |
2013-02-21 02:29 | hgbot | Resolution | open => fixed |
2013-02-21 02:29 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/9f692840db9276e750afabee18ac901adce53acd [^] |
2013-02-21 17:48 | hudsonbot | Checkin | |
2013-02-21 17:48 | hudsonbot | Note Added: 0056705 | |
2013-03-04 12:31 | egoitz | Review Assigned To | => egoitz |
2013-03-04 12:31 | egoitz | Note Added: 0056993 | |
2013-03-04 12:31 | egoitz | Status | resolved => closed |
2013-03-04 12:31 | egoitz | Fixed in Version | => 3.0MP21 |