Skip to content

Commit 3669255

Browse files
committed
[BOT] post-merge updates
1 parent 1038c7d commit 3669255

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
@@ -24,6 +24,7 @@ addon | version | maintainers | summary
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.0 | <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
2626
[web_company_color](web_company_color/) | 18.0.1.0.1 | | Web Company Color
27+
[web_copy_confirm](web_copy_confirm/) | 18.0.1.0.0 | | Show confirmation dialogue before copying records
2728
[web_dialog_size](web_dialog_size/) | 18.0.1.0.0 | | A module that lets the user expand a dialog box to the full screen width.
2829
[web_disable_export_group](web_disable_export_group/) | 18.0.1.0.0 | | Web Disable Export Group
2930
[web_editor_class_selector](web_editor_class_selector/) | 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> | Web editor class selector

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
[project]
22
name = "odoo-addons-oca-web"
3-
version = "18.0.20250807.0"
3+
version = "18.0.20250818.0"
44
dependencies = [
55
"odoo-addon-web_calendar_slot_duration==18.0.*",
66
"odoo-addon-web_chatter_position==18.0.*",
77
"odoo-addon-web_company_color==18.0.*",
8+
"odoo-addon-web_copy_confirm==18.0.*",
89
"odoo-addon-web_dialog_size==18.0.*",
910
"odoo-addon-web_disable_export_group==18.0.*",
1011
"odoo-addon-web_editor_class_selector==18.0.*",

web_copy_confirm/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
Show confirmation dialogue before copying records
37
=================================================
@@ -7,13 +11,13 @@ Show confirmation dialogue before copying records
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:9ffbec2bd468094a5f6c980516e3b71c413f095cd4eeab7b7bd24c50c5cf91ab
14+
!! source digest: sha256:f7ea0a4094ce388af19830a6511ad5db0607852b6830ad7a34b41ba947d680e0
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_copy_confirm/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>Show confirmation dialogue before copying records</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="show-confirmation-dialogue-before-copying-records">
364-
<h1 class="title">Show confirmation dialogue before copying records</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="show-confirmation-dialogue-before-copying-records">
370+
<h1>Show confirmation dialogue before copying records</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:9ffbec2bd468094a5f6c980516e3b71c413f095cd4eeab7b7bd24c50c5cf91ab
375+
!! source digest: sha256:f7ea0a4094ce388af19830a6511ad5db0607852b6830ad7a34b41ba947d680e0
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_copy_confirm"><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_copy_confirm"><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_copy_confirm"><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_copy_confirm"><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 will show a confirmation dialog when the user selects the
374379
Duplicate option from the Action dropdown in the standard form view.</p>
375380
<p><strong>Table of contents</strong></p>
@@ -389,40 +394,40 @@ <h1 class="title">Show confirmation dialogue before copying records</h1>
389394
</ul>
390395
</div>
391396
<div class="section" id="changelog">
392-
<h1><a class="toc-backref" href="#toc-entry-1">Changelog</a></h1>
397+
<h2><a class="toc-backref" href="#toc-entry-1">Changelog</a></h2>
393398
<div class="section" id="section-1">
394-
<h2><a class="toc-backref" href="#toc-entry-2">14.0.1.0.0 (2020-01-04)</a></h2>
399+
<h3><a class="toc-backref" href="#toc-entry-2">14.0.1.0.0 (2020-01-04)</a></h3>
395400
<ul class="simple">
396401
<li>[PORT] Ported to V14</li>
397402
</ul>
398403
</div>
399404
</div>
400405
<div class="section" id="bug-tracker">
401-
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
406+
<h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
402407
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/web/issues">GitHub Issues</a>.
403408
In case of trouble, please check there if your issue has already been reported.
404409
If you spotted it first, help us to smash it by providing a detailed and welcomed
405410
<a class="reference external" href="https://github.com/OCA/web/issues/new?body=module:%20web_copy_confirm%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
406411
<p>Do not contact contributors directly about support or help with technical issues.</p>
407412
</div>
408413
<div class="section" id="credits">
409-
<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
414+
<h2><a class="toc-backref" href="#toc-entry-4">Credits</a></h2>
410415
<div class="section" id="authors">
411-
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
416+
<h3><a class="toc-backref" href="#toc-entry-5">Authors</a></h3>
412417
<ul class="simple">
413418
<li>Dynapps</li>
414419
</ul>
415420
</div>
416421
<div class="section" id="contributors">
417-
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
422+
<h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
418423
<ul class="simple">
419424
<li>Stefan Rijnhart &lt;<a class="reference external" href="mailto:stefan&#64;opener.amsterdam">stefan&#64;opener.amsterdam</a>&gt;</li>
420425
<li>Robin Conjour &lt;<a class="reference external" href="mailto:rconjour&#64;demolium.com">rconjour&#64;demolium.com</a>&gt;</li>
421426
<li>Dhara Solanki &lt;<a class="reference external" href="mailto:dhara.solanki&#64;initos.com">dhara.solanki&#64;initos.com</a>&gt;</li>
422427
</ul>
423428
</div>
424429
<div class="section" id="maintainers">
425-
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
430+
<h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
426431
<p>This module is maintained by the OCA.</p>
427432
<a class="reference external image-reference" href="https://odoo-community.org">
428433
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -435,5 +440,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
435440
</div>
436441
</div>
437442
</div>
443+
</div>
438444
</body>
439445
</html>

0 commit comments

Comments
 (0)