Skip to content

Commit fe25007

Browse files
committed
[BOT] post-merge updates
1 parent 425afda commit fe25007

4 files changed

Lines changed: 26 additions & 16 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[base_rest](base_rest/) | 18.0.1.1.0 | | Develop your own high level REST APIs for Odoo thanks to this addon.
2525
[base_rest_auth_api_key](base_rest_auth_api_key/) | 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> | Base Rest: Add support for the auth_api_key security policy into the openapi documentation
26-
[extendable](extendable/) | 18.0.1.0.1 | <a href='https://github.com/lmignon'><img src='https://github.com/lmignon.png' width='32' height='32' style='border-radius:50%;' alt='lmignon'/></a> | Extendable classes registry loader for Odoo
26+
[extendable](extendable/) | 18.0.1.0.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> | Extendable classes registry loader for Odoo
2727
[fastapi](fastapi/) | 18.0.1.2.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> | Odoo FastAPI endpoint
2828
[pydantic](pydantic/) | 18.0.1.0.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
2929

extendable/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
Extendable
37
==========
@@ -7,13 +11,13 @@ Extendable
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:48fa17a0488f2929f4d2fff46c53395c8fe95a41e42c506c692bfe873f1dc074
14+
!! source digest: sha256:123cc825064545c00a1ad9cbc8f082439e737433b68d9aab7d8b4fee67cae3ef
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

extendable/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "Extendable",
66
"summary": """
77
Extendable classes registry loader for Odoo""",
8-
"version": "18.0.1.0.1",
8+
"version": "18.0.1.0.2",
99
"development_status": "Beta",
1010
"maintainers": ["lmignon"],
1111
"license": "LGPL-3",

extendable/static/description/index.html

Lines changed: 18 additions & 12 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>Extendable</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="extendable">
364-
<h1 class="title">Extendable</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="extendable">
370+
<h1>Extendable</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:48fa17a0488f2929f4d2fff46c53395c8fe95a41e42c506c692bfe873f1dc074
375+
!! source digest: sha256:123cc825064545c00a1ad9cbc8f082439e737433b68d9aab7d8b4fee67cae3ef
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/extendable"><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-extendable"><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/extendable"><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-extendable"><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 allows you to use the <a class="reference external" href=":%20%3Chttps://pypi.org/project/extendable/%3E">Extendable
374379
library</a> within Odoo.</p>
375380
<p><strong>Table of contents</strong></p>
@@ -387,43 +392,43 @@ <h1 class="title">Extendable</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>By default, all extendable classes defined into your odoo addons are
392397
automatically loaded by the current addon according to the dependency
393398
graph computed by Odoo.</p>
394399
</div>
395400
<div class="section" id="known-issues-roadmap">
396-
<h1><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h1>
401+
<h2><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h2>
397402
<p>The
398403
<a class="reference external" href="https://github.com/OCA/odoo-addon-extendable/issues?q=is%3Aopen+is%3Aissue+label%3Aenhancement+label%3Aextendable">roadmap</a>
399404
and <a class="reference external" href="https://github.com/OCA/odoo-addon-extendable/issues?q=is%3Aopen+is%3Aissue+label%3Abug+label%3Aextendable">known
400405
issues</a>
401406
can be found on GitHub.</p>
402407
</div>
403408
<div class="section" id="bug-tracker">
404-
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
409+
<h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
405410
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/rest-framework/issues">GitHub Issues</a>.
406411
In case of trouble, please check there if your issue has already been reported.
407412
If you spotted it first, help us to smash it by providing a detailed and welcomed
408413
<a class="reference external" href="https://github.com/OCA/rest-framework/issues/new?body=module:%20extendable%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
409414
<p>Do not contact contributors directly about support or help with technical issues.</p>
410415
</div>
411416
<div class="section" id="credits">
412-
<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
417+
<h2><a class="toc-backref" href="#toc-entry-4">Credits</a></h2>
413418
<div class="section" id="authors">
414-
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
419+
<h3><a class="toc-backref" href="#toc-entry-5">Authors</a></h3>
415420
<ul class="simple">
416421
<li>ACSONE SA/NV</li>
417422
</ul>
418423
</div>
419424
<div class="section" id="contributors">
420-
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
425+
<h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
421426
<ul class="simple">
422427
<li>Laurent Mignon &lt;<a class="reference external" href="mailto:laurent.mignon&#64;acsone.eu">laurent.mignon&#64;acsone.eu</a>&gt;</li>
423428
</ul>
424429
</div>
425430
<div class="section" id="maintainers">
426-
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
431+
<h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
427432
<p>This module is maintained by the OCA.</p>
428433
<a class="reference external image-reference" href="https://odoo-community.org">
429434
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -438,5 +443,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
438443
</div>
439444
</div>
440445
</div>
446+
</div>
441447
</body>
442448
</html>

0 commit comments

Comments
 (0)