civicrm-core.git
11 years agoCRM-12570 fix
Pratik Joshi [Wed, 15 May 2013 08:42:42 +0000 (14:12 +0530)]
CRM-12570 fix

11 years agoMerge pull request #747 from dlobo/CRM-12624
Kurund Jalmi [Wed, 15 May 2013 04:53:07 +0000 (21:53 -0700)]
Merge pull request #747 from dlobo/CRM-12624

CRM-12624

11 years agoCRM-12624
Donald A. Lobo [Wed, 15 May 2013 04:12:17 +0000 (21:12 -0700)]
CRM-12624

----------------------------------------
* CRM-12624: WordPress does not allow anon user to access subscribe/unsubscribe CiviMail pages
  http://issues.civicrm.org/jira/browse/CRM-12624

11 years agoMerge pull request #744 from kurund/notice-fixes
Kurund Jalmi [Tue, 14 May 2013 23:45:53 +0000 (16:45 -0700)]
Merge pull request #744 from kurund/notice-fixes

fixed more notices on pledge and while sending email receipt

11 years agofixed more notices
Kurund Jalmi [Tue, 14 May 2013 23:43:11 +0000 (19:43 -0400)]
fixed more notices

11 years agoMerge pull request #741 from dlobo/CRM-10431
Kurund Jalmi [Tue, 14 May 2013 23:22:11 +0000 (16:22 -0700)]
Merge pull request #741 from dlobo/CRM-10431

CRM-10431 - regression due to coder modifitcations

11 years agoMerge pull request #740 from JoeMurray/CRM-12603
dlobo [Tue, 14 May 2013 21:26:26 +0000 (14:26 -0700)]
Merge pull request #740 from JoeMurray/CRM-12603

fixing args passed to hook pre

11 years agoCRM-10431 - regression due to coder modifitcations
Donald A. Lobo [Tue, 14 May 2013 21:18:23 +0000 (14:18 -0700)]
CRM-10431 - regression due to coder modifitcations

----------------------------------------
* CRM-10431: some regular expression strings were broken by coder module formatting
  http://issues.civicrm.org/jira/browse/CRM-10431

11 years agofixing args passed to hook pre
Joe Murray [Tue, 14 May 2013 21:09:47 +0000 (17:09 -0400)]
fixing args passed to hook pre

----------------------------------------
* CRM-12603: grant pre hook invoked with wrong arg
  http://issues.civicrm.org/jira/browse/CRM-12603

11 years agoMerge pull request #739 from dlobo/CRM-12607
dlobo [Tue, 14 May 2013 18:36:48 +0000 (11:36 -0700)]
Merge pull request #739 from dlobo/CRM-12607

CRM-12607

11 years agoCRM-12607
Donald A. Lobo [Tue, 14 May 2013 18:34:47 +0000 (11:34 -0700)]
CRM-12607

----------------------------------------
* CRM-12607: Add employer and address fields to the Event Participants List report
  http://issues.civicrm.org/jira/browse/CRM-12607

11 years agoMerge pull request #735 from dlobo/CRM-12591
dlobo [Tue, 14 May 2013 17:53:09 +0000 (10:53 -0700)]
Merge pull request #735 from dlobo/CRM-12591

CRM-12591

11 years agoCRM-12591
Donald A. Lobo [Tue, 14 May 2013 17:52:09 +0000 (10:52 -0700)]
CRM-12591

----------------------------------------
* CRM-12591: Event Income Report (Detail): inacuracy in Payment Method Breakdown
  http://issues.civicrm.org/jira/browse/CRM-12591

11 years agoMerge pull request #734 from mlutfy/crm12606
dlobo [Tue, 14 May 2013 16:46:40 +0000 (09:46 -0700)]
Merge pull request #734 from mlutfy/crm12606

CRM-12606: do not escape() the strings twice.

11 years agoCRM-12606: do not escape() the strings twice.
Mathieu Lutfy [Tue, 14 May 2013 16:42:20 +0000 (12:42 -0400)]
CRM-12606: do not escape() the strings twice.

11 years agoMerge pull request #724 from kurund/CRM-12551
Kurund Jalmi [Mon, 13 May 2013 19:38:32 +0000 (12:38 -0700)]
Merge pull request #724 from kurund/CRM-12551

CRM-12551, fixed datatable break due to tab character's

