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,11 @@
"id","name","country_id","sequence","tax_payable_account_id","tax_receivable_account_id"
"sgst_group","SGST/UTGST","base.in","","p11239","p10059"
"cgst_group","CGST","base.in","","p11239","p10059"
"igst_group","IGST","base.in","","p11239","p10059"
"cess_group","CESS","base.in","","p11239","p10059"
"gst_group","GST","base.in","","p11239","p10059"
"exempt_group","Exempt","base.in","","p11239","p10059"
"nil_rated_group","Nil Rated","base.in","","p11239","p10059"
"non_gst_supplies_group","Non GST Supplies","base.in","","p11239","p10059"
"tcs_group","TCS","base.in","100","p11239","p10059"
"tds_group","TDS","base.in","100","p11239","p10059"
1 id name country_id sequence tax_payable_account_id tax_receivable_account_id
2 sgst_group SGST/UTGST base.in p11239 p10059
3 cgst_group CGST base.in p11239 p10059
4 igst_group IGST base.in p11239 p10059
5 cess_group CESS base.in p11239 p10059
6 gst_group GST base.in p11239 p10059
7 exempt_group Exempt base.in p11239 p10059
8 nil_rated_group Nil Rated base.in p11239 p10059
9 non_gst_supplies_group Non GST Supplies base.in p11239 p10059
10 tcs_group TCS base.in 100 p11239 p10059
11 tds_group TDS base.in 100 p11239 p10059