Skip to content

Commit 9d33de2

Browse files
committed
[BOT] post-merge updates
1 parent e94b97b commit 9d33de2

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
@@ -32,6 +32,7 @@ addon | version | maintainers | summary
3232
[web_filter_header_button](web_filter_header_button/) | 18.0.1.0.0 | | Show selected filters as buttons in the control panel
3333
[web_group_expand](web_group_expand/) | 18.0.1.0.1 | | Group Expand Buttons
3434
[web_ir_actions_act_multi](web_ir_actions_act_multi/) | 18.0.1.0.0 | | Enables triggering of more than one action on ActionManager
35+
[web_ir_actions_act_window_message](web_ir_actions_act_window_message/) | 18.0.1.0.0 | | Show a message box to users
3536
[web_m2x_options](web_m2x_options/) | 18.0.1.0.1 | | web_m2x_options
3637
[web_no_bubble](web_no_bubble/) | 18.0.1.0.0 | | Remove the bubbles from the web interface
3738
[web_notify](web_notify/) | 18.0.1.1.0 | | Send notification messages to user

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.20250729.0"
3+
version = "18.0.20250807.0"
44
dependencies = [
55
"odoo-addon-web_calendar_slot_duration==18.0.*",
66
"odoo-addon-web_chatter_position==18.0.*",
@@ -13,6 +13,7 @@ dependencies = [
1313
"odoo-addon-web_filter_header_button==18.0.*",
1414
"odoo-addon-web_group_expand==18.0.*",
1515
"odoo-addon-web_ir_actions_act_multi==18.0.*",
16+
"odoo-addon-web_ir_actions_act_window_message==18.0.*",
1617
"odoo-addon-web_m2x_options==18.0.*",
1718
"odoo-addon-web_no_bubble==18.0.*",
1819
"odoo-addon-web_notify==18.0.*",

web_ir_actions_act_window_message/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
Client side message boxes
37
=========================
@@ -7,13 +11,13 @@ Client side message boxes
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:c6ab6322d92b7ec73af6324032ed00e8a974d28ad30f78d025febc67e5976bf7
14+
!! source digest: sha256:7ce537d4c262436ca7e2b131817ed046ba5a113a8bb31c56e077546948571918
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_ir_actions_act_window_message/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>Client side message boxes</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="client-side-message-boxes">
364-
<h1 class="title">Client side message boxes</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="client-side-message-boxes">
370+
<h1>Client side message boxes</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:c6ab6322d92b7ec73af6324032ed00e8a974d28ad30f78d025febc67e5976bf7
375+
!! source digest: sha256:7ce537d4c262436ca7e2b131817ed046ba5a113a8bb31c56e077546948571918
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_ir_actions_act_window_message"><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_ir_actions_act_window_message"><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_ir_actions_act_window_message"><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_ir_actions_act_window_message"><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 allows to show a message popup on the client side as result
374379
of a button.</p>
375380
<p><strong>Table of contents</strong></p>
@@ -387,7 +392,7 @@ <h1 class="title">Client side message boxes</h1>
387392
</ul>
388393
</div>
389394
<div class="section" id="usage">
390-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
395+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
391396
<p>Depend on this module and return</p>
392397
<pre class="code python literal-block">
393398
<span class="p">{</span><span class="w">
@@ -432,31 +437,31 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
432437
<p>You are responsible for translating the messages.</p>
433438
</div>
434439
<div class="section" id="known-issues-roadmap">
435-
<h1><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h1>
440+
<h2><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h2>
436441
<ul class="simple">
437442
<li>add message_type to differenciate between warnings, errors, etc.</li>
438443
<li>have one message_type to show a nonmodal warning on top right</li>
439444
</ul>
440445
</div>
441446
<div class="section" id="bug-tracker">
442-
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
447+
<h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
443448
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/web/issues">GitHub Issues</a>.
444449
In case of trouble, please check there if your issue has already been reported.
445450
If you spotted it first, help us to smash it by providing a detailed and welcomed
446451
<a class="reference external" href="https://github.com/OCA/web/issues/new?body=module:%20web_ir_actions_act_window_message%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
447452
<p>Do not contact contributors directly about support or help with technical issues.</p>
448453
</div>
449454
<div class="section" id="credits">
450-
<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
455+
<h2><a class="toc-backref" href="#toc-entry-4">Credits</a></h2>
451456
<div class="section" id="authors">
452-
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
457+
<h3><a class="toc-backref" href="#toc-entry-5">Authors</a></h3>
453458
<ul class="simple">
454459
<li>Therp BV</li>
455460
<li>ACSONE SA/NV</li>
456461
</ul>
457462
</div>
458463
<div class="section" id="contributors">
459-
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
464+
<h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
460465
<ul class="simple">
461466
<li>Holger Brunn &lt;<a class="reference external" href="mailto:hbrunn&#64;therp.nl">hbrunn&#64;therp.nl</a>&gt;</li>
462467
<li>Zakaria Makrelouf (ACSONE SA/NV) &lt;<a class="reference external" href="mailto:z.makrelouf&#64;gmail.com">z.makrelouf&#64;gmail.com</a>&gt;</li>
@@ -472,7 +477,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
472477
</ul>
473478
</div>
474479
<div class="section" id="maintainers">
475-
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
480+
<h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
476481
<p>This module is maintained by the OCA.</p>
477482
<a class="reference external image-reference" href="https://odoo-community.org">
478483
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -485,5 +490,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
485490
</div>
486491
</div>
487492
</div>
493+
</div>
488494
</body>
489495
</html>

0 commit comments

Comments
 (0)