11 years agoMerge pull request #722 from dlobo/CRM-12597
Kurund Jalmi [Mon, 13 May 2013 19:31:24 +0000 (12:31 -0700)]
Merge pull request #722 from dlobo/CRM-12597

CRM-12597 - Handle changed / unknown fields in a better way

11 years agoMerge pull request #725 from davecivicrm/CRM-12562
Kurund Jalmi [Mon, 13 May 2013 19:30:07 +0000 (12:30 -0700)]
Merge pull request #725 from davecivicrm/CRM-12562

CRM-12562 Mis-named array item check in Batch.php was causing batch upda...

11 years agoMerge pull request #723 from davecivicrm/CRM-12563
Kurund Jalmi [Mon, 13 May 2013 19:29:10 +0000 (12:29 -0700)]
Merge pull request #723 from davecivicrm/CRM-12563

CRM-12563 Removed extraneous else and </table> tag. Fixed indenting thro...

11 years agoCRM-12562 Mis-named array item check in Batch.php was causing batch update to set...
Dave Greenberg [Mon, 13 May 2013 19:23:15 +0000 (12:23 -0700)]
CRM-12562 Mis-named array item check in Batch.php was causing batch update to set participant role profile field as is_multiple (conditional on line 204 was checking for participant_role_id instead of participant_role).

----------------------------------------
* CRM-12562: Batch Update Participant Roles Not Set, Not Checkboxes, Data Overwritten
  http://issues.civicrm.org/jira/browse/CRM-12562

11 years agoworked on CRM-12551, fix the datatable break due to tab character
Kurund Jalmi [Mon, 13 May 2013 19:13:38 +0000 (15:13 -0400)]
worked on CRM-12551, fix the datatable break due to tab character

11 years agoCRM-12563 Removed extraneous else and </table> tag. Fixed indenting throughout tpl...
Dave Greenberg [Mon, 13 May 2013 19:02:52 +0000 (12:02 -0700)]
CRM-12563 Removed extraneous else and </table> tag. Fixed indenting throughout tpl file.

----------------------------------------
* CRM-12563: Mismatched <table> tags in MembershipRenewal.tpl
  http://issues.civicrm.org/jira/browse/CRM-12563

11 years agoMerge pull request #697 from agh1/manual-membership-and-price
Dave Greenberg [Mon, 13 May 2013 18:39:53 +0000 (11:39 -0700)]
Merge pull request #697 from agh1/manual-membership-and-price

Clarify switch between price set and manual membership (CRM-12575)

11 years agoCRM-12597
Donald A. Lobo [Mon, 13 May 2013 18:39:26 +0000 (11:39 -0700)]
CRM-12597

----------------------------------------
* CRM-12597: CLONE - Undefined variable: val in CRM_Contribute_BAO_Query::whereClauseSingle()
  http://issues.civicrm.org/jira/browse/CRM-12597

11 years agoCRM-12597
Donald A. Lobo [Mon, 13 May 2013 18:36:57 +0000 (11:36 -0700)]
CRM-12597

----------------------------------------
* CRM-12597: CLONE - Undefined variable: val in CRM_Contribute_BAO_Query::whereClauseSingle()
  http://issues.civicrm.org/jira/browse/CRM-12597

11 years agotemplate cleanup
Kurund Jalmi [Mon, 13 May 2013 16:21:45 +0000 (12:21 -0400)]
template cleanup

11 years agoMerge pull request #719 from kurund/css-fixes
Kurund Jalmi [Mon, 13 May 2013 04:19:53 +0000 (21:19 -0700)]
Merge pull request #719 from kurund/css-fixes

display fixes for admin console in j3

11 years agodisplay fixes for admin console in j3
Kurund Jalmi [Mon, 13 May 2013 04:18:43 +0000 (00:18 -0400)]
display fixes for admin console in j3

11 years agoMerge pull request #707 from dlobo/CRM-12581
Kurund Jalmi [Mon, 13 May 2013 01:44:58 +0000 (18:44 -0700)]
Merge pull request #707 from dlobo/CRM-12581

CRM-12581 - fix some notices

11 years agoMerge pull request #716 from kurund/css-fixes
Kurund Jalmi [Mon, 13 May 2013 01:42:29 +0000 (18:42 -0700)]
Merge pull request #716 from kurund/css-fixes

fixed dark background for td for joomla 3.x

