invoiceninja / invoiceninja

A source-available invoice, quote, project and time-tracking app built with Laravel
https://invoiceninja.com
Other
8.26k stars 2.28k forks source link

v5 regression in vat rates (inclusive/exclusive) #9230

Closed rrkitlo closed 9 months ago

rrkitlo commented 9 months ago

Setup

Describe the bug

v4.5 allowed to issue invoices with inclusive and exclusive VAT 10% VAT (90.91+9.09) and (100+10). In v5 you have to tweak global settings however due to the bug described here https://github.com/invoiceninja/invoiceninja/issues/9229 tweaking the vat settings makes invoices badly issued with mixed up net/gross values

Steps To Reproduce

try issuing 2 invoices one with inclusive and the other one with exclusive VAT rate

Expected Behavior

ability to issue invoices with inclusive and exclusive VAT rates without the need to change settings as in v4.5

turbo124 commented 9 months ago

You can control inclusive / exclusive taxes rates by toggling Uses Inclusive Taxes in the settings tab of the invoices.