Skip to content

Commit

Permalink
Merge pull request #38 from rickygzz/rickygzz-patch-fr-xml
Browse files Browse the repository at this point in the history
Added states (metropolitan regions) to fr.xml according to ISO 3166-2.
  • Loading branch information
kpodemski authored Jul 18, 2023
2 parents 1c3d4ec + 9d739c7 commit a7dc360
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions fr.xml
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,20 @@
<taxRule iso_code_country="sk" id_tax="32"/>
</taxRulesGroup>
</taxes>
<states>
<state name="Auvergne-Rhône-Alpes" iso_code="ARA" country="FR" zone="Europe" />
<state name="Bourgogne-Franche-Comté" iso_code="BFC" country="FR" zone="Europe" />
<state name="Bretagne" iso_code="BRE" country="FR" zone="Europe" />
<state name="Centre-Val de Loire" iso_code="CVL" country="FR" zone="Europe" />
<state name="Grand-Est" iso_code="GES" country="FR" zone="Europe" />
<state name="Hauts-de-France" iso_code="HDF" country="FR" zone="Europe" />
<state name="Normandie" iso_code="NOR" country="FR" zone="Europe" />
<state name="Nouvelle-Aquitaine" iso_code="NAQ" country="FR" zone="Europe" />
<state name="Occitanie" iso_code="OCC" country="FR" zone="Europe" />
<state name="Pays-de-la-Loire" iso_code="PDL" country="FR" zone="Europe" />
<state name="Provence-Alpes-Côte-d’Azur" iso_code="PAC" country="FR" zone="Europe" />
<state name="Île-de-France" iso_code="IDF" country="FR" zone="Europe" />
</states>
<units>
<unit type="weight" value="kg"/>
<unit type="volume" value="L"/>
Expand Down

0 comments on commit a7dc360

Please sign in to comment.