11 years agofixed dark background for td for joomla 3.x
Kurund Jalmi [Mon, 13 May 2013 01:26:01 +0000 (21:26 -0400)]
fixed dark background for td for joomla 3.x

11 years agoMerge pull request #713 from mlutfy/4.3-case-tpl
Kurund Jalmi [Sat, 11 May 2013 18:42:03 +0000 (11:42 -0700)]
Merge pull request #713 from mlutfy/4.3-case-tpl

Minor HTML fix in Case.tpl duration field.

11 years agoMinor HTML fix in Case.tpl duration field.
Mathieu Lutfy [Sat, 11 May 2013 18:10:31 +0000 (14:10 -0400)]
Minor HTML fix in Case.tpl duration field.

11 years agoMerge pull request #711 from totten/autoconfigure-api-key
Tim Otten [Sat, 11 May 2013 00:44:45 +0000 (17:44 -0700)]
Merge pull request #711 from totten/autoconfigure-api-key

CRM-12556 - Set admin API key for new test sites

11 years agoCRM-12556 - Set admin API key for new test sites
Tim Otten [Sat, 11 May 2013 00:39:44 +0000 (20:39 -0400)]
CRM-12556 - Set admin API key for new test sites

----------------------------------------
* CRM-12556: Assign api_key for a user via command-line
  http://issues.civicrm.org/jira/browse/CRM-12556

11 years agoMerge pull request #706 from kurund/reg-site
Kurund Jalmi [Fri, 10 May 2013 17:53:02 +0000 (10:53 -0700)]
Merge pull request #706 from kurund/reg-site

fixed regsite

11 years agofixed regsite
Kurund Jalmi [Fri, 10 May 2013 17:49:54 +0000 (10:49 -0700)]
fixed regsite

11 years agoCRM-12581 - fix some notices
Donald A. Lobo [Fri, 10 May 2013 17:44:19 +0000 (10:44 -0700)]
CRM-12581 - fix some notices

----------------------------------------
* CRM-12581: Group(s) Selection for Profile Create Mode Not Saving
  http://issues.civicrm.org/jira/browse/CRM-12581

11 years agoMerge pull request #704 from dlobo/CRM-12466
Kurund Jalmi [Fri, 10 May 2013 17:20:25 +0000 (10:20 -0700)]
Merge pull request #704 from dlobo/CRM-12466

CRM-12466

11 years agoMerge pull request #705 from dlobo/CRM-12587
Kurund Jalmi [Fri, 10 May 2013 17:19:56 +0000 (10:19 -0700)]
Merge pull request #705 from dlobo/CRM-12587

CRM-12587

11 years agoMerge pull request #703 from pratik-joshi/CRM-12571
Kurund Jalmi [Fri, 10 May 2013 17:19:28 +0000 (10:19 -0700)]
Merge pull request #703 from pratik-joshi/CRM-12571

CRM-12571 fix

11 years agoMerge pull request #702 from eileenmcnaughton/CRM-12584
dlobo [Fri, 10 May 2013 17:14:15 +0000 (10:14 -0700)]
Merge pull request #702 from eileenmcnaughton/CRM-12584

CRM-12584 GenCode shouldn't reduce memory_limit

11 years agoCRM-12587
Donald A. Lobo [Fri, 10 May 2013 16:04:47 +0000 (09:04 -0700)]
CRM-12587

----------------------------------------
* CRM-12587: setting group contact cache to zero results in it being set to 5
  http://issues.civicrm.org/jira/browse/CRM-12587

11 years agoCRM-12466
Donald A. Lobo [Fri, 10 May 2013 15:54:48 +0000 (08:54 -0700)]
CRM-12466

----------------------------------------
* CRM-12466: Group listings don't load
  http://issues.civicrm.org/jira/browse/CRM-12466

11 years agoCRM-12571 fix
Pratik Joshi [Fri, 10 May 2013 08:45:47 +0000 (14:15 +0530)]
CRM-12571 fix

11 years agoGenCode shouldn't reduce memory_limit
eileen [Fri, 10 May 2013 08:10:01 +0000 (20:10 +1200)]
GenCode shouldn't reduce memory_limit

11 years agoMerge pull request #700 from dlobo/CRM-12559
Kurund Jalmi [Thu, 9 May 2013 22:48:20 +0000 (15:48 -0700)]
Merge pull request #700 from dlobo/CRM-12559

CRM-12559

