mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 10:11:20 +00:00
committed by
mergify-bot
parent
18e7fbf33a
commit
a34519c0c4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user