Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
| View Issue Details | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
| 0030827 | Openbravo ERP | 09. Financial management | public | 2015-09-15 14:20 | 2015-12-21 16:17 | |||||||
| Reporter | vmromanos | |||||||||||
| Assigned To | Triage Omni OMS | |||||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | |||||||
| Status | new | Resolution | open | |||||||||
| Platform | OS | 5 | OS Version | |||||||||
| Product Version | ||||||||||||
| Target Version | Fixed in Version | |||||||||||
| Merge Request Status | ||||||||||||
| Review Assigned To | ||||||||||||
| OBNetwork customer | No | |||||||||||
| Web browser | ||||||||||||
| Modules | Core | |||||||||||
| Support ticket | ||||||||||||
| 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 | |||||||||||
| Additional Information | ||||||||||||
| Tags | No tags attached. | |||||||||||
| Relationships |
| |||||||||||
| Attached Files | ||||||||||||
| 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 | OBNetwork customer | => No | |||||||||
| 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 => | |||||||||
| There are no notes attached to this issue. |