Merge branch 'develop' into currency-exchange-settings

This commit is contained in:
Dany Robert
2021-11-13 13:13:15 +05:30
committed by GitHub
67 changed files with 792 additions and 573 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