Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.27
-
Fix Version/s: 4.7.31
-
Component/s: None
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
-
How it works currently:When you put a membership in through the backend for a membership with tax the tax gets applied. When you renew that membership the tax doesn't get applied and should.
-
How it should work:Tax should get applied when you renew a membership in the backend.
Description
To reproduce:
- Create the financial account and assign to the member fee type
- Create a new membership from the backend, note the tax is applied here (see image 1)
- Renew the membership in the backend, note that on the renewal form the amount due does not reflect the tax (when creating the membership it does), image 2
- If you then look at the contribution amounts, they reflect the info from the submission pages with no tax on the renewal
This issue appears to be the same as https://issues.civicrm.org/jira/browse/CRM-16950 which was for 4.6 and got resolved but the issue as now appeared in 4.7.27