CRM-16189 Changed return type from string to bool and updated functions
authorEdsel <edsel.lopez@jmaconsulting.biz>
Tue, 5 Jul 2016 09:57:53 +0000 (15:27 +0530)
committerEdsel <edsel.lopez@jmaconsulting.biz>
Thu, 7 Jul 2016 10:11:07 +0000 (15:41 +0530)
commit52d479ee2b7713f6c31daf86d690a78193b62e28
tree84e81dde488fb6988c0e61a1cbae89d2fe329810
parent70a9df1e1e6eeee72ccf459a3a25ad225d97f3c0
CRM-16189 Changed return type from string to bool and updated functions

----------------------------------------
* CRM-16189: Improve support for Accrual Method bookkeeping
  https://issues.civicrm.org/jira/browse/CRM-16189
CRM/Contribute/BAO/Contribution.php
CRM/Contribute/Form/Contribution.php
CRM/Financial/BAO/FinancialAccount.php
tests/phpunit/CRM/Financial/BAO/FinancialAccountTest.php