CRM-16189, added function to check if financial type has Deferred Inc… (#8565)
authorPradeep Nayak <pradpnayak@gmail.com>
Sat, 25 Jun 2016 02:48:26 +0000 (08:18 +0530)
committercolemanw <coleman@civicrm.org>
Sat, 25 Jun 2016 02:48:26 +0000 (22:48 -0400)
commitb2ffc3e1bc4655125c9d8dfd8bd39000e79b028f
tree62ca129b2671db033f6901504cb5809b186cf9ea
parent23e07f3bcbc116a55721c6fe35a9f3050b220861
CRM-16189, added function to check if financial type has Deferred Inc… (#8565)

* CRM-16189, added function to check if financial type has Deferred Income Account is relationship

----------------------------------------
* CRM-16189: Improve support for Accrual Method bookkeeping
  https://issues.civicrm.org/jira/browse/CRM-16189

Conflicts:

CRM/Financial/BAO/FinancialAccount.php

* CRM-16189 Added unit test for checkForValidFinancialType function

----------------------------------------
* CRM-16189: Improve support for Accrual Method bookkeeping
  https://issues.civicrm.org/jira/browse/CRM-16189

Conflicts:

tests/phpunit/CRM/Financial/BAO/FinancialAccountTest.php

* CRM-16189, changed the function name

----------------------------------------
* CRM-16189: Improve support for Accrual Method bookkeeping
  https://issues.civicrm.org/jira/browse/CRM-16189

* CRM-16189, updated class name

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