Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023067 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 07. Sales management | major | always | 2013-02-13 12:10 | 2013-03-04 12:31 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | jonalegriaesarte | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0MP21 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 9f692840db92 | ||||
Projection | none | ETA | none | Target Version | 3.0MP21 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 3.0MP19.3 | SCM revision | ||||||
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); | |||||||
Tags | Performance | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0056659) hgbot (developer) 2013-02-21 02:29 |
Repository: erp/devel/pi Changeset: 9f692840db9276e750afabee18ac901adce53acd Author: Jon AlegrÃa <jon.alegria <at> openbravo.com> Date: Thu Feb 21 02:28:45 2013 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/9f692840db9276e750afabee18ac901adce53acd [^] Fixes issue 0023067: The generate invoices from shipments process takes long. --- M src-db/database/model/tables/C_INVOICELINETAX.xml --- |
(0056705) hudsonbot (viewer) 2013-02-21 17:48 |
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/2add4de9509d [^] Maturity status: Test |
(0056993) egoitz (viewer) 2013-03-04 12:31 |
verified |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |