Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0025354
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2013-12-17 17:522014-01-03 01:22
ReporteregoitzView Statuspublic 
Assigned Todmiguelez 
PriorityurgentResolutionfixedFixed in Version3.0MP31
StatusclosedFix in branchFixed in SCM revision6d69e73928db
ProjectionnoneETAnoneTarget Version3.0MP31
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tojonalegriaesarte
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0025354: Takes long to show the create from invoices popup

DescriptionThe 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 SolutionCreate the following index:

CREATE INDEX m_matchinv_inout
ON m_matchinv
USING btree
( m_inoutline_id );
TagsPerformance
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
has duplicate defect 00252563.0PR14Q2 closedjonalegriaesarte Create lines from takes too long to load the first time, when the volume of data is high 

-  Notes
(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 (reporter)
2014-01-02 10:14

Verfied and working fine
(0063220)
hudsonbot (developer)
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 (developer)
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

- Issue History
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 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 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
Powered by Mantis Bugtracker