19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:31:34 +01:00
parent c5006a6999
commit 80293571e7
420 changed files with 21812 additions and 44297 deletions

View file

@ -0,0 +1,6 @@
"id","name","country_id","tax_receivable_account_id","tax_payable_account_id"
"tax_group_16","VAT 16%","base.ke","ke1111","ke2201"
"tax_group_8","VAT 8%","base.ke","ke1111","ke2201"
"tax_group_0","VAT 0%","base.ke","ke1111","ke2201"
"tax_group_withholding","Withholding Tax","base.ke","ke1111","ke2201"
"tax_group_catering_levy","2% CTL","base.ke","ke2106","ke2106"
1 id name country_id tax_receivable_account_id tax_payable_account_id
2 tax_group_16 VAT 16% base.ke ke1111 ke2201
3 tax_group_8 VAT 8% base.ke ke1111 ke2201
4 tax_group_0 VAT 0% base.ke ke1111 ke2201
5 tax_group_withholding Withholding Tax base.ke ke1111 ke2201
6 tax_group_catering_levy 2% CTL base.ke ke2106 ke2106