mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-05 14:38:26 +00:00
Merge pull request #25896 from buff0k/patch-3
fix: Correct South Africa VAT Rate
This commit is contained in:
@@ -1867,7 +1867,7 @@
|
||||
"South Africa": {
|
||||
"South Africa Tax": {
|
||||
"account_name": "VAT",
|
||||
"tax_rate": 14.00
|
||||
"tax_rate": 15.00
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user