Details
-
Type: Bug
-
Status: In Progress
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 4.7.28
-
Fix Version/s: None
-
Component/s: CiviContribute
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
-
Verified?:No
Description
A bit similar to https://issues.civicrm.org/jira/browse/CRM-20259 but it can be reproduced from the UI without any API call.
Steps to reproduce:
- Enable Invoice and Tax
- Create a new financial account for taxes and add it to one financial type
- Create a price set of type Contribution with multiple taxable price option (using the financial type above)
- Create a new contribution from the backend and choose the new price set : choose several options -> save (the total and taxes seems ok)
- Edit this contribution without changing anything -> save
- All the taxes on the line items are equal to the contribution tax amount total (and i guess the financial tables are potentially wrong the same way)
Attachments
Issue Links
- supplements
-
CRM-20259 Update to Contribution with multiple priceset via api updates the total amount and tax amount
- Open