Search 1.9 billion lines of Odoo code on GitHub

l10n_fr_department

Author: GRAP, Akretion, Nicolas JEUDY, Odoo Community Association (OCA)
License: AGPL-3
Branch: 14.0
Repository: acsone/l10n-france
Dependencies: base, contacts, and l10n_fr_state
Languages: HTML (340, 13.2%), PO File (1371, 53.1%), Python (237, 9.2%), and XML (636, 24.6%)
Other branches: 10.0, 11.0, 12.0, 12.0-fixtranslations-len, 12.0-mig-des-setup-tbi, 12.0-mig-l10n_fr_naf_ape, 12.0-mig_des_commercial_partner_tbi, 12.0-mig_des_fix_message_post_tbi, 12.0-mis_des_translations_tbi, 12.0-prg_master, 12.0-sireterrors-len, 12.0-trn_master, 13.0, 8.0, 9.0, and gen-requirements.txt-test-sbi
Other repositories: AMhadhbi/l10n-france, AwesomeFoodCoops/odoo-production, DITIntl/odoo-production, EBII/l10n-france, Groupe-Informatique-LaCoopSurMer/odoo-production, Noviat/l10n-france, OCA/l10n-france, Otsokop/odoo-production, StefanRijnhart/l10n-france, Sudokeys/l10n-france, Tonow-c2c/l10n-france, akretion/l10n-france, antoinecln/l10n-france, apetbiz/l10n-france, azmeuk/odoo-production, babatoko/odoo-production, bealdav/l10n-france, beloeuvre/odoo-production, cameroun/l10n-france, camptocamp/l10n-france, charbeljc/l10n-france, chetanrdhaduk/odoo-production, clb-openfire/l10n-france, coopiteasy/l10n-france, danhvophuong/l10n-france, daramousk/l10n-france, demain-supermarche/odoo-production, domcolas/l10n-france, druidoo-dev/l10n-france, druidoo/FoodCoops, dzungtran89/odoo-production, estevebadia/odoo-production, fjouatte/odoo-production, flercari/l10n-france, fmdl/l10n-france, grap/l10n-france, guewen/l10n-france, gurneyalex/l10n-france, halgandd/odoo-production, hilarak/odoo-production, jweste/odoo-production, kbentaleb/l10n-france, kimo260/l10n-france, komit-consulting/l10n-france, krunal267/odoo-production, lachouettecoop/odoo-production, lbelorgey/l10n-france, legalsylvain/l10n-france, legalsylvain/odoo-production, lepistone/l10n-france, lideritjnma/l10n-france, mathieuvatel/odoo-production, mdietrichc2c/l10n-france, mduvergey-gpsante/l10n-france, mszinte/odoo-production, mulaudzicalvin/odoo-production, myoudjou/l10n-france, njeudy/l10n-france, nthnnl/odoo-production, odoo-modules/odoo-production, osiell/l10n-france, pasgou/l10n-france, petrus-v/odoo-foodcoops, phuctranerp/odoo-production, pscloud/l10n-france, remi-filament/l10n-france, rihene-abdelwahed/odoo-production, rossasa/l10n-france, sc4you/odoo-production, sergiocorato/l10n-france, shine-it/l10n-france, siddharth7815/odoo-production, sprevot44/odoo-production, subteno-it/l10n-france, suningwz/odoo-production, supercoopbdx/odoo-production, superquinquin/odoo-production, sylvainc/l10n-france, trobz/odoo-production, tschanzt/l10n-france, ttpphuctran/odoo-production, ubic135/l10n-france, vidtsin/odoo-production, vrenaville/l10n-france, x0rzkov/odoo-l10n-france, xt0ph/l10n-france, yuntux/odoo-production, yvaucher/l10n-france, and zuher83/l10n-france

<h1 class="title">French Departments (Départements)</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/l10n-france/tree/14.0/l10n_fr_department"><img alt="OCA/l10n-france" src="https://img.shields.io/badge/github-OCA%2Fl10n--france-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/l10n-france-14-0/l10n-france-14-0-l10n_fr_department"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/121/14.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module creates a new model <em>res_country_department</em>, sub division of the <em>res_country_state</em> and populate it with all the french departments, but only the french departments of mainland. If you need the overseas departments, please install the module <em>l10n_fr_department_oversea</em>.</p> <p>It also adds a computed many2one <em>department_id</em> field on the <em>res_partner</em> object (this field is not displayed in the partner form view by default).</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id2">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id3">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id5">Maintainers</a></li> </ul> </li> </ul> </div> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id1">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/l10n-france/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed <a class="reference external" href="https://github.com/OCA/l10n-france/issues/new?body=module:%20l10n_fr_department%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id2">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id3">Authors</a></h3> <ul class="simple"> <li>GRAP</li> <li>Akretion</li> <li>Nicolas JEUDY</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id4">Contributors</a></h3> <ul class="simple"> <li>Sylvain LE GAL (<a class="reference external" href="https://twitter.com/legalsylvain">Twitter</a>), GRAP (Groupement Régional Alimentaire de Proximité)</li> <li>Alexis de Lattre &lt;<a class="reference external" href="mailto:alexis.delattre&#64;akretion.com">alexis.delattre&#64;akretion.com</a>&gt;</li> <li>Nicolas JEUDY &lt;<a class="reference external" href="https://github.com/njeudy">https://github.com/njeudy</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id5">Maintainers</a></h3> <p>This module is maintained by the OCA.</p> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/l10n-france/tree/14.0/l10n_fr_department">OCA/l10n-france</a> project on GitHub.</p> <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>