19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:31:28 +01:00
parent ff721d030e
commit 7721452493
1826 changed files with 124775 additions and 274114 deletions

View file

@ -0,0 +1,4 @@
"id","name","country_id","name@es"
"tax_group_iva_12","VAT 12%","base.gt","IVA 12%"
"tax_group_iva_withhold_12","VAT 12% Withholding","base.gt","Retención del IVA del 12%"
"tax_group_isr_withhold_5","ISR 5% Withholding","base.gt","Retención del ISR del 5%"
1 id name country_id name@es
2 tax_group_iva_12 VAT 12% base.gt IVA 12%
3 tax_group_iva_withhold_12 VAT 12% Withholding base.gt Retención del IVA del 12%
4 tax_group_isr_withhold_5 ISR 5% Withholding base.gt Retención del ISR del 5%