11 years agoMerge pull request #677 from eileenmcnaughton/CRM-12557
dlobo [Thu, 9 May 2013 20:17:47 +0000 (13:17 -0700)]
Merge pull request #677 from eileenmcnaughton/CRM-12557

CRM-12557 - ACL users cannot see removed , pending groups on contact sum...

11 years agoCRM-12559
Donald A. Lobo [Thu, 9 May 2013 20:15:51 +0000 (13:15 -0700)]
CRM-12559

----------------------------------------
* CRM-12559: Handle failed contributions in CRM_Contribute_BAO_Contribution_Confirm::processContribution()
  http://issues.civicrm.org/jira/browse/CRM-12559

11 years agoMerge pull request #698 from kurund/CRM-12574
Kurund Jalmi [Thu, 9 May 2013 16:52:56 +0000 (09:52 -0700)]
Merge pull request #698 from kurund/CRM-12574

fixed error message, CRM-12574

11 years agofixed error message, CRM-12574
Kurund Jalmi [Thu, 9 May 2013 16:51:21 +0000 (09:51 -0700)]
fixed error message, CRM-12574

11 years agoUpdate version to 4.3.4
CiviCRM [Thu, 9 May 2013 16:42:45 +0000 (09:42 -0700)]
Update version to 4.3.4

11 years agodoing the same for contribution form
Andrew Hunt [Thu, 9 May 2013 16:09:45 +0000 (12:09 -0400)]
doing the same for contribution form

11 years agoclarify switch between price set and manual membership
Andrew Hunt [Thu, 9 May 2013 15:10:35 +0000 (11:10 -0400)]
clarify switch between price set and manual membership

11 years agoMerge pull request #693 from lcdservices/activity-perms
Kurund Jalmi [Thu, 9 May 2013 05:44:52 +0000 (22:44 -0700)]
Merge pull request #693 from lcdservices/activity-perms

CRM-12569 permission activity links and tasks more accurately

11 years agoCRM-12569 permission activity links and tasks more accurately
Brian Shaughnessy [Thu, 9 May 2013 03:50:39 +0000 (23:50 -0400)]
CRM-12569 permission activity links and tasks more accurately

11 years agoMerge pull request #692 from kurund/CRM-12458
Kurund Jalmi [Thu, 9 May 2013 00:10:28 +0000 (17:10 -0700)]
Merge pull request #692 from kurund/CRM-12458

undo last merge: 5a10656d1e6f02ef543375e974b2439c50f3f66d

11 years agoundo last merge
Kurund Jalmi [Thu, 9 May 2013 00:08:37 +0000 (17:08 -0700)]
undo last merge

11 years agoMerge pull request #690 from yashodha/4.3.CRM-12458
Kurund Jalmi [Wed, 8 May 2013 22:13:29 +0000 (15:13 -0700)]
Merge pull request #690 from yashodha/4.3.CRM-12458

CRM-12458

11 years agoCRM-12458
yashodha [Wed, 8 May 2013 21:13:15 +0000 (02:43 +0530)]
CRM-12458

11 years agoMerge pull request #686 from totten/mktest-mail
Kurund Jalmi [Wed, 8 May 2013 21:12:42 +0000 (14:12 -0700)]
Merge pull request #686 from totten/mktest-mail

mk-drupal-test-site - Write outgoing mails to /dev/null

11 years agoMerge pull request #688 from colemanw/CRM-12471
colemanw [Wed, 8 May 2013 20:51:05 +0000 (13:51 -0700)]
Merge pull request #688 from colemanw/CRM-12471

Look before leaping when flushing pseudoconstants CRM-12471

11 years agoLook before leaping when flushing pseudoconstants CRM-12471
Coleman Watts [Wed, 8 May 2013 20:48:51 +0000 (13:48 -0700)]
Look before leaping when flushing pseudoconstants CRM-12471

11 years agoMerge pull request #687 from totten/http-array-error
Tim Otten [Wed, 8 May 2013 19:28:15 +0000 (12:28 -0700)]
Merge pull request #687 from totten/http-array-error

HttpClient - Fix bad return format

11 years agoHttpClient - Fix bad return format
Tim Otten [Wed, 8 May 2013 19:26:04 +0000 (12:26 -0700)]
HttpClient - Fix bad return format

11 years agomk-drupal-test-site - Write outgoing mails to /dev/null
Tim Otten [Wed, 8 May 2013 18:41:47 +0000 (18:41 +0000)]
mk-drupal-test-site - Write outgoing mails to /dev/null

11 years agoMerge pull request #685 from kurund/CRM-12512
Kurund Jalmi [Wed, 8 May 2013 18:07:01 +0000 (11:07 -0700)]
Merge pull request #685 from kurund/CRM-12512

removed obsolete code that tried to create duplicate assignee contacts, ...

11 years agoremoved obsolete code that tried to create duplicate assignee contacts, CRM-12512
Kurund Jalmi [Wed, 8 May 2013 18:06:01 +0000 (11:06 -0700)]
removed obsolete code that tried to create duplicate assignee contacts, CRM-12512

11 years agoMerge pull request #670 from pratik-joshi/CRM-12503
Tim Otten [Wed, 8 May 2013 17:19:18 +0000 (10:19 -0700)]
Merge pull request #670 from pratik-joshi/CRM-12503

CRM-12503

11 years agoMerge pull request #679 from davecivicrm/CRM-12397
Kurund Jalmi [Wed, 8 May 2013 17:19:07 +0000 (10:19 -0700)]
Merge pull request #679 from davecivicrm/CRM-12397

Add back in the NONE option for additional participant profile bottom sl...

11 years agoMerge pull request #683 from dlobo/CRM-12558
dlobo [Wed, 8 May 2013 14:09:08 +0000 (07:09 -0700)]
Merge pull request #683 from dlobo/CRM-12558

CRM-12558

11 years agoCRM-12558
Donald A. Lobo [Wed, 8 May 2013 14:07:48 +0000 (07:07 -0700)]
CRM-12558

----------------------------------------
* CRM-12558: Ensure CRM/Utils/DeprecatedUtils.php is required
  http://issues.civicrm.org/jira/browse/CRM-12558

11 years agoAdd back in the NONE option for additional participant profile bottom slots. The...
Dave Greenberg [Wed, 8 May 2013 00:04:50 +0000 (17:04 -0700)]
Add back in the NONE option for additional participant profile bottom slots. The option to NOT have a second profile for additional participants was lost in a regression between 4.1 and 4.2.

11 years agoMerge pull request #675 from dlobo/CRM-12558
dlobo [Tue, 7 May 2013 23:39:11 +0000 (16:39 -0700)]
Merge pull request #675 from dlobo/CRM-12558

CRM-12558

11 years agoCRM-12557 - ACL users cannot see removed , pending groups on contact summary tab
eileen [Tue, 7 May 2013 23:38:57 +0000 (11:38 +1200)]
CRM-12557 - ACL users cannot see removed , pending groups on contact summary tab

11 years agoCRM-12558
Donald A. Lobo [Tue, 7 May 2013 23:37:56 +0000 (16:37 -0700)]
CRM-12558

----------------------------------------
* CRM-12558: Ensure CRM/Utils/DeprecatedUtils.php is required
  http://issues.civicrm.org/jira/browse/CRM-12558

11 years agoMerge pull request #674 from totten/upgrade-messages
colemanw [Tue, 7 May 2013 22:27:56 +0000 (15:27 -0700)]
Merge pull request #674 from totten/upgrade-messages

CRM-12549 - Restore upgrade message

11 years agoCRM_Core_Sessio - Doc tweak
Tim Otten [Tue, 7 May 2013 22:22:39 +0000 (15:22 -0700)]
CRM_Core_Sessio - Doc tweak

11 years agoCRM-12549 - Restore upgrade message
Tim Otten [Tue, 7 May 2013 22:22:04 +0000 (15:22 -0700)]
CRM-12549 - Restore upgrade message

----------------------------------------
* CRM-12549: Upgrade isn't displaying $message on success.tpl
  http://issues.civicrm.org/jira/browse/CRM-12549

11 years agoMerge pull request #673 from eileenmcnaughton/4.3
colemanw [Tue, 7 May 2013 22:14:45 +0000 (15:14 -0700)]
Merge pull request #673 from eileenmcnaughton/4.3

CRM-12550 avoid extraneous log_civicrm_email entries

11 years agoCRM-12550 avoid extraneous log_civicrm_email entries
eileen [Tue, 7 May 2013 21:43:20 +0000 (09:43 +1200)]
CRM-12550 avoid extraneous log_civicrm_email entries

