Metadata-Version: 2.0
Name: odoo8-addon-l10n-fr-department
Version: 8.0.0.1.1.99.dev7
Summary: Populate Database with French Departments (Départements)
Home-page: http://www.grap.coop
Author: UNKNOWN
Author-email: UNKNOWN
License: AGPL-3
Platform: UNKNOWN
Requires-Dist: odoo (<9.0a,>=8.0a)
Requires-Dist: odoo8-addon-l10n-fr-state
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3

Populate Database with French Departments (Départements)
========================================================

Feature:
--------
    * Create a new model res_country_department, sub division of the res_country_state.
    * Populate the table res_country_department with the french departments.
    * Add a link from res_partner to res_country_department (not displayed in the partner view).

Technical informations:
-----------------------
    * Use 3166-2:FR codifications (more detailhttp://fr.wikipedia.org/wiki/ISO_3166-2:FR)

Copyright, Authors and Licence:
-------------------------------
    * Copyright: 2013-2014, Groupement Régional Alimentaire de Proximité
    * Copyright: 2014, Akretion (http://www.akretion.com/)
    * Author: Sylvain LE GAL (https://twitter.com/legalsylvain)
    * Author: Alexis de Lattre <alexis.delattre@akretion.com>
    * Licence: AGPL-3 (http://www.gnu.org/licenses/)

