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

View Revisions: Issue #35455 All Revisions ] Back to Issue ]
Summary 0035455: Adapt every query that uses credit to take advantage of FIN_PAYMENT_BPARTNER_CREDIT index
Revision 2017-03-08 17:55 by vmromanos
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
Revision 2017-03-08 17:54 by vmromanos
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, this are the places found (more research should be done!):

FinancialUtils.getPaymentsWithCredit()
RptC_Bpartner.getCustomerPaymentsWithCredit()


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker