forked from PrestaShop/PrestaShop-1.5
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfr.xml
154 lines (147 loc) · 7.54 KB
/
fr.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
<?xml version="1.0" encoding="UTF-8" ?>
<localizationPack name="France" version="1.0">
<currencies>
<currency name="Euro" iso_code="EUR" iso_code_num="978" sign="€" blank="1" conversion_rate="1.00" format="2" decimals="1" />
</currencies>
<languages>
<language iso_code="fr" />
</languages>
<accounting>
<conf name="customer_prefix" value="411" />
<conf name="journal" value="VE" />
<conf name="account_length" value="13" />
<conf name="account_submit_shipping_charge" value="708510" />
<conf name="account_unsubmit_shipping_charge" value="708520" />
<conf name="account_gift_wripping" value="" />
<conf name="account_handling" value="" />
</accounting>
<taxes>
<tax id="1" name="TVA FR 20%" rate="20" account_number="445711" />
<tax id="2" name="TVA FR 10%" rate="10" account_number="" />
<tax id="3" name="TVA FR 5.5%" rate="5.5" account_number="445712" />
<tax id="4" name="TVA FR 2.1%" rate="2.1" account_number="445711" />
<taxRulesGroup name="FR Taux standard (20%)">
<taxRule iso_code_country="be" id_tax="1" />
<taxRule iso_code_country="bg" id_tax="1" />
<taxRule iso_code_country="cz" id_tax="1" />
<taxRule iso_code_country="dk" id_tax="1" />
<taxRule iso_code_country="de" id_tax="1" />
<taxRule iso_code_country="ee" id_tax="1" />
<taxRule iso_code_country="gr" id_tax="1" />
<taxRule iso_code_country="es" id_tax="1" />
<taxRule iso_code_country="fr" id_tax="1" />
<taxRule iso_code_country="ie" id_tax="1" />
<taxRule iso_code_country="it" id_tax="1" />
<taxRule iso_code_country="cy" id_tax="1" />
<taxRule iso_code_country="lv" id_tax="1" />
<taxRule iso_code_country="lt" id_tax="1" />
<taxRule iso_code_country="lu" id_tax="1" />
<taxRule iso_code_country="hu" id_tax="1" />
<taxRule iso_code_country="mt" id_tax="1" />
<taxRule iso_code_country="nl" id_tax="1" />
<taxRule iso_code_country="at" id_tax="1" />
<taxRule iso_code_country="pl" id_tax="1" />
<taxRule iso_code_country="pt" id_tax="1" />
<taxRule iso_code_country="ro" id_tax="1" />
<taxRule iso_code_country="si" id_tax="1" />
<taxRule iso_code_country="sk" id_tax="1" />
<taxRule iso_code_country="fi" id_tax="1" />
<taxRule iso_code_country="se" id_tax="1" />
<taxRule iso_code_country="uk" id_tax="1" />
</taxRulesGroup>
<taxRulesGroup name="FR Taux réduit (10%)">
<taxRule iso_code_country="be" id_tax="2" />
<taxRule iso_code_country="bg" id_tax="2" />
<taxRule iso_code_country="cz" id_tax="2" />
<taxRule iso_code_country="dk" id_tax="2" />
<taxRule iso_code_country="de" id_tax="2" />
<taxRule iso_code_country="ee" id_tax="2" />
<taxRule iso_code_country="gr" id_tax="2" />
<taxRule iso_code_country="es" id_tax="2" />
<taxRule iso_code_country="fr" id_tax="2" />
<taxRule iso_code_country="ie" id_tax="2" />
<taxRule iso_code_country="it" id_tax="2" />
<taxRule iso_code_country="cy" id_tax="2" />
<taxRule iso_code_country="lv" id_tax="2" />
<taxRule iso_code_country="lt" id_tax="2" />
<taxRule iso_code_country="lu" id_tax="2" />
<taxRule iso_code_country="hu" id_tax="2" />
<taxRule iso_code_country="mt" id_tax="2" />
<taxRule iso_code_country="nl" id_tax="2" />
<taxRule iso_code_country="at" id_tax="2" />
<taxRule iso_code_country="pl" id_tax="2" />
<taxRule iso_code_country="pt" id_tax="2" />
<taxRule iso_code_country="ro" id_tax="2" />
<taxRule iso_code_country="si" id_tax="2" />
<taxRule iso_code_country="sk" id_tax="2" />
<taxRule iso_code_country="fi" id_tax="2" />
<taxRule iso_code_country="se" id_tax="2" />
<taxRule iso_code_country="uk" id_tax="2" />
</taxRulesGroup>
<taxRulesGroup name="FR Taux réduit (5.5%)">
<taxRule iso_code_country="be" id_tax="3" />
<taxRule iso_code_country="bg" id_tax="3" />
<taxRule iso_code_country="cz" id_tax="3" />
<taxRule iso_code_country="dk" id_tax="3" />
<taxRule iso_code_country="de" id_tax="3" />
<taxRule iso_code_country="ee" id_tax="3" />
<taxRule iso_code_country="gr" id_tax="3" />
<taxRule iso_code_country="es" id_tax="3" />
<taxRule iso_code_country="fr" id_tax="3" />
<taxRule iso_code_country="ie" id_tax="3" />
<taxRule iso_code_country="it" id_tax="3" />
<taxRule iso_code_country="cy" id_tax="3" />
<taxRule iso_code_country="lv" id_tax="3" />
<taxRule iso_code_country="lt" id_tax="3" />
<taxRule iso_code_country="lu" id_tax="3" />
<taxRule iso_code_country="hu" id_tax="3" />
<taxRule iso_code_country="mt" id_tax="3" />
<taxRule iso_code_country="nl" id_tax="3" />
<taxRule iso_code_country="at" id_tax="3" />
<taxRule iso_code_country="pl" id_tax="3" />
<taxRule iso_code_country="pt" id_tax="3" />
<taxRule iso_code_country="ro" id_tax="3" />
<taxRule iso_code_country="si" id_tax="3" />
<taxRule iso_code_country="sk" id_tax="3" />
<taxRule iso_code_country="fi" id_tax="3" />
<taxRule iso_code_country="se" id_tax="3" />
<taxRule iso_code_country="uk" id_tax="3" />
</taxRulesGroup>
<taxRulesGroup name="FR Taux super réduit (2.1%)">
<taxRule iso_code_country="be" id_tax="4"/>
<taxRule iso_code_country="bg" id_tax="4" />
<taxRule iso_code_country="cz" id_tax="4" />
<taxRule iso_code_country="dk" id_tax="4" />
<taxRule iso_code_country="de" id_tax="4" />
<taxRule iso_code_country="ee" id_tax="4" />
<taxRule iso_code_country="gr" id_tax="4" />
<taxRule iso_code_country="es" id_tax="4" />
<taxRule iso_code_country="fr" id_tax="4" />
<taxRule iso_code_country="ie" id_tax="4" />
<taxRule iso_code_country="it" id_tax="4" />
<taxRule iso_code_country="cy" id_tax="4" />
<taxRule iso_code_country="lv" id_tax="4" />
<taxRule iso_code_country="lt" id_tax="4" />
<taxRule iso_code_country="lu" id_tax="4" />
<taxRule iso_code_country="hu" id_tax="4" />
<taxRule iso_code_country="mt" id_tax="4" />
<taxRule iso_code_country="nl" id_tax="4" />
<taxRule iso_code_country="at" id_tax="4" />
<taxRule iso_code_country="pl" id_tax="4" />
<taxRule iso_code_country="pt" id_tax="4" />
<taxRule iso_code_country="ro" id_tax="4" />
<taxRule iso_code_country="si" id_tax="4" />
<taxRule iso_code_country="sk" id_tax="4" />
<taxRule iso_code_country="fi" id_tax="4" />
<taxRule iso_code_country="se" id_tax="4" />
<taxRule iso_code_country="uk" id_tax="4" />
</taxRulesGroup>
</taxes>
<units>
<unit type="weight" value="kg" />
<unit type="volume" value="L" />
<unit type="short_distance" value="cm" />
<unit type="base_distance" value="m" />
<unit type="long_distance" value="km" />
</units>
</localizationPack>