11 years agoMerge pull request #671 from totten/rest-comments
Tim Otten [Tue, 7 May 2013 17:00:47 +0000 (10:00 -0700)]
Merge pull request #671 from totten/rest-comments

WebTest_Utils_Rest - Comments

11 years agoWebTest_Utils_Rest - Comments
Tim Otten [Tue, 7 May 2013 16:59:47 +0000 (09:59 -0700)]
WebTest_Utils_Rest - Comments

11 years agoCRM-12503
Pratik Joshi [Tue, 7 May 2013 06:36:07 +0000 (12:06 +0530)]
CRM-12503

11 years agoMerge pull request #668 from kurund/notice-fixes
Kurund Jalmi [Tue, 7 May 2013 05:58:50 +0000 (22:58 -0700)]
Merge pull request #668 from kurund/notice-fixes

notice fixes

11 years agonotice fixes
Kurund Jalmi [Tue, 7 May 2013 05:55:07 +0000 (22:55 -0700)]
notice fixes

11 years agoMerge pull request #666 from totten/pull-request-638
Kurund Jalmi [Tue, 7 May 2013 04:57:42 +0000 (21:57 -0700)]
Merge pull request #666 from totten/pull-request-638

Remove REST code

11 years agoMerge pull request #667 from kurund/CRM-12437
Kurund Jalmi [Tue, 7 May 2013 04:54:50 +0000 (21:54 -0700)]
Merge pull request #667 from kurund/CRM-12437

patched CRM-12437

11 years agopatched CRM-12437
Kurund Jalmi [Tue, 7 May 2013 04:54:02 +0000 (21:54 -0700)]
patched CRM-12437

11 years agoWebTest_Utils_RestTest - Remove disabled tests
Tim Otten [Tue, 7 May 2013 03:08:13 +0000 (20:08 -0700)]
WebTest_Utils_RestTest - Remove disabled tests

11 years agoCRM_Utils_REST - Fix regression of "?q=civicrm/X/Y"
Tim Otten [Tue, 7 May 2013 03:06:18 +0000 (20:06 -0700)]
CRM_Utils_REST - Fix regression of "?q=civicrm/X/Y"

11 years agoCRM_Utils_REST - Remove dead code. Allow loadCMSBootstrap to send well-formed errors
Tim Otten [Tue, 7 May 2013 02:55:23 +0000 (19:55 -0700)]
CRM_Utils_REST - Remove dead code. Allow loadCMSBootstrap to send well-formed errors

11 years agoextern/rest.php - Refactor (in anticipation of producing better errors during bootstrap)
Tim Otten [Tue, 7 May 2013 00:15:05 +0000 (17:15 -0700)]
extern/rest.php - Refactor (in anticipation of producing better errors during bootstrap)

11 years agoCRM_Utils_REST - Fix PHP warning
Tim Otten [Mon, 6 May 2013 23:39:35 +0000 (16:39 -0700)]
CRM_Utils_REST - Fix PHP warning

11 years agoCleanup
Chris Doten [Thu, 2 May 2013 22:50:11 +0000 (18:50 -0400)]
Cleanup

11 years agoRemoved old user/pass login ability for authenticating to API
Chris Doten [Thu, 2 May 2013 22:09:31 +0000 (18:09 -0400)]
Removed old user/pass login ability for authenticating to API

11 years agominor changes
Chris Doten [Thu, 2 May 2013 21:12:25 +0000 (17:12 -0400)]
minor changes

11 years agoAdding comments, playing with REST
Debian Live user [Thu, 2 May 2013 21:08:15 +0000 (17:08 -0400)]
Adding comments, playing with REST

11 years agoMerge pull request #660 from pradpnayak/CRM-12478
Kurund Jalmi [Mon, 6 May 2013 19:23:46 +0000 (12:23 -0700)]
Merge pull request #660 from pradpnayak/CRM-12478

-- fixed for CRM-12478 and added condition with financial_account_type =...

11 years ago-- fixed for CRM-12478 and added condition with financial_account_type = Asset for...
Pradeep Nayak [Mon, 6 May 2013 18:59:49 +0000 (00:29 +0530)]
-- fixed for CRM-12478 and added condition with financial_account_type = Asset for assigning to_financial_account_id for default

----------------------------------------
* CRM-12478: Default for Financial Account should be per Financial Account Type
  http://issues.civicrm.org/jira/browse/CRM-12478