Sunday, October 23, 2016
1 change · master
New functionality added to Odoo
This update adds nationality/demonym information to the Mexico localization data, such as the term used for people or entities from each country. This supports legal reporting requirements in countries where these labels must appear on official reports.
Original PR description
FYI I have created a [script to extract generic information of countries with a input xml file of odoo](https://gist.github.com/moylop260/53873fa38a6b858f047b44139b46d2d3) based on [python-restcountries](https://pypi.python.org/pypi/python-restcountries) and It was used to get demonym data. The demonym field is required for legal reports of some countries.