CRM/Contribute - Add query optimization for creditnote_id
authorPatrick Figel <pfigel@greenpeace.org>
Tue, 29 Jan 2019 21:10:12 +0000 (22:10 +0100)
committerPatrick Figel <pfigel@greenpeace.org>
Tue, 29 Jan 2019 21:10:12 +0000 (22:10 +0100)
commit6bceeca1974831bd4630bf2c5c024068f3b0300f
tree351b3b197b4934302b6ab33e2b0d0814dc67e538
parentb639ca81f4a2ce787327cde92b0ec58a36ef2d55
CRM/Contribute - Add query optimization for creditnote_id

This adds a minor query optimization to createCreditNoteId() that
should significantly improve performance when contributions are
cancelled or refunded in environments with many contributions.
CRM/Contribute/BAO/Contribution.php