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,9 @@
"id","name","country_id","tax_payable_account_id","tax_receivable_account_id","name@sl"
"tax_group_22","22% VAT","base.si","gd_acc_260800","gd_acc_160800","22% DDV"
"tax_group_95","9,5% VAT","base.si","gd_acc_260800","gd_acc_160800","9,5% DDV"
"tax_group_8","8% VAT","base.si","gd_acc_260800","gd_acc_160800","8% DDV"
"tax_group_5","5% VAT","base.si","gd_acc_260800","gd_acc_160800","5% DDV"
"tax_group_0","0% VAT","base.si","gd_acc_260800","gd_acc_160800","0% DDV"
"tax_group_rc_22","22% RC VAT","base.si","gd_acc_260800","gd_acc_160800","22% SO DDV"
"tax_group_rc_95","9,5% RC VAT","base.si","gd_acc_260800","gd_acc_160800","9,5% SO DDV"
"tax_group_rc_5","5% RC VAT","base.si","gd_acc_260800","gd_acc_160800","5% SO DDV"
1 id name country_id tax_payable_account_id tax_receivable_account_id name@sl
2 tax_group_22 22% VAT base.si gd_acc_260800 gd_acc_160800 22% DDV
3 tax_group_95 9,5% VAT base.si gd_acc_260800 gd_acc_160800 9,5% DDV
4 tax_group_8 8% VAT base.si gd_acc_260800 gd_acc_160800 8% DDV
5 tax_group_5 5% VAT base.si gd_acc_260800 gd_acc_160800 5% DDV
6 tax_group_0 0% VAT base.si gd_acc_260800 gd_acc_160800 0% DDV
7 tax_group_rc_22 22% RC VAT base.si gd_acc_260800 gd_acc_160800 22% SO DDV
8 tax_group_rc_95 9,5% RC VAT base.si gd_acc_260800 gd_acc_160800 9,5% SO DDV
9 tax_group_rc_5 5% RC VAT base.si gd_acc_260800 gd_acc_160800 5% SO DDV