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","country_id","name","tax_receivable_account_id","tax_payable_account_id"
"ae_tax_group_5","base.ae","VAT 5%","uae_account_100103","uae_account_202003"
"ae_tax_group_0","base.ae","VAT 0%","uae_account_100103","uae_account_202003"
"ae_tax_group_exempted","base.ae","VAT Exempted","uae_account_100103","uae_account_202003"
"ae_tax_group_reverse_5","base.ae","Reverse Charge VAT 5%","uae_account_100103","uae_account_202003"
"ae_tax_group_out_of_scope","base.ae","Out of Scope","uae_account_100103","uae_account_202003"
1 id country_id name tax_receivable_account_id tax_payable_account_id
2 ae_tax_group_5 base.ae VAT 5% uae_account_100103 uae_account_202003
3 ae_tax_group_0 base.ae VAT 0% uae_account_100103 uae_account_202003
4 ae_tax_group_exempted base.ae VAT Exempted uae_account_100103 uae_account_202003
5 ae_tax_group_reverse_5 base.ae Reverse Charge VAT 5% uae_account_100103 uae_account_202003
6 ae_tax_group_out_of_scope base.ae Out of Scope uae_account_100103 uae_account_202003