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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0025256
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2013-11-29 12:062014-02-03 13:42
ReporterjonalegriaesarteView Statuspublic 
Assigned Tojonalegriaesarte 
PrioritynormalResolutionduplicateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version3.0PR14Q2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0025256: Create lines from takes too long to load the first time, when the volume of data is high

DescriptionCreate lines from takes too long to load the first time, when the volume of data is high
Steps To ReproduceWe need a database with a high volume of data in c_order, c_orderline, m_inout and m_inoutline
- Purchase invoice
- Create lines from
Proposed SolutionPending to be analyzed in depth
TagsPerformance
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 00253543.0MP31 closeddmiguelez Takes long to show the create from invoices popup 

-  Notes
(0062496)
egoitz (developer)
2013-12-03 01:24

posible solution:


CREATE INDEX m_matchinv_inout
  ON m_matchinv
  USING btree
  ( m_inoutline_id COLLATE pg_catalog."default" );


analyze m_matchinv
(0063862)
jonalegriaesarte (reporter)
2014-02-03 13:42

Solved in changeset https://code.openbravo.com/erp/devel/pi/rev/6d69e73928db [^]

- Issue History
Date Modified Username Field Change
2013-11-29 12:06 jonalegriaesarte New Issue
2013-11-29 12:06 jonalegriaesarte Assigned To => jonalegriaesarte
2013-11-29 12:06 jonalegriaesarte Modules => Core
2013-11-29 12:06 jonalegriaesarte Triggers an Emergency Pack => No
2013-11-29 12:06 jonalegriaesarte Tag Attached: Performance
2013-12-03 01:24 egoitz Note Added: 0062496
2014-01-02 12:38 jonalegriaesarte Target Version 3.0MP31 => 3.0MP32
2014-02-03 13:42 jonalegriaesarte Relationship added duplicate of 0025354
2014-02-03 13:42 jonalegriaesarte Note Added: 0063862
2014-02-03 13:42 jonalegriaesarte Status new => closed
2014-02-03 13:42 jonalegriaesarte Resolution open => duplicate


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker