CRM-18303 follow up fix
authorEileen <eileen@fuzion.co.nz>
Sun, 17 Apr 2016 23:25:52 +0000 (23:25 +0000)
committereileenmcnaugton <eileen@fuzion.co.nz>
Mon, 18 Apr 2016 08:51:50 +0000 (20:51 +1200)
commit76e8d9c4ef0b88cb2f571a48c86977c01af02dbd
tree818df945e5f2b42d067f71654418cf618d2205b2
parentbf15c19167a870f5fb48e0bbf66ca1d489a02e45
CRM-18303 follow up fix

This follows on from the CRM-18303. In that the receipt_date was set to be updated BEFORE the template went out but I realised that it used to be
updated AFTER, allowing people to check if a receipt had previously been sent in the tpl
CRM/Contribute/BAO/Contribution.php
CRM/Contribute/BAO/ContributionPage.php
tests/phpunit/api/v3/ContributionTest.php