feat: Added ledger for Botswana VAT (#37212)
feat: Added ledger for Botswana VAT (#37212)
This commit is contained in:
parent
a444906093
commit
0f6b530032
@ -157,9 +157,14 @@
|
||||
},
|
||||
|
||||
"Botswana": {
|
||||
"Botswana Tax": {
|
||||
"Botswana Tax 14%": {
|
||||
"account_name": "VAT",
|
||||
"tax_rate": 12.00
|
||||
"tax_rate": 14.00
|
||||
}
|
||||
"Botswana Tax 12%": {
|
||||
"account_name": "VAT",
|
||||
"tax_rate": 12.00,
|
||||
"default": 1
|
||||
}
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user