Invoice tax rates API (#5740)

This commit is contained in:
Kevin Papst
2025-12-24 18:47:42 +01:00
committed by GitHub
parent 806bb97e60
commit 3c3d6379a8
19 changed files with 377 additions and 136 deletions

View File

@@ -2046,6 +2046,26 @@
<source>electronic_invoice</source>
<target>E-Invoice</target>
</trans-unit>
<trans-unit id="QnN_ONc" resname="invoice_tax_type">
<source>invoice_tax_type</source>
<target>Tax status</target>
</trans-unit>
<trans-unit id="Mi7y8Q3" resname="tax.type.exempt">
<source>tax.type.exempt</source>
<target>Exempt</target>
</trans-unit>
<trans-unit id="lU1Njcy" resname="tax.type.standard">
<source>tax.type.standard</source>
<target>Taxable</target>
</trans-unit>
<trans-unit id="E470U8W" resname="tax.type.reverse">
<source>tax.type.reverse</source>
<target>Reverse charge</target>
</trans-unit>
<trans-unit id="hi31a3v" resname="tax.note.reverse_charge">
<source>tax.note.reverse_charge</source>
<target>Tax to be paid on reverse charge basis</target>
</trans-unit>
</body>
</file>
</xliff>