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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0023278
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 07. Sales managementmajoralways2013-03-11 13:472013-03-11 16:49
ReporteregoitzView Statuspublic 
Assigned Todmiguelez 
PriorityurgentResolutionduplicateFixed in Version3.0MP22
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version3.0MP22
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tojecharri
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0023278: Inserting order lines takes long when there is a big amount of data on c_orderline table

DescriptionInserting order lines takes long when there is a big amount of data on c_orderline table
Steps To Reproduce-On a table with a lot of rows on the c_orderline table insert a new line.
*It takes few seconds when should be immediate
Proposed SolutionCREATE INDEX c_orderlinetax_orderline ON c_orderlinetax USING
btree (c_orderline_id);
TagsPerformance
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 0023276pi closedAugustoMauch We should create an index between tables C_orderline and c_orderlinetax 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2013-03-11 13:47 egoitz New Issue
2013-03-11 13:47 egoitz Assigned To => dmiguelez
2013-03-11 13:47 egoitz Modules => Core
2013-03-11 13:47 egoitz Triggers an Emergency Pack => No
2013-03-11 13:47 egoitz Tag Attached: Performance
2013-03-11 16:49 egoitz Review Assigned To => jecharri
2013-03-11 16:49 egoitz Relationship added duplicate of 0023276
2013-03-11 16:49 egoitz Status new => closed
2013-03-11 16:49 egoitz Resolution open => duplicate
2013-03-11 16:49 egoitz Fixed in Version => 3.0MP22


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker