Skip to content
back to search

OCA/l10n-france · 19.0

Improved SIRET/SIREN support

l10n_fr_siret

AGPL-3French Localizationv19.0.1.0.057updated 10 days ago

Odoo Community Association

Improved SIRET/SIREN support

Mature License: AGPL-3 OCA/l10n-france Translate me on Weblate Try me on Runboat

The module l10n_fr from the official addons uses the field company_registry on partners as SIRET, but it doesn't verify its validity. This module l10n_fr_siret adds several features for French partners:

  • the string of the field is updated from SIRET to SIREN or SIRET,
  • the validity of the SIREN and/or SIRET is checked using its checksum,
  • it checks the consistence between the VAT number and SIREN,
  • it checks that parent and child partners have the same SIREN,
  • it adds a warning banner on the partner form view if another partner has the same SIREN.

Partner form view with warning banner

Table of contents

Installation

It is recommended to install python-stdnum>=1.18 to benefit from a specific bugfix on SIRET validation.

Usage

The last digits of the SIREN and NIC are control keys: Odoo will check their validity.

The warning banner is displayed on the partner form view if another partner:

  • has the same SIREN,
  • if the partner is attached to a specific company: is in the same company or is not attached to a specific company,
  • if the partner is not attached to a specific company: is in any company or not attached to a specific company.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Numérigraphe
  • Akretion

Contributors

  • Lionel Sausin (Numérigraphe) <<ls@numerigraphe.com>>
  • Alexis de Lattre <<alexis.delattre@akretion.com>>

Maintainers

This module is maintained by the OCA.

Odoo Community Association

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.

Current maintainer:

alexis-via

This module is part of the OCA/l10n-france project on GitHub.

You are welcome to contribute. To learn how please visit <https://odoo-community.org/page/Contribute>.