Skip to content

Commit

Permalink
Update Luxemburg VAT rates for 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark-H authored Mar 6, 2023
1 parent 4a604a7 commit 7cf654a
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions vat-rates.json
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,24 @@
}
],
"LU": [
{
"effective_from": "2024-01-01",
"rates": {
"super_reduced": 3,
"reduced1": 8,
"standard": 17,
"parking": 13
}
},
{
"effective_from": "2023-01-01",
"rates": {
"super_reduced": 3,
"reduced1": 7,
"standard": 16,
"parking": 13
}
},
{
"effective_from": "2016-01-01",
"rates": {
Expand Down

0 comments on commit 7cf654a

Please sign in to comment.