Skip to content

Commit b2d8e92

Browse files
committed
[BOT] post-merge updates
1 parent 5a7bd88 commit b2d8e92

File tree

4 files changed

+26
-16
lines changed

4 files changed

+26
-16
lines changed

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
[web_calendar_slot_duration](web_calendar_slot_duration/) | 18.0.1.0.0 | <a href='https://github.com/Yajo'><img src='https://github.com/Yajo.png' width='32' height='32' style='border-radius:50%;' alt='Yajo'/></a> | Customizable calendar slot durations
2525
[web_chatter_position](web_chatter_position/) | 18.0.1.0.1 | <a href='https://github.com/trisdoan'><img src='https://github.com/trisdoan.png' width='32' height='32' style='border-radius:50%;' alt='trisdoan'/></a> | Add an option to change the chatter position
26-
[web_company_color](web_company_color/) | 18.0.1.0.5 | | Web Company Color
26+
[web_company_color](web_company_color/) | 18.0.1.0.6 | | Web Company Color
2727
[web_copy_confirm](web_copy_confirm/) | 18.0.1.0.0 | | Show confirmation dialogue before copying records
2828
[web_dark_mode](web_dark_mode/) | 18.0.1.0.0 | | Enabled Dark Mode for the Odoo Backend
2929
[web_datetime_picker_default_time](web_datetime_picker_default_time/) | 18.0.1.0.0 | <a href='https://github.com/grindtildeath'><img src='https://github.com/grindtildeath.png' width='32' height='32' style='border-radius:50%;' alt='grindtildeath'/></a> | Allows to define a default time on datetime picker

web_company_color/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
Web Company Color
37
=================
@@ -7,13 +11,13 @@ Web Company Color
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:dbdac36f4ce77d6769b0f0375a63399e08105a8aa72d75b9ee7ad5a13848eefc
14+
!! source digest: sha256:8c4acd06346ec5b7687366b122ed8321c5312437d61d42ead690bd0308b2e82d
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%2Fweb-lightgray.png?logo=github

web_company_color/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
"name": "Web Company Color",
77
"category": "web",
8-
"version": "18.0.1.0.5",
8+
"version": "18.0.1.0.6",
99
"author": "Alexandre Díaz, Odoo Community Association (OCA)",
1010
"website": "https://github.com/OCA/web",
1111
"depends": ["web", "base_sparse_field"],

web_company_color/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>Web Company Color</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="web-company-color">
364-
<h1 class="title">Web Company Color</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="web-company-color">
370+
<h1>Web Company Color</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:dbdac36f4ce77d6769b0f0375a63399e08105a8aa72d75b9ee7ad5a13848eefc
375+
!! source digest: sha256:8c4acd06346ec5b7687366b122ed8321c5312437d61d42ead690bd0308b2e82d
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/web/tree/18.0/web_company_color"><img alt="OCA/web" src="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_company_color"><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/web&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/web/tree/18.0/web_company_color"><img alt="OCA/web" src="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_company_color"><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/web&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 change navbar colors based in the company logo colors.</p>
374379
<p><strong>Table of contents</strong></p>
375380
<div class="contents local topic" id="contents">
@@ -386,34 +391,34 @@ <h1 class="title">Web Company Color</h1>
386391
</ul>
387392
</div>
388393
<div class="section" id="usage">
389-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
394+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
390395
<p>Go to company record and set a logo. Can see/modify applied colors on
391396
the “Navbar” section.</p>
392397
<p>For optimal results use images with alpha channel.</p>
393398
</div>
394399
<div class="section" id="known-issues-roadmap">
395-
<h1><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h1>
400+
<h2><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h2>
396401
<p>White color is omitted in the addition operation to support images
397402
without alpha channel.</p>
398403
</div>
399404
<div class="section" id="bug-tracker">
400-
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
405+
<h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
401406
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/web/issues">GitHub Issues</a>.
402407
In case of trouble, please check there if your issue has already been reported.
403408
If you spotted it first, help us to smash it by providing a detailed and welcomed
404409
<a class="reference external" href="https://github.com/OCA/web/issues/new?body=module:%20web_company_color%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
405410
<p>Do not contact contributors directly about support or help with technical issues.</p>
406411
</div>
407412
<div class="section" id="credits">
408-
<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
413+
<h2><a class="toc-backref" href="#toc-entry-4">Credits</a></h2>
409414
<div class="section" id="authors">
410-
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
415+
<h3><a class="toc-backref" href="#toc-entry-5">Authors</a></h3>
411416
<ul class="simple">
412417
<li>Alexandre Díaz</li>
413418
</ul>
414419
</div>
415420
<div class="section" id="contributors">
416-
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
421+
<h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
417422
<ul class="simple">
418423
<li>Jordi Ballester Alomar &lt;<a class="reference external" href="mailto:jordi.ballester&#64;forgeflow.com">jordi.ballester&#64;forgeflow.com</a>&gt; (ForgeFlow)</li>
419424
<li>Lois Rilo &lt;<a class="reference external" href="mailto:lois.rilo&#64;forgeflow.com">lois.rilo&#64;forgeflow.com</a>&gt; (ForgeFlow)</li>
@@ -434,7 +439,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
434439
</ul>
435440
</div>
436441
<div class="section" id="maintainers">
437-
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
442+
<h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
438443
<p>This module is maintained by the OCA.</p>
439444
<a class="reference external image-reference" href="https://odoo-community.org">
440445
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -447,5 +452,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
447452
</div>
448453
</div>
449454
</div>
455+
</div>
450456
</body>
451457
</html>

0 commit comments

Comments
 (0)