mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 16:04:46 +00:00
chore: Add missing comma
This commit is contained in:
@@ -160,7 +160,7 @@
|
|||||||
"Botswana Tax 14%": {
|
"Botswana Tax 14%": {
|
||||||
"account_name": "VAT",
|
"account_name": "VAT",
|
||||||
"tax_rate": 14.00
|
"tax_rate": 14.00
|
||||||
}
|
},
|
||||||
"Botswana Tax 12%": {
|
"Botswana Tax 12%": {
|
||||||
"account_name": "VAT",
|
"account_name": "VAT",
|
||||||
"tax_rate": 12.00,
|
"tax_rate": 12.00,
|
||||||
|
|||||||
Reference in New Issue
Block a user