mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 08:24:47 +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": {
|
"Saudi Arabia": {
|
||||||
"KSA VAT 5%": {
|
"KSA VAT 15%": {
|
||||||
"account_name": "VAT 5%",
|
"account_name": "VAT 15%",
|
||||||
"tax_rate": 5.00
|
"tax_rate": 15.00
|
||||||
},
|
},
|
||||||
"KSA VAT Zero": {
|
"KSA VAT Zero": {
|
||||||
"account_name": "VAT Zero",
|
"account_name": "VAT Zero",
|
||||||
|
|||||||
Reference in New Issue
Block a user