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,5 @@
"id","name","country_id","name@hr","tax_receivable_account_id","tax_payable_account_id"
"tax_group_pdv_0","PDV 0%","base.hr","PDV 0%","hr_158000","hr_226000"
"tax_group_pdv_5","PDV 5%","base.hr","PDV 5%","hr_158000","hr_226000"
"tax_group_pdv_13","PDV 13%","base.hr","PDV 13%","hr_158000","hr_226000"
"tax_group_pdv_25","PDV 25%","base.hr","PDV 25%","hr_158000","hr_226000"
1 id name country_id name@hr tax_receivable_account_id tax_payable_account_id
2 tax_group_pdv_0 PDV 0% base.hr PDV 0% hr_158000 hr_226000
3 tax_group_pdv_5 PDV 5% base.hr PDV 5% hr_158000 hr_226000
4 tax_group_pdv_13 PDV 13% base.hr PDV 13% hr_158000 hr_226000
5 tax_group_pdv_25 PDV 25% base.hr PDV 25% hr_158000 hr_226000