-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Milestone
Description
Describe the bug
Whenever the tax is configured to be set as a separate fee on top of the price, due to the variable price of donations, the tax is pointing to a negative value. This is most likely due to the computed property which was written in general for paid & free tickets, without keeping donation tickets in mind.
To Reproduce
Steps to reproduce the behaviour:
- Add tax and donation tickets to an event
- Enter quantity & amount for donation
- See error
Expected behaviour
Should show the correct tax
Additional context
Working on it.
Metadata
Metadata
Assignees
Labels
No labels