Skip to content

Commit 9236ed3

Browse files
committed
[BOT] post-merge updates
1 parent 3c0de84 commit 9236ed3

File tree

6 files changed

+57
-35
lines changed

6 files changed

+57
-35
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ addon | version | maintainers | summary
3030
[fastapi](fastapi/) | 18.0.1.3.2 | <a href='https://github.com/lmignon'><img src='https://github.com/lmignon.png' width='32' height='32' style='border-radius:50%;' alt='lmignon'/></a> | Odoo FastAPI endpoint
3131
[fastapi_auth_api_key](fastapi_auth_api_key/) | 18.0.1.0.0 | <a href='https://github.com/mmequignon'><img src='https://github.com/mmequignon.png' width='32' height='32' style='border-radius:50%;' alt='mmequignon'/></a> | Fastapi Auth API Key
3232
[fastapi_auth_jwt](fastapi_auth_jwt/) | 18.0.1.0.0 | <a href='https://github.com/sbidoul'><img src='https://github.com/sbidoul.png' width='32' height='32' style='border-radius:50%;' alt='sbidoul'/></a> | JWT bearer token authentication for FastAPI.
33+
[fastapi_auth_partner](fastapi_auth_partner/) | 18.0.1.0.0 | | This provides an implementation of auth_partner for FastAPI
3334
[fastapi_endpoint_context](fastapi_endpoint_context/) | 18.0.1.0.0 | <a href='https://github.com/paradoxxxzero'><img src='https://github.com/paradoxxxzero.png' width='32' height='32' style='border-radius:50%;' alt='paradoxxxzero'/></a> | Provides an overridable request context for FastAPI endpoints
3435
[pydantic](pydantic/) | 18.0.1.1.0 | <a href='https://github.com/lmignon'><img src='https://github.com/lmignon.png' width='32' height='32' style='border-radius:50%;' alt='lmignon'/></a> | Utility addon to ease mapping between Pydantic and Odoo models
3536
[rest_log](rest_log/) | 18.0.1.0.1 | <a href='https://github.com/simahawk'><img src='https://github.com/simahawk.png' width='32' height='32' style='border-radius:50%;' alt='simahawk'/></a> | Track REST API calls into DB

base_rest/README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
=========
26
Base Rest
37
=========
@@ -7,13 +11,13 @@ Base Rest
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:4bac77b10863d37a6d94d450ac1584accce5be4a436a7a839f8035d8cab1729d
14+
!! source digest: sha256:25cd8c40026a737b1bedc8d9b51867a5be4866256a570f3363f939584faece0d
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1822
:alt: License: LGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Frest--framework-lightgray.png?logo=github

base_rest/static/description/index.html

Lines changed: 25 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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>Base Rest</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="base-rest">
364-
<h1 class="title">Base Rest</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="base-rest">
370+
<h1>Base Rest</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:4bac77b10863d37a6d94d450ac1584accce5be4a436a7a839f8035d8cab1729d
375+
!! source digest: sha256:25cd8c40026a737b1bedc8d9b51867a5be4866256a570f3363f939584faece0d
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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/rest-framework/tree/18.0/base_rest"><img alt="OCA/rest-framework" src="https://img.shields.io/badge/github-OCA%2Frest--framework-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/rest-framework-18-0/rest-framework-18-0-base_rest"><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/rest-framework&amp;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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/rest-framework/tree/18.0/base_rest"><img alt="OCA/rest-framework" src="https://img.shields.io/badge/github-OCA%2Frest--framework-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/rest-framework-18-0/rest-framework-18-0-base_rest"><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/rest-framework&amp;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 addon is deprecated and not fully supported anymore from Odoo 16.
374379
Please migrate to the FastAPI migration module. See
375380
<a class="reference external" href="https://github.com/OCA/rest-framework/pull/291">https://github.com/OCA/rest-framework/pull/291</a>.</p>
@@ -409,7 +414,7 @@ <h1 class="title">Base Rest</h1>
409414
</ul>
410415
</div>
411416
<div class="section" id="configuration">
412-
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
417+
<h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
413418
<p>If an error occurs when calling a method of a service (ie missing
414419
parameter, ..) the system returns only a general description of the
415420
problem without details. This is done on purpose to ensure maximum
@@ -431,7 +436,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
431436
mode in production</strong>.</p>
432437
</div>
433438
<div class="section" id="usage">
434-
<h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
439+
<h2><a class="toc-backref" href="#toc-entry-2">Usage</a></h2>
435440
<p>To add your own REST service you must provides at least 2 classes.</p>
436441
<ul class="simple">
437442
<li>A Component providing the business logic of your service,</li>
@@ -678,17 +683,17 @@ <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
678683
evaluation context.</p>
679684
</div>
680685
<div class="section" id="known-issues-roadmap">
681-
<h1><a class="toc-backref" href="#toc-entry-3">Known issues / Roadmap</a></h1>
686+
<h2><a class="toc-backref" href="#toc-entry-3">Known issues / Roadmap</a></h2>
682687
<p>The
683688
<a class="reference external" href="https://github.com/OCA/rest-framework/issues?q=is%3Aopen+is%3Aissue+label%3Aenhancement+label%3Abase_rest">roadmap</a>
684689
and <a class="reference external" href="https://github.com/OCA/rest-framework/issues?q=is%3Aopen+is%3Aissue+label%3Abug+label%3Abase_rest">known
685690
issues</a>
686691
can be found on GitHub.</p>
687692
</div>
688693
<div class="section" id="changelog">
689-
<h1><a class="toc-backref" href="#toc-entry-4">Changelog</a></h1>
694+
<h2><a class="toc-backref" href="#toc-entry-4">Changelog</a></h2>
690695
<div class="section" id="section-1">
691-
<h2><a class="toc-backref" href="#toc-entry-5">16.0.1.0.2 (2023-10-07)</a></h2>
696+
<h3><a class="toc-backref" href="#toc-entry-5">16.0.1.0.2 (2023-10-07)</a></h3>
692697
<p><strong>Features</strong></p>
693698
<ul class="simple">
694699
<li>Add support for oauth2 security scheme in the Swagger UI. If your
@@ -702,59 +707,59 @@ <h2><a class="toc-backref" href="#toc-entry-5">16.0.1.0.2 (2023-10-07)</a></h2>
702707
</ul>
703708
</div>
704709
<div class="section" id="section-2">
705-
<h2><a class="toc-backref" href="#toc-entry-6">12.0.2.0.1</a></h2>
710+
<h3><a class="toc-backref" href="#toc-entry-6">12.0.2.0.1</a></h3>
706711
<ul class="simple">
707712
<li>validator_…() methods can now return a cerberus <tt class="docutils literal">Validator</tt>
708713
object instead of a schema dictionnary, for additional flexibility
709714
(e.g. allowing validator options such as <tt class="docutils literal">allow_unknown</tt>).</li>
710715
</ul>
711716
</div>
712717
<div class="section" id="section-3">
713-
<h2><a class="toc-backref" href="#toc-entry-7">12.0.2.0.0</a></h2>
718+
<h3><a class="toc-backref" href="#toc-entry-7">12.0.2.0.0</a></h3>
714719
<ul class="simple">
715720
<li>Licence changed from AGPL-3 to LGPL-3</li>
716721
</ul>
717722
</div>
718723
<div class="section" id="section-4">
719-
<h2><a class="toc-backref" href="#toc-entry-8">12.0.1.0.1</a></h2>
724+
<h3><a class="toc-backref" href="#toc-entry-8">12.0.1.0.1</a></h3>
720725
<ul class="simple">
721726
<li>Fix issue when rendering the jsonapi documentation if no documentation
722727
is provided on a method part of the REST api.</li>
723728
</ul>
724729
</div>
725730
<div class="section" id="section-5">
726-
<h2><a class="toc-backref" href="#toc-entry-9">12.0.1.0.0</a></h2>
731+
<h3><a class="toc-backref" href="#toc-entry-9">12.0.1.0.0</a></h3>
727732
<p>First official version. The addon has been incubated into the
728733
<a class="reference external" href="https://github.com/akretion/odoo-shopinvader">Shopinvader
729734
repository</a> from
730735
Akretion. For more information you need to look at the git log.</p>
731736
</div>
732737
</div>
733738
<div class="section" id="bug-tracker">
734-
<h1><a class="toc-backref" href="#toc-entry-10">Bug Tracker</a></h1>
739+
<h2><a class="toc-backref" href="#toc-entry-10">Bug Tracker</a></h2>
735740
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/rest-framework/issues">GitHub Issues</a>.
736741
In case of trouble, please check there if your issue has already been reported.
737742
If you spotted it first, help us to smash it by providing a detailed and welcomed
738743
<a class="reference external" href="https://github.com/OCA/rest-framework/issues/new?body=module:%20base_rest%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
739744
<p>Do not contact contributors directly about support or help with technical issues.</p>
740745
</div>
741746
<div class="section" id="credits">
742-
<h1><a class="toc-backref" href="#toc-entry-11">Credits</a></h1>
747+
<h2><a class="toc-backref" href="#toc-entry-11">Credits</a></h2>
743748
<div class="section" id="authors">
744-
<h2><a class="toc-backref" href="#toc-entry-12">Authors</a></h2>
749+
<h3><a class="toc-backref" href="#toc-entry-12">Authors</a></h3>
745750
<ul class="simple">
746751
<li>ACSONE SA/NV</li>
747752
</ul>
748753
</div>
749754
<div class="section" id="contributors">
750-
<h2><a class="toc-backref" href="#toc-entry-13">Contributors</a></h2>
755+
<h3><a class="toc-backref" href="#toc-entry-13">Contributors</a></h3>
751756
<ul class="simple">
752757
<li>Laurent Mignon &lt;<a class="reference external" href="mailto:laurent.mignon&#64;acsone.eu">laurent.mignon&#64;acsone.eu</a>&gt;</li>
753758
<li>Sébastien Beau &lt;<a class="reference external" href="mailto:sebastien.beau&#64;akretion.com">sebastien.beau&#64;akretion.com</a>&gt;</li>
754759
</ul>
755760
</div>
756761
<div class="section" id="maintainers">
757-
<h2><a class="toc-backref" href="#toc-entry-14">Maintainers</a></h2>
762+
<h3><a class="toc-backref" href="#toc-entry-14">Maintainers</a></h3>
758763
<p>This module is maintained by the OCA.</p>
759764
<a class="reference external image-reference" href="https://odoo-community.org">
760765
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -767,5 +772,6 @@ <h2><a class="toc-backref" href="#toc-entry-14">Maintainers</a></h2>
767772
</div>
768773
</div>
769774
</div>
775+
</div>
770776
</body>
771777
</html>

fastapi_auth_partner/README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
====================
26
Fastapi Auth Partner
37
====================
@@ -7,13 +11,13 @@ Fastapi Auth Partner
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:2ebd9377ca7b035ab9fb0383513aacb5ca8645f69d5d85c171883b40b439017e
14+
!! source digest: sha256:959857e48fbc660ca7012f4a8364b02247c1622d785239a293e7fd4d69e474cc
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Frest--framework-lightgray.png?logo=github

fastapi_auth_partner/static/description/index.html

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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>Fastapi Auth Partner</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="fastapi-auth-partner">
364-
<h1 class="title">Fastapi Auth Partner</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="fastapi-auth-partner">
370+
<h1>Fastapi Auth Partner</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:2ebd9377ca7b035ab9fb0383513aacb5ca8645f69d5d85c171883b40b439017e
375+
!! source digest: sha256:959857e48fbc660ca7012f4a8364b02247c1622d785239a293e7fd4d69e474cc
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/rest-framework/tree/18.0/fastapi_auth_partner"><img alt="OCA/rest-framework" src="https://img.shields.io/badge/github-OCA%2Frest--framework-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/rest-framework-18-0/rest-framework-18-0-fastapi_auth_partner"><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/rest-framework&amp;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/rest-framework/tree/18.0/fastapi_auth_partner"><img alt="OCA/rest-framework" src="https://img.shields.io/badge/github-OCA%2Frest--framework-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/rest-framework-18-0/rest-framework-18-0-fastapi_auth_partner"><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/rest-framework&amp;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 module is the FastAPI implementation of
374379
<a class="reference external" href="../auth_partner">auth_partner</a> it provides all the routes to manage
375380
the authentication of partners.</p>
@@ -387,7 +392,7 @@ <h1 class="title">Fastapi Auth Partner</h1>
387392
</ul>
388393
</div>
389394
<div class="section" id="usage">
390-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
395+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
391396
<p>First you have to add the auth router to your FastAPI endpoint and the
392397
authentication dependency to your app dependencies:</p>
393398
<pre class="code python literal-block">
@@ -438,23 +443,23 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
438443
</ul>
439444
</div>
440445
<div class="section" id="bug-tracker">
441-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
446+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
442447
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/rest-framework/issues">GitHub Issues</a>.
443448
In case of trouble, please check there if your issue has already been reported.
444449
If you spotted it first, help us to smash it by providing a detailed and welcomed
445450
<a class="reference external" href="https://github.com/OCA/rest-framework/issues/new?body=module:%20fastapi_auth_partner%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
446451
<p>Do not contact contributors directly about support or help with technical issues.</p>
447452
</div>
448453
<div class="section" id="credits">
449-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
454+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
450455
<div class="section" id="authors">
451-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
456+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
452457
<ul class="simple">
453458
<li>Akretion</li>
454459
</ul>
455460
</div>
456461
<div class="section" id="contributors">
457-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
462+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
458463
<ul class="simple">
459464
<li><a class="reference external" href="https://www.akretion.com">Akretion</a>:<ul>
460465
<li>Sébastien Beau</li>
@@ -464,7 +469,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
464469
</ul>
465470
</div>
466471
<div class="section" id="maintainers">
467-
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
472+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
468473
<p>This module is maintained by the OCA.</p>
469474
<a class="reference external image-reference" href="https://odoo-community.org">
470475
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -477,5 +482,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
477482
</div>
478483
</div>
479484
</div>
485+
</div>
480486
</body>
481487
</html>

0 commit comments

Comments
 (0)