19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:31:21 +01:00
parent 7dc55599c6
commit 7f43bbbfcc
650 changed files with 45260 additions and 33436 deletions

View file

@ -0,0 +1,5 @@
"id","name","country_id","tax_payable_account_id","tax_receivable_account_id"
"tax_group_gst_0","GST 0%","base.au","au_21320","au_21320"
"tax_group_gst_10","GST 10%","base.au","au_21320","au_21320"
"tax_group_gst_100000000","GST 100%","base.au","au_21320","au_21320"
"tax_group_withheld","Withheld","base.au","au_21320","au_21320"
1 id name country_id tax_payable_account_id tax_receivable_account_id
2 tax_group_gst_0 GST 0% base.au au_21320 au_21320
3 tax_group_gst_10 GST 10% base.au au_21320 au_21320
4 tax_group_gst_100000000 GST 100% base.au au_21320 au_21320
5 tax_group_withheld Withheld base.au au_21320 au_21320