33< head >
44< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
55< meta name ="generator " content ="Docutils: https://docutils.sourceforge.io/ " />
6- < title > SIRET Lookup </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document " id ="siret-lookup ">
364- < h1 class ="title "> SIRET Lookup</ h1 >
363+ < div class ="document ">
365364
365+
366+ < a class ="reference external image-reference " href ="https://odoo-community.org/get-involved?utm_source=readme ">
367+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/readme-banner-image " />
368+ </ a >
369+ < div class ="section " id ="siret-lookup ">
370+ < h1 > SIRET Lookup</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:bffa20432b4af99db3ccb096295b332d731774e9d5a380627c1bfcaf64dcab0d
375+ !! source digest: sha256:9a01ddc4e9f996530a9fdae95bdd3cad72b7e4b3f43f35ba405966e59e03e4fd
371376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372- < p > < a class ="reference external image-reference " 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 image-reference " 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 image-reference " href ="https://github.com/OCA/l10n-france/tree/18.0/l10n_fr_siret_lookup "> < img alt ="OCA/l10n-france " src ="https://img.shields.io/badge/github-OCA%2Fl10n--france-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/l10n-france-18-0/l10n-france-18-0-l10n_fr_siret_lookup "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/l10n-france&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
377+ < p > < a class ="reference external image-reference " 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 image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/l10n-france/tree/18.0/l10n_fr_siret_lookup "> < img alt ="OCA/l10n-france " src ="https://img.shields.io/badge/github-OCA%2Fl10n--france-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/l10n-france-18-0/l10n-france-18-0-l10n_fr_siret_lookup "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/l10n-france&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373378< p > This modules updates partner fields via the SIRENE database
374379<< a class ="reference external " href ="https://data.opendatasoft.com> "> https://data.opendatasoft.com\></ a > .
375380It uses the dataset < em > economicref-france-sirene-v3</ em > of opendatasoft
@@ -414,21 +419,21 @@ <h1 class="title">SIRET Lookup</h1>
414419</ ul >
415420</ div >
416421< div class ="section " id ="installation ">
417- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Installation</ a > </ h1 >
422+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Installation</ a > </ h2 >
418423< p > It’s recommended to install < tt class ="docutils literal "> < span class ="pre "> python-stdnum>=1.18</ span > </ tt > for SIRET support.</ p >
419424</ div >
420425< div class ="section " id ="configuration ">
421- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Configuration</ a > </ h1 >
426+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Configuration</ a > </ h2 >
422427< p > You can use this module without configuration.</ p >
423428< p > However 2 configuration parameter can be adjusted in < em > Invoicing</ em > >
424429Configuration > Settings :</ p >
425430< ul class ="simple ">
426431< li > < strong > Verify VAT Numbers</ strong > (vat_check_vies field from base_vat module):
427432this parameter will define whether you want check computed VAT number
428433against EU VIES validation service</ li >
429- < li > < strong > Force VAT Numbers during SIRET Lookups if VIES check times out or
430- is disabled</ strong > (force_vat_siret_lookup): this parameter allows to
431- force use of computed VAT number even if not checked agains EU VIES
434+ < li > < strong > Force VAT Numbers during SIRET Lookups if VIES check times out or is
435+ disabled</ strong > (force_vat_siret_lookup): this parameter allows to force
436+ use of computed VAT number even if not checked agains EU VIES
432437validation service or if an Exception is raised by EU VIES validation
433438(for instance because of Timeout, which are quite frequent while
434439checking for FR VAT)</ li >
@@ -439,7 +444,7 @@ <h1><a class="toc-backref" href="#toc-entry-2">Configuration</a></h1>
439444ticked)</ p >
440445</ div >
441446< div class ="section " id ="usage ">
442- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Usage</ a > </ h1 >
447+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Usage</ a > </ h2 >
443448< p > To update an existing partner, go to the partner form view and click on
444449< em > Action > SIREN Lookup</ em > .</ p >
445450< p > By default, the search field is filled with Company name. To get more
@@ -451,39 +456,39 @@ <h1><a class="toc-backref" href="#toc-entry-3">Usage</a></h1>
451456a message is logged in the chatter.</ p >
452457</ div >
453458< div class ="section " id ="bug-tracker ">
454- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Bug Tracker</ a > </ h1 >
459+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Bug Tracker</ a > </ h2 >
455460< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/l10n-france/issues "> GitHub Issues</ a > .
456461In case of trouble, please check there if your issue has already been reported.
457462If you spotted it first, help us to smash it by providing a detailed and welcomed
458463< a class ="reference external " href ="https://github.com/OCA/l10n-france/issues/new?body=module:%20l10n_fr_siret_lookup%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
459464< p > Do not contact contributors directly about support or help with technical issues.</ p >
460465</ div >
461466< div class ="section " id ="credits ">
462- < h1 > < a class ="toc-backref " href ="#toc-entry-5 "> Credits</ a > </ h1 >
467+ < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Credits</ a > </ h2 >
463468< div class ="section " id ="authors ">
464- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Authors</ a > </ h2 >
469+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Authors</ a > </ h3 >
465470< ul class ="simple ">
466471< li > Le Filament</ li >
467472< li > Akretion</ li >
468473</ ul >
469474</ div >
470475< div class ="section " id ="contributors ">
471- < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Contributors</ a > </ h2 >
476+ < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Contributors</ a > </ h3 >
472477< ul class ="simple ">
473478< li > Benjamin Rivier <benjamin-filament> (< a class ="reference external " href ="https://le-filament.com "> https://le-filament.com</ a > )</ li >
474479< li > Remi Cazenave <remi-filament> (< a class ="reference external " href ="https://le-filament.com "> https://le-filament.com</ a > )</ li >
475480< li > Alexis de Lattre << a class ="reference external " href ="mailto:alexis.delattre@akretion.com "> alexis.delattre@akretion.com</ a > ></ li >
476481</ ul >
477482</ div >
478483< div class ="section " id ="other-credits ">
479- < h2 > < a class ="toc-backref " href ="#toc-entry-8 "> Other credits</ a > </ h2 >
484+ < h3 > < a class ="toc-backref " href ="#toc-entry-8 "> Other credits</ a > </ h3 >
480485< p > The development of this module has been financially supported by:</ p >
481486< ul class ="simple ">
482487< li > Le Filament</ li >
483488</ ul >
484489</ div >
485490< div class ="section " id ="maintainers ">
486- < h2 > < a class ="toc-backref " href ="#toc-entry-9 "> Maintainers</ a > </ h2 >
491+ < h3 > < a class ="toc-backref " href ="#toc-entry-9 "> Maintainers</ a > </ h3 >
487492< p > This module is maintained by the OCA.</ p >
488493< a class ="reference external image-reference " href ="https://odoo-community.org ">
489494< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -498,5 +503,6 @@ <h2><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h2>
498503</ div >
499504</ div >
500505</ div >
506+ </ div >
501507</ body >
502508</ html >
0 commit comments