Skip to content

Commit

Permalink
Merge pull request #15 from brtdv/bugfix/gr-reduced-rate
Browse files Browse the repository at this point in the history
Greece uses two reduced vat rates of 6% and 13%
  • Loading branch information
dannyvankooten authored Apr 8, 2024
2 parents a815e4c + 94e6083 commit e074f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vat-rates.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@
"effective_from": "2016-06-01",
"rates": {
"reduced1": 6,
"reduced2": 13.5,
"reduced2": 13,
"standard": 24
},
"exceptions": [
Expand Down

0 comments on commit e074f97

Please sign in to comment.