mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-13 11:55:11 +00:00
(cherry picked from commit abded895f3)
Co-authored-by: Kenneth Sequeira <33246109+kennethsequeira@users.noreply.github.com>
This commit is contained in:
@@ -2116,9 +2116,9 @@
|
||||
},
|
||||
|
||||
"Saudi Arabia": {
|
||||
"KSA VAT 5%": {
|
||||
"account_name": "VAT 5%",
|
||||
"tax_rate": 5.00
|
||||
"KSA VAT 15%": {
|
||||
"account_name": "VAT 15%",
|
||||
"tax_rate": 15.00
|
||||
},
|
||||
"KSA VAT Zero": {
|
||||
"account_name": "VAT Zero",
|
||||
|
||||
Reference in New Issue
Block a user