invoiceninja / ui

Invoice Ninja: Web admin portal built with React
https://app.invoicing.co
Other
57 stars 48 forks source link

Setting Groupspecific default tax with 0% doesnt work #1929

Closed ret1 closed 1 month ago

ret1 commented 3 months ago

Setup

Interface

React

Checklist

Describe the bug

Steps To Reproduce

im trying to setup invoice ninja for my company and was unable to set a “Group” specific default tax when its 0%. if i select a customer which is in that group, while creating a new invoice, the name of the tax changes according to the group specific defualt tax, but the tax itself doesnt switch to 0%. if the group specific tax is set >0%, everything works as expected. also, after selecting another tax, the values gets corrected.

in this case “Ustr” should be 0%

screenshots

Expected Behavior

the tax (inclusive tax rate) should be set according to the group setting for the default tax

turbo124 commented 3 months ago

@Civolilah The issue here is if the group tax is 0% the company tax will always override.