Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0030827 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Openbravo ERP] 09. Financial management | minor | have not tried | 2015-09-15 14:20 | 2015-12-21 16:17 | |||||||
Reporter | vmromanos | View Status | public | |||||||||
Assigned To | Triage Omni OMS | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0030827: Review ReportGeneralLedgerJournalData subqueries related to account from and to | |||||||||||
Description | The 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 Reproduce | NA | |||||||||||
Proposed Solution | Review these subqueries and try to improve them: + Remove useless filters + Try to use EXISTS instead of IN | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
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 |