moss_generator 0.4.0 → 0.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/config/vat_rates.json +1 -15
- data/config/vat_rates_2020_4.json +383 -0
- data/lib/moss_generator/version.rb +1 -1
- metadata +3 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ad3786bac36f09eb868b05288e7cf8303f296f717d0c6e0cfdc4679d5340f687
|
|
4
|
+
data.tar.gz: e39c8296c61fec69eb1bf102743767e4171ce36a8f3dac140cbb95b58121f2f0
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 976a67a9a004a2e6c2c3613826cd5ba8670b08064985426f6aa47b00838e1037e0088890e9a0a626cdf6a91ddbbc8318eb35c4454cce362f49bd6c777b084ccb
|
|
7
|
+
data.tar.gz: e4d6e7b8976351ad93433c843d41176358ca43f60950b546e89600a992d75e00c091ed9d602c3490fecd3057a403bd0cdc3dc077f0da7fdf91fcae6bf7f7a7ec
|
data/Gemfile.lock
CHANGED
data/config/vat_rates.json
CHANGED
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
},
|
|
131
131
|
"DE": {
|
|
132
132
|
"country_name": "Germany",
|
|
133
|
-
"standard_rate":
|
|
133
|
+
"standard_rate": 19,
|
|
134
134
|
"reduced_rates": {
|
|
135
135
|
"foodstuffs": 7,
|
|
136
136
|
"books": 7,
|
|
@@ -365,19 +365,5 @@
|
|
|
365
365
|
"foodstuffs": 12,
|
|
366
366
|
"books": 6
|
|
367
367
|
}
|
|
368
|
-
},
|
|
369
|
-
"GB": {
|
|
370
|
-
"country_name": "United Kingdom",
|
|
371
|
-
"standard_rate": 20,
|
|
372
|
-
"reduced_rates": {
|
|
373
|
-
"property renovations": 5,
|
|
374
|
-
"foodstuffs": 0,
|
|
375
|
-
"books": 0,
|
|
376
|
-
"pharmaceuticals": 0,
|
|
377
|
-
"medical": 0,
|
|
378
|
-
"passenger transport": 0,
|
|
379
|
-
"newspapers": 0,
|
|
380
|
-
"childrens clothing": 0
|
|
381
|
-
}
|
|
382
368
|
}
|
|
383
369
|
}
|
|
@@ -0,0 +1,383 @@
|
|
|
1
|
+
{
|
|
2
|
+
"AT": {
|
|
3
|
+
"country_name": "Austria",
|
|
4
|
+
"standard_rate": 20,
|
|
5
|
+
"reduced_rates": {
|
|
6
|
+
"foodstuffs": 10,
|
|
7
|
+
"books": 5,
|
|
8
|
+
"pharmaceuticals": 10,
|
|
9
|
+
"passenger transport": 10,
|
|
10
|
+
"newspapers": 5,
|
|
11
|
+
"admission to cultural events": 5,
|
|
12
|
+
"hotels": 5,
|
|
13
|
+
"admission to entertainment events": 5
|
|
14
|
+
}
|
|
15
|
+
},
|
|
16
|
+
"BE": {
|
|
17
|
+
"country_name": "Belgium",
|
|
18
|
+
"standard_rate": 21,
|
|
19
|
+
"reduced_rates": {
|
|
20
|
+
"restaurants": 12,
|
|
21
|
+
"foodstuffs": 6,
|
|
22
|
+
"water": 6,
|
|
23
|
+
"pharmaceuticals": 6,
|
|
24
|
+
"medical": 6,
|
|
25
|
+
"books": 6,
|
|
26
|
+
"newspapers": 6,
|
|
27
|
+
"hotels": 6,
|
|
28
|
+
"admission to cultural events": 6,
|
|
29
|
+
"admission to entertainment events": 6
|
|
30
|
+
}
|
|
31
|
+
},
|
|
32
|
+
"BG": {
|
|
33
|
+
"country_name": "Bulgaria",
|
|
34
|
+
"standard_rate": 20,
|
|
35
|
+
"reduced_rates": {
|
|
36
|
+
"hotels": 9
|
|
37
|
+
}
|
|
38
|
+
},
|
|
39
|
+
"HR": {
|
|
40
|
+
"country_name": "Croatia",
|
|
41
|
+
"standard_rate": 25,
|
|
42
|
+
"reduced_rates": {
|
|
43
|
+
"hotels": 13,
|
|
44
|
+
"newspapers": 13
|
|
45
|
+
}
|
|
46
|
+
},
|
|
47
|
+
"CY": {
|
|
48
|
+
"country_name": "Cyprus",
|
|
49
|
+
"standard_rate": 19,
|
|
50
|
+
"reduced_rates": {
|
|
51
|
+
"hotels": 9,
|
|
52
|
+
"restaurants": 9,
|
|
53
|
+
"foodstuffs": 5,
|
|
54
|
+
"books": 5,
|
|
55
|
+
"pharmaceuticals": 5,
|
|
56
|
+
"medical": 5,
|
|
57
|
+
"passenger transport": 5,
|
|
58
|
+
"newspapers": 5,
|
|
59
|
+
"admission to cultural events": 5,
|
|
60
|
+
"admission to entertainment events": 5,
|
|
61
|
+
"admission to sporting events": 5
|
|
62
|
+
}
|
|
63
|
+
},
|
|
64
|
+
"CZ": {
|
|
65
|
+
"country_name": "Czech Republic",
|
|
66
|
+
"standard_rate": 21,
|
|
67
|
+
"reduced_rates": {
|
|
68
|
+
"foodstuffs": 15,
|
|
69
|
+
"medical": 10,
|
|
70
|
+
"pharmaceuticals": 10,
|
|
71
|
+
"passenger transport": 15,
|
|
72
|
+
"newspapers": 15,
|
|
73
|
+
"admission to cultural events": 15,
|
|
74
|
+
"admission to sporting events": 15,
|
|
75
|
+
"admission to entertainment events": 15,
|
|
76
|
+
"hotels": 15,
|
|
77
|
+
"books": 10,
|
|
78
|
+
"baby foodstuffs": 10
|
|
79
|
+
}
|
|
80
|
+
},
|
|
81
|
+
"DK": {
|
|
82
|
+
"country_name": "Denmark",
|
|
83
|
+
"standard_rate": 25,
|
|
84
|
+
"reduced_rates": null
|
|
85
|
+
},
|
|
86
|
+
"EE": {
|
|
87
|
+
"country_name": "Estonia",
|
|
88
|
+
"standard_rate": 20,
|
|
89
|
+
"reduced_rates": {
|
|
90
|
+
"books": 9,
|
|
91
|
+
"pharmaceuticals": 9,
|
|
92
|
+
"medical": 9,
|
|
93
|
+
"hotels": 9
|
|
94
|
+
}
|
|
95
|
+
},
|
|
96
|
+
"FI": {
|
|
97
|
+
"country_name": "Finland",
|
|
98
|
+
"standard_rate": 24,
|
|
99
|
+
"reduced_rates": {
|
|
100
|
+
"foodstuffs": 14,
|
|
101
|
+
"restaurants": 14,
|
|
102
|
+
"books": 10,
|
|
103
|
+
"pharmaceuticals": 10,
|
|
104
|
+
"passenger transport": 10,
|
|
105
|
+
"newspapers": 10,
|
|
106
|
+
"admission to cultural events": 10,
|
|
107
|
+
"admission to sporting events": 10,
|
|
108
|
+
"admission to entertainment events": 10,
|
|
109
|
+
"hotels": 10
|
|
110
|
+
}
|
|
111
|
+
},
|
|
112
|
+
"FR": {
|
|
113
|
+
"country_name": "France",
|
|
114
|
+
"standard_rate": 20,
|
|
115
|
+
"reduced_rates": {
|
|
116
|
+
"pharmaceuticals": 2.1,
|
|
117
|
+
"passenger transport": 10,
|
|
118
|
+
"admission to cultural events": 10,
|
|
119
|
+
"admission to sporting events": 10,
|
|
120
|
+
"admission to entertainment events": 10,
|
|
121
|
+
"hotels": 10,
|
|
122
|
+
"accommodation": 10,
|
|
123
|
+
"restaurants": 10,
|
|
124
|
+
"medical": 5.5,
|
|
125
|
+
"foodstuffs": 5.5,
|
|
126
|
+
"e-books": 5.5,
|
|
127
|
+
"books": 5.5,
|
|
128
|
+
"newspapers": 2.1
|
|
129
|
+
}
|
|
130
|
+
},
|
|
131
|
+
"DE": {
|
|
132
|
+
"country_name": "Germany",
|
|
133
|
+
"standard_rate": 16,
|
|
134
|
+
"reduced_rates": {
|
|
135
|
+
"foodstuffs": 7,
|
|
136
|
+
"books": 7,
|
|
137
|
+
"medical": 7,
|
|
138
|
+
"passenger transport": 7,
|
|
139
|
+
"newspapers": 7,
|
|
140
|
+
"admission to cultural events": 7,
|
|
141
|
+
"admission to entertainment events": 7,
|
|
142
|
+
"hotels": 7
|
|
143
|
+
}
|
|
144
|
+
},
|
|
145
|
+
"GR": {
|
|
146
|
+
"country_name": "Greece",
|
|
147
|
+
"standard_rate": 24,
|
|
148
|
+
"reduced_rates": {
|
|
149
|
+
"foodstuffs": 13,
|
|
150
|
+
"pharmaceuticals": 13,
|
|
151
|
+
"medical": 13,
|
|
152
|
+
"admission to cultural events": 13,
|
|
153
|
+
"admission to sporting events": 13,
|
|
154
|
+
"admission to entertainment events": 13,
|
|
155
|
+
"books": 6.5,
|
|
156
|
+
"newspapers": 6.5,
|
|
157
|
+
"hotels": 6.5
|
|
158
|
+
}
|
|
159
|
+
},
|
|
160
|
+
"HU": {
|
|
161
|
+
"country_name": "Hungary",
|
|
162
|
+
"standard_rate": 27,
|
|
163
|
+
"reduced_rates": {
|
|
164
|
+
"foodstuffs": 18,
|
|
165
|
+
"hotels": 18,
|
|
166
|
+
"books": 5,
|
|
167
|
+
"pharmaceuticals": 5,
|
|
168
|
+
"medical": 5
|
|
169
|
+
}
|
|
170
|
+
},
|
|
171
|
+
"IE": {
|
|
172
|
+
"country_name": "Ireland",
|
|
173
|
+
"standard_rate": 21,
|
|
174
|
+
"reduced_rates": {
|
|
175
|
+
"medical": 13.5,
|
|
176
|
+
"newspapers": 9,
|
|
177
|
+
"admission to cultural events": 13.5,
|
|
178
|
+
"admission to sporting events": 0,
|
|
179
|
+
"admission to entertainment events": 13.5,
|
|
180
|
+
"hotels": 13.5,
|
|
181
|
+
"restaurants": 13.5,
|
|
182
|
+
"foodstuffs": 4.8,
|
|
183
|
+
"books": 0,
|
|
184
|
+
"childrens clothing": 0
|
|
185
|
+
}
|
|
186
|
+
},
|
|
187
|
+
"IT": {
|
|
188
|
+
"country_name": "Italy",
|
|
189
|
+
"standard_rate": 22,
|
|
190
|
+
"reduced_rates": {
|
|
191
|
+
"pharmaceuticals": 10,
|
|
192
|
+
"passenger transport": 10,
|
|
193
|
+
"admission to cultural events": 10,
|
|
194
|
+
"admission to entertainment events": 10,
|
|
195
|
+
"hotels": 10,
|
|
196
|
+
"restaurants": 10,
|
|
197
|
+
"foodstuffs": 4,
|
|
198
|
+
"medical": 4,
|
|
199
|
+
"books": 4,
|
|
200
|
+
"e-books": 4
|
|
201
|
+
}
|
|
202
|
+
},
|
|
203
|
+
"LV": {
|
|
204
|
+
"country_name": "Latvia",
|
|
205
|
+
"standard_rate": 21,
|
|
206
|
+
"reduced_rates": {
|
|
207
|
+
"books": 12,
|
|
208
|
+
"pharmaceuticals": 12,
|
|
209
|
+
"medical": 12,
|
|
210
|
+
"newspapers": 12,
|
|
211
|
+
"hotels": 12
|
|
212
|
+
}
|
|
213
|
+
},
|
|
214
|
+
"LT": {
|
|
215
|
+
"country_name": "Lithuania",
|
|
216
|
+
"standard_rate": 21,
|
|
217
|
+
"reduced_rates": {
|
|
218
|
+
"books": 9,
|
|
219
|
+
"pharmaceuticals": 5,
|
|
220
|
+
"medical": 5
|
|
221
|
+
}
|
|
222
|
+
},
|
|
223
|
+
"LU": {
|
|
224
|
+
"country_name": "Luxembourg",
|
|
225
|
+
"standard_rate": 17,
|
|
226
|
+
"reduced_rates": {
|
|
227
|
+
"wine": 14,
|
|
228
|
+
"domestic fuel": 14,
|
|
229
|
+
"advertising": 14,
|
|
230
|
+
"bikes": 8,
|
|
231
|
+
"domestic services": 8,
|
|
232
|
+
"books": 3,
|
|
233
|
+
"foodstuffs": 3,
|
|
234
|
+
"pharmaceuticals": 3,
|
|
235
|
+
"medical": 3,
|
|
236
|
+
"passenger transport": 3,
|
|
237
|
+
"newspapers": 3,
|
|
238
|
+
"admission to cultural events": 3,
|
|
239
|
+
"admission to sporting events": 3,
|
|
240
|
+
"admission to entertainment events": 3,
|
|
241
|
+
"hotels": 3,
|
|
242
|
+
"restaurants": 3,
|
|
243
|
+
"e-books": 3
|
|
244
|
+
}
|
|
245
|
+
},
|
|
246
|
+
"MT": {
|
|
247
|
+
"country_name": "Malta",
|
|
248
|
+
"standard_rate": 18,
|
|
249
|
+
"reduced_rates": {
|
|
250
|
+
"hotels": 7,
|
|
251
|
+
"books": 5,
|
|
252
|
+
"medical": 5,
|
|
253
|
+
"newspapers": 5,
|
|
254
|
+
"admission to cultural events": 5,
|
|
255
|
+
"e-books": 5,
|
|
256
|
+
"foodstuffs": 0,
|
|
257
|
+
"pharmaceuticals": 0
|
|
258
|
+
}
|
|
259
|
+
},
|
|
260
|
+
"NL": {
|
|
261
|
+
"country_name": "Netherlands",
|
|
262
|
+
"standard_rate": 21,
|
|
263
|
+
"reduced_rates": {
|
|
264
|
+
"foodstuffs": 9,
|
|
265
|
+
"books": 9,
|
|
266
|
+
"pharmaceuticals": 9,
|
|
267
|
+
"medical": 9,
|
|
268
|
+
"passenger transport": 9,
|
|
269
|
+
"admission to cultural events": 9,
|
|
270
|
+
"admission to entertainment events": 9,
|
|
271
|
+
"hotels": 9,
|
|
272
|
+
"accommodation": 9
|
|
273
|
+
}
|
|
274
|
+
},
|
|
275
|
+
"PL": {
|
|
276
|
+
"country_name": "Poland",
|
|
277
|
+
"standard_rate": 23,
|
|
278
|
+
"reduced_rates": {
|
|
279
|
+
"pharmaceuticals": 8,
|
|
280
|
+
"medical": 8,
|
|
281
|
+
"passenger transport": 8,
|
|
282
|
+
"newspapers": 8,
|
|
283
|
+
"hotels": 8,
|
|
284
|
+
"restaurants": 8,
|
|
285
|
+
"admission to cultural events": 8,
|
|
286
|
+
"admission to sporting events": 8,
|
|
287
|
+
"admission to entertainment events": 8,
|
|
288
|
+
"foodstuffs": 5
|
|
289
|
+
}
|
|
290
|
+
},
|
|
291
|
+
"PT": {
|
|
292
|
+
"country_name": "Portugal",
|
|
293
|
+
"standard_rate": 23,
|
|
294
|
+
"reduced_rates": {
|
|
295
|
+
"foodstuffs": 6,
|
|
296
|
+
"agricultural supplies": 13,
|
|
297
|
+
"books": 6,
|
|
298
|
+
"pharmaceuticals": 6,
|
|
299
|
+
"medical": 6,
|
|
300
|
+
"newspapers": 6,
|
|
301
|
+
"hotels": 6,
|
|
302
|
+
"passenger transport": 6
|
|
303
|
+
}
|
|
304
|
+
},
|
|
305
|
+
"RO": {
|
|
306
|
+
"country_name": "Romania",
|
|
307
|
+
"standard_rate": 19,
|
|
308
|
+
"reduced_rates": {
|
|
309
|
+
"books": 9,
|
|
310
|
+
"pharmaceuticals": 9,
|
|
311
|
+
"medical": 9,
|
|
312
|
+
"newspapers": 9,
|
|
313
|
+
"admission to cultural events": 9,
|
|
314
|
+
"admission to entertainment events": 9,
|
|
315
|
+
"hotels": 9,
|
|
316
|
+
"foodstuffs": 9,
|
|
317
|
+
"social housing": 5
|
|
318
|
+
}
|
|
319
|
+
},
|
|
320
|
+
"SK": {
|
|
321
|
+
"country_name": "Slovakia",
|
|
322
|
+
"standard_rate": 20,
|
|
323
|
+
"reduced_rates": {
|
|
324
|
+
"books": 10,
|
|
325
|
+
"foodstuffs": 10,
|
|
326
|
+
"medical": 10,
|
|
327
|
+
"pharmaceuticals": 10,
|
|
328
|
+
"admission to cultural events": 10,
|
|
329
|
+
"admission to entertainment events": 10
|
|
330
|
+
}
|
|
331
|
+
},
|
|
332
|
+
"SI": {
|
|
333
|
+
"country_name": "Slovenia",
|
|
334
|
+
"standard_rate": 22,
|
|
335
|
+
"reduced_rates": {
|
|
336
|
+
"foodstuffs": 9.5,
|
|
337
|
+
"books": 9.5,
|
|
338
|
+
"pharmaceuticals": 9.5,
|
|
339
|
+
"medical": 9.5,
|
|
340
|
+
"newspapers": 9.5,
|
|
341
|
+
"admission to sporting events": 9.5,
|
|
342
|
+
"admission to cultural events": 9.5,
|
|
343
|
+
"admission to entertainment events": 9.5,
|
|
344
|
+
"hotels": 9.5
|
|
345
|
+
}
|
|
346
|
+
},
|
|
347
|
+
"ES": {
|
|
348
|
+
"country_name": "Spain",
|
|
349
|
+
"standard_rate": 21,
|
|
350
|
+
"reduced_rates": {
|
|
351
|
+
"medical": 10,
|
|
352
|
+
"pharmaceuticals": 10,
|
|
353
|
+
"passenger transport": 10,
|
|
354
|
+
"admission to cultural events": 10,
|
|
355
|
+
"admission to sporting events": 10,
|
|
356
|
+
"admission to entertainment events": 10,
|
|
357
|
+
"foodstuffs": 4,
|
|
358
|
+
"newspapers": 4
|
|
359
|
+
}
|
|
360
|
+
},
|
|
361
|
+
"SE": {
|
|
362
|
+
"country_name": "Sweden",
|
|
363
|
+
"standard_rate": 25,
|
|
364
|
+
"reduced_rates": {
|
|
365
|
+
"foodstuffs": 12,
|
|
366
|
+
"books": 6
|
|
367
|
+
}
|
|
368
|
+
},
|
|
369
|
+
"GB": {
|
|
370
|
+
"country_name": "United Kingdom",
|
|
371
|
+
"standard_rate": 20,
|
|
372
|
+
"reduced_rates": {
|
|
373
|
+
"property renovations": 5,
|
|
374
|
+
"foodstuffs": 0,
|
|
375
|
+
"books": 0,
|
|
376
|
+
"pharmaceuticals": 0,
|
|
377
|
+
"medical": 0,
|
|
378
|
+
"passenger transport": 0,
|
|
379
|
+
"newspapers": 0,
|
|
380
|
+
"childrens clothing": 0
|
|
381
|
+
}
|
|
382
|
+
}
|
|
383
|
+
}
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: moss_generator
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.4.
|
|
4
|
+
version: 0.4.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- frdrkolsson
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2021-04-
|
|
11
|
+
date: 2021-04-14 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: countries
|
|
@@ -86,6 +86,7 @@ files:
|
|
|
86
86
|
- bin/console
|
|
87
87
|
- bin/setup
|
|
88
88
|
- config/vat_rates.json
|
|
89
|
+
- config/vat_rates_2020_4.json
|
|
89
90
|
- lib/moss_generator.rb
|
|
90
91
|
- lib/moss_generator/stripe.rb
|
|
91
92
|
- lib/moss_generator/stripe_charge_row.rb
|