-- CRM-12771 some more fixes
authorRavish Nair <ravish.nair@webaccess.co.in>
Mon, 10 Jun 2013 14:42:49 +0000 (20:12 +0530)
committerRavish Nair <ravish.nair@webaccess.co.in>
Mon, 10 Jun 2013 14:55:39 +0000 (20:25 +0530)
commit3fb990f40bf67975c2bb032c291c04fe86bc6560
treea2ee446787c3ef88dbb9c97182d126df3d98d3e7
parent3b557cc839631843c4450b5af24049509677859c
-- CRM-12771 some more fixes

----------------------------------------
* CRM-12771: contribution pages with a zero amount are not generating receipts or creating contribution records
  http://issues.civicrm.org/jira/browse/CRM-12771
CRM/Contribute/BAO/Contribution.php
CRM/Contribute/Form/Contribution/Main.php
CRM/Contribute/Form/ContributionBase.php
tests/phpunit/WebTest/Contribute/OfflineContributionTest.php
tests/phpunit/WebTest/Contribute/OnlineContributionTest.php