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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0030827
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementminorhave not tried2015-09-15 14:202015-12-21 16:17
ReportervmromanosView Statuspublic 
Assigned ToTriage Omni OMS 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
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

0030827: Review ReportGeneralLedgerJournalData subqueries related to account from and to

DescriptionThe ReportGeneralLedgerJournalData has 3 queries that run a subquery to filter by account from and to: select, selectCountGroupedLines, selectCount.

These subqueries have some filters in the where clause that might be useless because the same filters are run in the parent query: dateacct, client, org.

Besides they use IN clause, which might create problems in Oracle.

Steps To ReproduceNA
Proposed SolutionReview these subqueries and try to improve them:
+ Remove useless filters
+ Try to use EXISTS instead of IN
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0027034 closedrafademiguel Add From/To Account filters to Journal Entries Report 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2015-09-15 14:20 vmromanos New Issue
2015-09-15 14:20 vmromanos Assigned To => Triage Finance
2015-09-15 14:20 vmromanos Modules => Core
2015-09-15 14:20 vmromanos Triggers an Emergency Pack => No
2015-09-15 14:21 vmromanos Relationship added related to 0027034
2015-12-21 16:17 vmromanos Target Version 3.0PR16Q1 =>


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker