We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b059a9 commit f5481dcCopy full SHA for f5481dc
1 file changed
erpnext/setup/setup_wizard/data/country_wise_tax.json
@@ -4844,17 +4844,17 @@
4844
4845
"Switzerland": {
4846
"Switzerland normal VAT": {
4847
- "account_name": "VAT 7.7%",
4848
- "tax_rate": 7.70,
+ "account_name": "VAT 8.1%",
+ "tax_rate": 8.10,
4849
"default": 1
4850
},
4851
"Switzerland reduced VAT": {
4852
- "account_name": "VAT 2.5%",
4853
- "tax_rate": 2.50
+ "account_name": "VAT 2.6%",
+ "tax_rate": 2.60
4854
4855
"Switzerland lodging VAT": {
4856
- "account_name": "VAT 3.7%",
4857
- "tax_rate": 3.70
+ "account_name": "VAT 3.8%",
+ "tax_rate": 3.80
4858
}
4859
4860
0 commit comments