Skip to content

Commit 952baf0

Browse files
committed
[BOT] post-merge updates
1 parent 7c1303a commit 952baf0

4 files changed

Lines changed: 24 additions & 14 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ addon | version | maintainers | summary
6161
[web_tree_many2one_clickable](web_tree_many2one_clickable/) | 15.0.1.0.0 | | Open the linked resource when clicking on their name
6262
[web_view_calendar_list](web_view_calendar_list/) | 15.0.1.0.0 | | Show calendars as a List
6363
[web_widget_bokeh_chart](web_widget_bokeh_chart/) | 15.0.1.1.1 | <a href='https://github.com/LoisRForgeFlow'><img src='https://github.com/LoisRForgeFlow.png' width='32' height='32' style='border-radius:50%;' alt='LoisRForgeFlow'/></a> <a href='https://github.com/ChrisOForgeFlow'><img src='https://github.com/ChrisOForgeFlow.png' width='32' height='32' style='border-radius:50%;' alt='ChrisOForgeFlow'/></a> | This widget allows to display charts using Bokeh library.
64-
[web_widget_char_size](web_widget_char_size/) | 15.0.1.0.0 | | Add size option to Char widget
64+
[web_widget_char_size](web_widget_char_size/) | 15.0.1.0.1 | | Add size option to Char widget
6565
[web_widget_child_selector](web_widget_child_selector/) | 15.0.1.0.0 | | Widget used for navigation on hierarchy fields
6666
[web_widget_domain_editor_dialog](web_widget_domain_editor_dialog/) | 15.0.1.0.1 | | Recovers the Domain Editor Dialog functionality
6767
[web_widget_dropdown_dynamic](web_widget_dropdown_dynamic/) | 15.0.1.0.0 | | This module adds support for dynamic dropdown widget

web_widget_char_size/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
Widget Char size
37
================
@@ -7,13 +11,13 @@ Widget Char size
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:5f94ad897a05e212eec3660aad1c9ae9d08a2ac7098917e2a0cb74868de392d1
14+
!! source digest: sha256:226a2ec7ae98d093a3ce573fbebf82e333d65c8f3f743ef5f9ae88cbef793594
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_widget_char_size/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Widget Char size",
55
"summary": "Add size option to Char widget",
6-
"version": "15.0.1.0.0",
6+
"version": "15.0.1.0.1",
77
"category": "Hidden",
88
"website": "https://github.com/OCA/web",
99
"author": "Agile Business Group, Odoo Community Association (OCA)",

web_widget_char_size/static/description/index.html

Lines changed: 16 additions & 10 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>Widget Char size</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="widget-char-size">
364-
<h1 class="title">Widget Char size</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="widget-char-size">
370+
<h1>Widget Char size</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:5f94ad897a05e212eec3660aad1c9ae9d08a2ac7098917e2a0cb74868de392d1
375+
!! source digest: sha256:226a2ec7ae98d093a3ce573fbebf82e333d65c8f3f743ef5f9ae88cbef793594
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/15.0/web_widget_char_size"><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-15-0/web-15-0-web_widget_char_size"><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=15.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/15.0/web_widget_char_size"><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-15-0/web-15-0-web_widget_char_size"><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=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This module allows to add an option <cite>size</cite> to Char fields in web client:</p>
374379
<pre class="code XML literal-block">
375380
<span class="nt">&lt;field</span><span class="w"> </span><span class="na">name=</span><span class="s">&quot;sized_5_field&quot;</span><span class="w"> </span><span class="na">options=</span><span class="s">&quot;{'size': 5}&quot;</span><span class="nt">/&gt;</span>
@@ -391,29 +396,29 @@ <h1 class="title">Widget Char size</h1>
391396
</ul>
392397
</div>
393398
<div class="section" id="bug-tracker">
394-
<h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
399+
<h2><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h2>
395400
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/web/issues">GitHub Issues</a>.
396401
In case of trouble, please check there if your issue has already been reported.
397402
If you spotted it first, help us to smash it by providing a detailed and welcomed
398403
<a class="reference external" href="https://github.com/OCA/web/issues/new?body=module:%20web_widget_char_size%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
399404
<p>Do not contact contributors directly about support or help with technical issues.</p>
400405
</div>
401406
<div class="section" id="credits">
402-
<h1><a class="toc-backref" href="#toc-entry-2">Credits</a></h1>
407+
<h2><a class="toc-backref" href="#toc-entry-2">Credits</a></h2>
403408
<div class="section" id="authors">
404-
<h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2>
409+
<h3><a class="toc-backref" href="#toc-entry-3">Authors</a></h3>
405410
<ul class="simple">
406411
<li>Agile Business Group</li>
407412
</ul>
408413
</div>
409414
<div class="section" id="contributors">
410-
<h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
415+
<h3><a class="toc-backref" href="#toc-entry-4">Contributors</a></h3>
411416
<ul class="simple">
412417
<li>Thanakrit Pintana</li>
413418
</ul>
414419
</div>
415420
<div class="section" id="maintainers">
416-
<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
421+
<h3><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h3>
417422
<p>This module is maintained by the OCA.</p>
418423
<a class="reference external image-reference" href="https://odoo-community.org">
419424
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -426,5 +431,6 @@ <h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
426431
</div>
427432
</div>
428433
</div>
434+
</div>
429435
</body>
430436
</html>

0 commit comments

Comments
 (0)