Metadata-Version: 2.0
Name: odoo8-addon-l10n-fr-state
Version: 8.0.0.1.2.99.dev3
Summary: Populate Database with French States (Région)
Home-page: http://www.grap.coop
Author: GRAP,Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: ~=2.7
Requires-Dist: odoo (<9.0a,>=8.0a)

Populate Database with French States (Région)
=============================================

Feature:
--------
    * Populate the table res_country_state with the french states (named 'Région').

Technical information:
----------------------
    * Use 3166-2:FR codifications without country prefix (more detail http://fr.wikipedia.org/wiki/ISO_3166-2:FR);
    * Only populate inner states because overseas states (Guyane, Réunion, Guadeloupe, Martinique, New Caledonia, Polynesia) are in the res_country table.

Copyright, Authors and Licence:
-------------------------------
    * Copyright: 2013-2014, GRAP, Groupement Régional Alimentaire de Proximité;
    * Author: Sylvain LE GAL (https://twitter.com/legalsylvain);
    * Licence: AGPL-3 (http://www.gnu.org/licenses/);

