Openbravo Issue Tracking System - Openbravo ERP  | ||||||||||||
| View Issue Details | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
| 0035455 | Openbravo ERP | 09. Financial management | public | 2017-03-08 17:54 | 2017-03-08 17:56 | |||||||
| Reporter | vmromanos | |||||||||||
| Assigned To | Triage Omni OMS | |||||||||||
| Priority | normal | Severity | major | 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 | 0035455: Adapt every query that uses credit to take advantage of FIN_PAYMENT_BPARTNER_CREDIT index | |||||||||||
| Description | As part of the fix for 0033581, a new index FIN_PAYMENT_BPARTNER_CREDIT has been declared in FIN_Payment table. We should review all the places where the previous index can be useful and adapt them to use it, following a similar solution to 0033581. After a quick search, these are the places found (more research should be done!): FinancialUtils.getPaymentsWithCredit() RptC_Bpartner.getCustomerPaymentsWithCredit() Think also whether it makes sense to have this duplicated or centralize instead everything in just one method  | |||||||||||
| Steps To Reproduce | NA | |||||||||||
| Proposed Solution | ||||||||||||
| Additional Information | ||||||||||||
| Tags | Performance | |||||||||||
| Relationships | 
  | |||||||||||
| Attached Files | ||||||||||||
| Issue History | ||||||||||||
| Date Modified | Username | Field | Change | |||||||||
| 2017-03-08 17:54 | vmromanos | New Issue | ||||||||||
| 2017-03-08 17:54 | vmromanos | Assigned To | => Triage Finance | |||||||||
| 2017-03-08 17:54 | vmromanos | OBNetwork customer | => No | |||||||||
| 2017-03-08 17:54 | vmromanos | Modules | => Core | |||||||||
| 2017-03-08 17:54 | vmromanos | Triggers an Emergency Pack | => No | |||||||||
| 2017-03-08 17:54 | vmromanos | Relationship added | depends on 0033581 | |||||||||
| 2017-03-08 17:55 | vmromanos | Description Updated | bug_revision_view_page.php?rev_id=14748#r14748 | |||||||||
| 2017-03-08 17:56 | vmromanos | Tag Attached: Performance | ||||||||||
| There are no notes attached to this issue. |