Skip to content

Commit 00c5a2f

Browse files
committed
[BOT] post-merge updates
1 parent 6dd6faa commit 00c5a2f

File tree

4 files changed

+27
-15
lines changed

4 files changed

+27
-15
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ addon | version | maintainers | summary
5858
[web_widget_dropdown_dynamic](web_widget_dropdown_dynamic/) | 18.0.2.0.0 | | This module adds support for dynamic dropdown widget
5959
[web_widget_mpld3_chart](web_widget_mpld3_chart/) | 18.0.1.0.0 | <a href='https://github.com/JordiBForgeFlow'><img src='https://github.com/JordiBForgeFlow.png' width='32' height='32' style='border-radius:50%;' alt='JordiBForgeFlow'/></a> <a href='https://github.com/ThiagoMForgeFlow'><img src='https://github.com/ThiagoMForgeFlow.png' width='32' height='32' style='border-radius:50%;' alt='ThiagoMForgeFlow'/></a> | This widget allows to display charts using MPLD3 library.
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
61+
[web_widget_one2many_tree_line_duplicate](web_widget_one2many_tree_line_duplicate/) | 18.0.1.0.0 | | Web Widget One2many Tree Line Duplicate
6162
[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
6263
[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.
6364
[web_widget_url_advanced](web_widget_url_advanced/) | 18.0.1.0.0 | | This module extends URL widget for displaying anchors with custom labels.

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.20250917.0"
3+
version = "18.0.20250918.0"
44
dependencies = [
55
"odoo-addon-web_calendar_slot_duration==18.0.*",
66
"odoo-addon-web_chatter_position==18.0.*",
@@ -39,6 +39,7 @@ dependencies = [
3939
"odoo-addon-web_widget_dropdown_dynamic==18.0.*",
4040
"odoo-addon-web_widget_mpld3_chart==18.0.*",
4141
"odoo-addon-web_widget_numeric_step==18.0.*",
42+
"odoo-addon-web_widget_one2many_tree_line_duplicate==18.0.*",
4243
"odoo-addon-web_widget_open_tab==18.0.*",
4344
"odoo-addon-web_widget_product_label_section_and_note_name_visibility==18.0.*",
4445
"odoo-addon-web_widget_url_advanced==18.0.*",

web_widget_one2many_tree_line_duplicate/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 Widget One2many Tree Line Duplicate
37
=======================================
@@ -7,13 +11,13 @@ Web Widget One2many Tree Line Duplicate
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:0a96e20808687d52d22565143495374cad5121234c141e804bf8b9f06f9616d4
14+
!! source digest: sha256:1bfdccb56bb56a23188875b884b3ed7f8eaff71397d72a1f8f26e5b270c4a1a1
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_one2many_tree_line_duplicate/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 Widget One2many Tree Line Duplicate</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-widget-one2many-tree-line-duplicate">
364-
<h1 class="title">Web Widget One2many Tree Line Duplicate</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-widget-one2many-tree-line-duplicate">
370+
<h1>Web Widget One2many Tree Line Duplicate</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:0a96e20808687d52d22565143495374cad5121234c141e804bf8b9f06f9616d4
375+
!! source digest: sha256:1bfdccb56bb56a23188875b884b3ed7f8eaff71397d72a1f8f26e5b270c4a1a1
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_widget_one2many_tree_line_duplicate"><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_one2many_tree_line_duplicate"><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_widget_one2many_tree_line_duplicate"><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_one2many_tree_line_duplicate"><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>Allow to add a icon to clone the line.</p>
374379
<p><strong>Table of contents</strong></p>
375380
<div class="contents local topic" id="contents">
@@ -386,7 +391,7 @@ <h1 class="title">Web Widget One2many Tree Line Duplicate</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>This module works on all one2many tree views. The cloning process
391396
doesn’t trigger onchange/default calls.</p>
392397
<p><strong>Available Options</strong></p>
@@ -399,29 +404,29 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
399404
</pre>
400405
</div>
401406
<div class="section" id="known-issues-roadmap">
402-
<h1><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h1>
407+
<h2><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h2>
403408
<ul class="simple">
404409
<li>Add an option to control which columns are copied</li>
405410
</ul>
406411
</div>
407412
<div class="section" id="bug-tracker">
408-
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
413+
<h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
409414
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/web/issues">GitHub Issues</a>.
410415
In case of trouble, please check there if your issue has already been reported.
411416
If you spotted it first, help us to smash it by providing a detailed and welcomed
412417
<a class="reference external" href="https://github.com/OCA/web/issues/new?body=module:%20web_widget_one2many_tree_line_duplicate%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
413418
<p>Do not contact contributors directly about support or help with technical issues.</p>
414419
</div>
415420
<div class="section" id="credits">
416-
<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
421+
<h2><a class="toc-backref" href="#toc-entry-4">Credits</a></h2>
417422
<div class="section" id="authors">
418-
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
423+
<h3><a class="toc-backref" href="#toc-entry-5">Authors</a></h3>
419424
<ul class="simple">
420425
<li>Tecnativa</li>
421426
</ul>
422427
</div>
423428
<div class="section" id="contributors">
424-
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
429+
<h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
425430
<ul class="simple">
426431
<li><a class="reference external" href="https://www.tecnativa.com/">Tecnativa</a>:<ul>
427432
<li>Alexandre Díaz</li>
@@ -431,7 +436,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
431436
</ul>
432437
</div>
433438
<div class="section" id="maintainers">
434-
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
439+
<h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
435440
<p>This module is maintained by the OCA.</p>
436441
<a class="reference external image-reference" href="https://odoo-community.org">
437442
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -444,5 +449,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
444449
</div>
445450
</div>
446451
</div>
452+
</div>
447453
</body>
448454
</html>

0 commit comments

Comments
 (0)