fix: KSA VAT setup issues

This commit is contained in:
Deepesh Garg
2021-11-08 17:14:03 +05:30
parent 419e03954c
commit c81d4734c4
6 changed files with 38 additions and 33 deletions

View File

@@ -2120,6 +2120,10 @@
"account_name": "VAT 15%",
"tax_rate": 15.00
},
"KSA VAT 5%": {
"account_name": "VAT 5%",
"tax_rate": 5.00
},
"KSA VAT Zero": {
"account_name": "VAT Zero",
"tax_rate": 0.00