CRM-19585, added function to calculate net amount if contribution has tax amount
authorPradeep Nayak <pradpnayak@gmail.com>
Fri, 23 Dec 2016 14:10:38 +0000 (19:40 +0530)
committerPradeep Nayak <pradpnayak@gmail.com>
Thu, 29 Dec 2016 11:25:41 +0000 (16:55 +0530)
commitb507f0d3b7a4e50bcb483b991be610101b78ef9f
treed3e0f7c3d426c3b169579e87ab92d4a4e2b9a838
parent33297eecb22e6806f36618f1c79833feeee8ea8d
CRM-19585, added function to calculate net amount if contribution has tax amount
added test for the same

----------------------------------------
* CRM-19585: Sales tax issue
  https://issues.civicrm.org/jira/browse/CRM-19585

CRM-19585, removed space

----------------------------------------
* CRM-19585: Sales tax issue
  https://issues.civicrm.org/jira/browse/CRM-19585
CRM/Contribute/BAO/Contribution.php
CRM/Contribute/Form/Contribution.php
tests/phpunit/CRM/Contribute/BAO/ContributionTest.php