CRM-19126 load previous values selectively for tax
authoreileenmcnaugton <eileen@fuzion.co.nz>
Sun, 7 Aug 2016 23:33:17 +0000 (11:33 +1200)
committereileenmcnaugton <eileen@fuzion.co.nz>
Mon, 8 Aug 2016 00:12:08 +0000 (12:12 +1200)
commit2912ed09019f50f47156cd16d2883d4eaf04b77f
tree31f9a2ac90f14802d582017e9fee256260174a2f
parent99a4cd32b407c1c1e53dc85b76f387a337abafb5
CRM-19126 load previous values selectively for tax

This includes moving the setting of tax values from the api to the BAO.

Unfortunately an awful lot of the tax work was done in the form layer & it would
be a big job to figure out which parts can be left to the BAO
CRM/Contribute/BAO/Contribution.php
CRM/Core/PseudoConstant.php
api/v3/Contribution.php