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,6 @@
"id","name","country_id","tax_receivable_account_id","tax_payable_account_id","name@fi"
"tax_group_25_5","VAT 25.5%","base.fi","account_1764","account_2939","ALV 25.5%"
"tax_group_24","VAT 24%","base.fi","account_1764","account_2939","ALV 24%"
"tax_group_14","VAT 14%","base.fi","account_1764","account_2939","ALV 14 %"
"tax_group_10","VAT 10%","base.fi","account_1764","account_2939","ALV 10 %"
"tax_group_0","VAT 0%","base.fi","account_1764","account_2939","ALV 0 %"
1 id name country_id tax_receivable_account_id tax_payable_account_id name@fi
2 tax_group_25_5 VAT 25.5% base.fi account_1764 account_2939 ALV 25.5%
3 tax_group_24 VAT 24% base.fi account_1764 account_2939 ALV 24%
4 tax_group_14 VAT 14% base.fi account_1764 account_2939 ALV 14 %
5 tax_group_10 VAT 10% base.fi account_1764 account_2939 ALV 10 %
6 tax_group_0 VAT 0% base.fi account_1764 account_2939 ALV 0 %