first commit
This commit is contained in:
31
plugins/stTaxPlugin/config/app.yml
Normal file
31
plugins/stTaxPlugin/config/app.yml
Normal file
@@ -0,0 +1,31 @@
|
||||
all:
|
||||
st_tax:
|
||||
rates:
|
||||
AT: {normal: 20, reduced: [13, 10, 0]}
|
||||
BE: {normal: 21, reduced: [12, 6, 0]}
|
||||
BG: {normal: 20, reduced: [9, 0]}
|
||||
HR: {normal: 25, reduced: [13, 5, 0]}
|
||||
CY: {normal: 19, reduced: [5, 0]}
|
||||
CZ: {normal: 21, reduced: [15, 10, 0]}
|
||||
DK: {normal: 25, reduced: [0]}
|
||||
EE: {normal: 20, reduced: [9, 0]}
|
||||
FI: {normal: 24, reduced: [14, 10, 0]}
|
||||
FR: {normal: 20, reduced: [10, 5.5, 2.1, 0]}
|
||||
DE: {normal: 19, reduced: [7, 0]}
|
||||
GR: {normal: 24, reduced: [13, 6, 0]}
|
||||
HU: {normal: 27, reduced: [18, 5, 0]}
|
||||
IE: {normal: 23, reduced: [13.5, 9, 4.8, 0]}
|
||||
IT: {normal: 22, reduced: [10, 5, 4, 0]}
|
||||
LV: {normal: 21, reduced: [12, 5, 0]}
|
||||
LT: {normal: 21, reduced: [9, 5, 0]}
|
||||
LU: {normal: 17, reduced: [14, 8, 3, 0]}
|
||||
MT: {normal: 18, reduced: [7, 5, 0]}
|
||||
NL: {normal: 21, reduced: [9, 0]}
|
||||
PL: {normal: 23, reduced: [8, 5, 0]}
|
||||
PT: {normal: 23, reduced: [13, 6, 0]}
|
||||
RO: {normal: 19, reduced: [9, 5, 0]}
|
||||
SK: {normal: 20, reduced: [10, 0]}
|
||||
SI: {normal: 22, reduced: [9.5, 5, 0]}
|
||||
ES: {normal: 21, reduced: [10, 4, 0]}
|
||||
SE: {normal: 25, reduced: [12, 6, 0]}
|
||||
XI: {normal: 20, reduced: [9, 5, 0]}
|
||||
Reference in New Issue
Block a user