Skip to content

Commit 5cde407

Browse files
committed
[BOT] post-merge updates
1 parent f754d43 commit 5cde407

File tree

4 files changed

+26
-14
lines changed

4 files changed

+26
-14
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ addon | version | maintainers | summary
6060
[web_widget_numeric_step](web_widget_numeric_step/) | 18.0.1.0.2 | <a href='https://github.com/rafaelbn'><img src='https://github.com/rafaelbn.png' width='32' height='32' style='border-radius:50%;' alt='rafaelbn'/></a> <a href='https://github.com/yajo'><img src='https://github.com/yajo.png' width='32' height='32' style='border-radius:50%;' alt='yajo'/></a> | Web Widget Numeric Step
6161
[web_widget_open_tab](web_widget_open_tab/) | 18.0.1.0.0 | | Allow to open record from trees on new tab from tree views
6262
[web_widget_product_label_section_and_note_name_visibility](web_widget_product_label_section_and_note_name_visibility/) | 18.0.1.0.0 | <a href='https://github.com/carlos-lopez-tecnativa'><img src='https://github.com/carlos-lopez-tecnativa.png' width='32' height='32' style='border-radius:50%;' alt='carlos-lopez-tecnativa'/></a> | Alternate the visibility of the product and description.
63+
[web_widget_url_advanced](web_widget_url_advanced/) | 18.0.1.0.0 | | This module extends URL widget for displaying anchors with custom labels.
6364
[web_widget_x2many_2d_matrix](web_widget_x2many_2d_matrix/) | 18.0.2.0.2 | <a href='https://github.com/JasminSForgeFlow'><img src='https://github.com/JasminSForgeFlow.png' width='32' height='32' style='border-radius:50%;' alt='JasminSForgeFlow'/></a> <a href='https://github.com/DavidJForgeFlow'><img src='https://github.com/DavidJForgeFlow.png' width='32' height='32' style='border-radius:50%;' alt='DavidJForgeFlow'/></a> <a href='https://github.com/hbrunn'><img src='https://github.com/hbrunn.png' width='32' height='32' style='border-radius:50%;' alt='hbrunn'/></a> | Show list fields as a matrix
6465

6566
[//]: # (end addons)

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "odoo-addons-oca-web"
3-
version = "18.0.20250908.1"
3+
version = "18.0.20250917.0"
44
dependencies = [
55
"odoo-addon-web_calendar_slot_duration==18.0.*",
66
"odoo-addon-web_chatter_position==18.0.*",
@@ -41,6 +41,7 @@ dependencies = [
4141
"odoo-addon-web_widget_numeric_step==18.0.*",
4242
"odoo-addon-web_widget_open_tab==18.0.*",
4343
"odoo-addon-web_widget_product_label_section_and_note_name_visibility==18.0.*",
44+
"odoo-addon-web_widget_url_advanced==18.0.*",
4445
"odoo-addon-web_widget_x2many_2d_matrix==18.0.*",
4546
]
4647
classifiers=[

web_widget_url_advanced/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 URL widget advanced
37
=======================
@@ -7,13 +11,13 @@ Web URL widget advanced
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:3596008f4a705be27d5f63123a0330ad2e83c021846d6fe34e6007e82d5988fe
14+
!! source digest: sha256:8390450f4787bfcef6bcf0da87974bc964fe6e8621d110430885912514941c4a
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%2Fweb-lightgray.png?logo=github

web_widget_url_advanced/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>Web URL widget advanced</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-url-widget-advanced">
364-
<h1 class="title">Web URL widget advanced</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-url-widget-advanced">
370+
<h1>Web URL widget advanced</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:3596008f4a705be27d5f63123a0330ad2e83c021846d6fe34e6007e82d5988fe
375+
!! source digest: sha256:8390450f4787bfcef6bcf0da87974bc964fe6e8621d110430885912514941c4a
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/web/tree/18.0/web_widget_url_advanced"><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_widget_url_advanced"><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/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/web/tree/18.0/web_widget_url_advanced"><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_widget_url_advanced"><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>Extend URL, CopyClipboardURL widget features to ease customization of
374379
anchor’s text.</p>
375380
<p>By default, the URL, CopyClipboardURL widget will show the plain URL.
@@ -393,7 +398,7 @@ <h1 class="title">Web URL widget advanced</h1>
393398
</ul>
394399
</div>
395400
<div class="section" id="usage">
396-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
401+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
397402
<p>Use url, CopyClipboardURL widget as you do usually, then add an extra
398403
parameter text_ field to indicate which field (present in the view
399404
already) must be used for the anchor text.</p>
@@ -420,23 +425,23 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
420425
</pre>
421426
</div>
422427
<div class="section" id="bug-tracker">
423-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
428+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
424429
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/web/issues">GitHub Issues</a>.
425430
In case of trouble, please check there if your issue has already been reported.
426431
If you spotted it first, help us to smash it by providing a detailed and welcomed
427432
<a class="reference external" href="https://github.com/OCA/web/issues/new?body=module:%20web_widget_url_advanced%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
428433
<p>Do not contact contributors directly about support or help with technical issues.</p>
429434
</div>
430435
<div class="section" id="credits">
431-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
436+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
432437
<div class="section" id="authors">
433-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
438+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
434439
<ul class="simple">
435440
<li>Camptocamp</li>
436441
</ul>
437442
</div>
438443
<div class="section" id="contributors">
439-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
444+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
440445
<ul class="simple">
441446
<li>Simone Orsi &lt;<a class="reference external" href="mailto:simone.orsi&#64;camptocamp.com">simone.orsi&#64;camptocamp.com</a>&gt;</li>
442447
<li><a class="reference external" href="https://corporatehub.eu/">CorporateHub</a><ul>
@@ -455,7 +460,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
455460
</ul>
456461
</div>
457462
<div class="section" id="maintainers">
458-
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
463+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
459464
<p>This module is maintained by the OCA.</p>
460465
<a class="reference external image-reference" href="https://odoo-community.org">
461466
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -468,5 +473,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
468473
</div>
469474
</div>
470475
</div>
476+
</div>
471477
</body>
472478
</html>

0 commit comments

Comments
 (0)