CRM-17125 - don't ignore 'is_billing'-parameter in Address BAO.
authorJohan Vervloet <johanv@johanv.org>
Tue, 13 Oct 2015 11:45:02 +0000 (13:45 +0200)
committerdeb.monish <monish.deb@webaccessglobal.com>
Wed, 13 Apr 2016 11:45:21 +0000 (17:15 +0530)
commit001a663557d7457e0bc36589db081fd9a7230e33
tree415482b76be97578a38a89e6ed5fe6d6d6ec142d
parenta1154996756e80b5c66c190e8cfbc19a004ccfe6
CRM-17125 - don't ignore 'is_billing'-parameter in Address BAO.

If you want the billing address on a receipt, and if you use the
getValues function of the Address BAO to retrieve it, the
'is_billing'-parameter should not be ignored by the BAO.

----------------------------------------
* CRM-17125: Add contact billing adress to contribution message when no contribution address
  https://issues.civicrm.org/jira/browse/CRM-17125
CRM/Core/BAO/Address.php