Skip to content

Commit e711fb5

Browse files
committed
[FIX] base: add German states
We need German states when formatting the 'SteurNummer'. So we provide it so the user can select his, instead of having to create them by hand. task-3056694 opw-2974560 closes odoo#111788 X-original-commit: c741637 Related: odoo/enterprise#36649 Signed-off-by: William André (wan) <wan@odoo.com> Signed-off-by: Wala Gauthier (gawa) <gawa@odoo.com>
1 parent 7e41555 commit e711fb5

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

odoo/addons/base/data/res.country.state.csv

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1385,6 +1385,22 @@ state_no_46,base.no,"Vestland","NO-46"
13851385
state_no_30,base.no,"Viken","NO-30"
13861386
state_no_22,base.no,"Jan Mayen","NO-22"
13871387
state_no_21,base.no,"Svalbard","NO-21"
1388+
state_de_bw,base.de,"Baden-Württemberg","DE-BW"
1389+
state_de_by,base.de,"Bayern","DE-BY"
1390+
state_de_be,base.de,"Berlin","DE-BE"
1391+
state_de_bb,base.de,"Brandenburg","DE-BB"
1392+
state_de_hb,base.de,"Bremen","DE-HB"
1393+
state_de_hh,base.de,"Hamburg","DE-HH"
1394+
state_de_he,base.de,"Hessen","DE-HE"
1395+
state_de_mv,base.de,"Mecklenburg-Vorpommern","DE-MV"
1396+
state_de_ni,base.de,"Niedersachsen","DE-NI"
1397+
state_de_nw,base.de,"Nordrhein-Westfalen","DE-NW"
1398+
state_de_rp,base.de,"Rheinland-Pfalz","DE-RP"
1399+
state_de_sl,base.de,"Saarland","DE-SL"
1400+
state_de_sn,base.de,"Sachsen","DE-SN"
1401+
state_de_st,base.de,"Sachsen-Anhalt","DE-ST"
1402+
state_de_sh,base.de,"Schleswig-Holstein","DE-SH"
1403+
state_de_th,base.de,"Thüringen","DE-TH"
13881404
state_ec_01,base.ec,Azuay,01
13891405
state_ec_02,base.ec,Bolivar,02
13901406
state_ec_03,base.ec,Canar,03

0 commit comments

Comments
 (0)