Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025354 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2013-12-17 17:52 | 2014-01-03 01:22 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | dmiguelez | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0MP31 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 6d69e73928db | ||||
Projection | none | ETA | none | Target Version | 3.0MP31 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | jonalegriaesarte | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 25055 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0025354: Takes long to show the create from invoices popup | |||||||
Description | The popup shown after click on create from button on the invoices windows takes long to be load | |||||||
Steps To Reproduce | -Open the popup on an environment with a big volume of orders, invoices and M_MATCHINV records | |||||||
Proposed Solution | Create the following index: CREATE INDEX m_matchinv_inout ON m_matchinv USING btree ( m_inoutline_id ); | |||||||
Tags | Performance | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0063162) hgbot (developer) 2014-01-02 08:41 |
Repository: erp/devel/pi Changeset: 6d69e73928dbcfa082d5a5d4e9a6d25aa18642fc Author: Egoitz Castillo <egoitz.castillo <at> openbravo.com> Date: Thu Jan 02 08:40:39 2014 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/6d69e73928dbcfa082d5a5d4e9a6d25aa18642fc [^] Fixed issue 0025354: Long time tol load CreateFrom Invoices popup --- M src-db/database/model/tables/M_MATCHINV.xml M src/org/openbravo/dal/security/EntityAccessChecker.java --- |
(0063163) hgbot (developer) 2014-01-02 09:28 |
Repository: erp/devel/pi Changeset: 92cf70aa1c129ec42de6c026f32ae8adfef87ec8 Author: Egoitz Castillo <egoitz.castillo <at> openbravo.com> Date: Thu Jan 02 09:27:38 2014 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/92cf70aa1c129ec42de6c026f32ae8adfef87ec8 [^] Related with issue 0025354: Remove an incorrect change --- M src/org/openbravo/dal/security/EntityAccessChecker.java --- |
(0063164) jonalegriaesarte (viewer) 2014-01-02 10:14 |
Verfied and working fine |
(0063220) hudsonbot (viewer) 2014-01-03 01:21 |
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/7a908443c43a [^] Maturity status: Test |
(0063221) hudsonbot (viewer) 2014-01-03 01:22 |
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/7a908443c43a [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2013-12-17 17:52 | egoitz | New Issue | |
2013-12-17 17:52 | egoitz | Assigned To | => AugustoMauch |
2013-12-17 17:52 | egoitz | Modules | => Core |
2013-12-17 17:52 | egoitz | OBNetwork customer | => No |
2013-12-17 17:52 | egoitz | Resolution time | => 1389135600 |
2013-12-17 17:52 | egoitz | Triggers an Emergency Pack | => No |
2013-12-17 17:53 | egoitz | Proposed Solution updated | |
2013-12-17 17:53 | egoitz | OBNetwork customer | No => Yes |
2013-12-17 17:53 | egoitz | Support ticket | => 25055 |
2013-12-17 17:53 | egoitz | Tag Attached: Performance | |
2013-12-18 09:15 | alostale | Assigned To | AugustoMauch => dmiguelez |
2014-01-02 08:41 | hgbot | Checkin | |
2014-01-02 08:41 | hgbot | Note Added: 0063162 | |
2014-01-02 08:41 | hgbot | Status | new => resolved |
2014-01-02 08:41 | hgbot | Resolution | open => fixed |
2014-01-02 08:41 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/6d69e73928dbcfa082d5a5d4e9a6d25aa18642fc [^] |
2014-01-02 09:28 | hgbot | Checkin | |
2014-01-02 09:28 | hgbot | Note Added: 0063163 | |
2014-01-02 10:14 | jonalegriaesarte | Review Assigned To | => jonalegriaesarte |
2014-01-02 10:14 | jonalegriaesarte | Note Added: 0063164 | |
2014-01-02 10:14 | jonalegriaesarte | Status | resolved => closed |
2014-01-02 10:14 | jonalegriaesarte | Fixed in Version | => 3.0MP31 |
2014-01-03 01:21 | hudsonbot | Checkin | |
2014-01-03 01:21 | hudsonbot | Note Added: 0063220 | |
2014-01-03 01:22 | hudsonbot | Checkin | |
2014-01-03 01:22 | hudsonbot | Note Added: 0063221 | |
2014-02-03 13:42 | jonalegriaesarte | Relationship added | has duplicate 0025256 |
Copyright © 2000 - 2009 MantisBT Group |