FeatureFuel
0

Overriding Tax Rate Labels/Localizations

Source: invoiceninja/invoiceninja#10643 · opened by @BaccanoMob
What version of Invoice Ninja are you running? v5 What environment are you running? Docker Have you searched existing issues/requests? Yes, but there is similar case (Note: #9164 is for auto splitting tax where is my issue displaying in the UI/PDF) In India, we got CGST, SGST, IGST and they range from 2.5 to 18 depending on the business. So I configured Tax setting as Three Tax Rates. But I could not use the same name for different tax rates. For example, CGST has 2.5% and 5% but I have to name "CGST 2.5%" and so on like below ![Image]( Adding Tax rate in Invoice ![Image]( The buggy part is here. Displayed Taxes in UI ![Image]( Displayed Taxes in PDF ![Image]( I could not use display: none trick in CSS because its hard coded Possible solutions: 1. Have a new text field which overrides the label (that is, explicitly state totals-table-line_tax_x-label should be) 2. Use span/div when generating so it can be hidden like how its recommended in docs (my preferred sol…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests