Commit 69d7cd9e authored by Sven Franck's avatar Sven Franck

data: added country list for company portal_type

parent 57c4b054
[
{"text": "Belgique", "text_i18n":"portal_type_dict.sales_order_dict.text_dict.belgium_country", "class":"translate", "value":"be"},
{"text": "France", "text_i18n":"portal_type_dict.sales_order_dict.text_dict.francecountry", "class":"translate", "value":"f"},
{"text": "Allemagne", "text_i18n":"portal_type_dict.sales_order_dict.text_dict.germanycountry", "class":"translate", "value":"de"},
{"text": "Luxembourg", "text_i18n":"portal_type_dict.sales_order_dict.text_dict.luxembourgcountry", "class":"translate", "value":"lux"},
{"text": "Pays-Bas", "text_i18n":"portal_type_dict.sales_order_dict.text_dict.netherlandscountry", "class":"translate", "value":"nl"},
{"text": "Suisse", "text_i18n":"portal_type_dict.sales_order_dict.text_dict.switzerlandcountry", "class":"translate", "value":"ch"}
{"text": "Belgique", "text_i18n":"portal_type_dict.company_dict.text_dict.belgium_country", "class":"translate", "value":"be"},
{"text": "France", "text_i18n":"portal_type_dict.company_dict.text_dict.francecountry", "class":"translate", "value":"f"},
{"text": "Allemagne", "text_i18n":"portal_type_dict.company_dict.text_dict.germanycountry", "class":"translate", "value":"de"},
{"text": "Luxembourg", "text_i18n":"portal_type_dict.company_dict.text_dict.luxembourgcountry", "class":"translate", "value":"lux"},
{"text": "Pays-Bas", "text_i18n":"portal_type_dict.company_dict.text_dict.netherlandscountry", "class":"translate", "value":"nl"},
{"text": "Suisse", "text_i18n":"portal_type_dict.company_dict.text_dict.switzerlandcountry", "class":"translate", "value":"ch"}
]
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment