Skip to content

Commit bcd9ad9

Browse files
committed
[BOT] post-merge updates
1 parent 0824001 commit bcd9ad9

4 files changed

Lines changed: 31 additions & 19 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ addon | version | maintainers | summary
4242
[web_remember_tree_column_width](web_remember_tree_column_width/) | 18.0.1.0.0 | <a href='https://github.com/frahikLV'><img src='https://github.com/frahikLV.png' width='32' height='32' style='border-radius:50%;' alt='frahikLV'/></a> <a href='https://github.com/luisg123v'><img src='https://github.com/luisg123v.png' width='32' height='32' style='border-radius:50%;' alt='luisg123v'/></a> <a href='https://github.com/cuongnmtm'><img src='https://github.com/cuongnmtm.png' width='32' height='32' style='border-radius:50%;' alt='cuongnmtm'/></a> | Remember the tree columns' widths across sessions.
4343
[web_responsive](web_responsive/) | 18.0.1.0.1 | <a href='https://github.com/Tardo'><img src='https://github.com/Tardo.png' width='32' height='32' style='border-radius:50%;' alt='Tardo'/></a> <a href='https://github.com/SplashS'><img src='https://github.com/SplashS.png' width='32' height='32' style='border-radius:50%;' alt='SplashS'/></a> | Responsive web client, community-supported
4444
[web_search_with_and](web_search_with_and/) | 18.0.1.0.0 | | Use AND conditions on omnibar search
45+
[web_send_message_popup](web_send_message_popup/) | 18.0.1.0.0 | | Web Send Message as Popup
4546
[web_session_auto_close](web_session_auto_close/) | 18.0.1.0.1 | | Automatically logs out inactive users based on a configurable timeout.
4647
[web_theme_classic](web_theme_classic/) | 18.0.1.0.0 | <a href='https://github.com/legalsylvain'><img src='https://github.com/legalsylvain.png' width='32' height='32' style='border-radius:50%;' alt='legalsylvain'/></a> | Contrasted style on fields to improve the UI.
4748
[web_timeline](web_timeline/) | 18.0.1.0.1 | <a href='https://github.com/tarteo'><img src='https://github.com/tarteo.png' width='32' height='32' style='border-radius:50%;' alt='tarteo'/></a> | Interactive visualization chart to show events in time

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.20250606.0"
3+
version = "18.0.20250704.0"
44
dependencies = [
55
"odoo-addon-web_calendar_slot_duration==18.0.*",
66
"odoo-addon-web_chatter_position==18.0.*",
@@ -23,6 +23,7 @@ dependencies = [
2323
"odoo-addon-web_remember_tree_column_width==18.0.*",
2424
"odoo-addon-web_responsive==18.0.*",
2525
"odoo-addon-web_search_with_and==18.0.*",
26+
"odoo-addon-web_send_message_popup==18.0.*",
2627
"odoo-addon-web_session_auto_close==18.0.*",
2728
"odoo-addon-web_theme_classic==18.0.*",
2829
"odoo-addon-web_timeline==18.0.*",

web_send_message_popup/README.rst

Lines changed: 12 additions & 8 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 Send Message as Popup
37
=========================
@@ -7,13 +11,13 @@ Web Send Message as Popup
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:0083ff4f27d544631c17fd7354b1243d92d296ca3a3a9f61b183e739ec6e8346
14+
!! source digest: sha256:0188329e1789a32bba1720043de8c01d567b3c17e0f0d797720a620e7fce40fa
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
@@ -63,12 +67,12 @@ Authors
6367
Contributors
6468
------------
6569

66-
- Guewen Baconnier <guewen.baconnier@camptocamp.com>
67-
- Yannick Vaucher <yannick.vaucher@camptocamp.com>
68-
- Nicolas JEUDY <https://github.com/njeudy>
69-
- Artem Kostyuk <a.kostyuk@mobilunity.com>
70-
- Stéphane Mangin <stephane.mangin@camptocamp.com>
71-
- Helly kapatel <helly.kapatel@initos.com>
70+
- Guewen Baconnier <guewen.baconnier@camptocamp.com>
71+
- Yannick Vaucher <yannick.vaucher@camptocamp.com>
72+
- Nicolas JEUDY <https://github.com/njeudy>
73+
- Artem Kostyuk <a.kostyuk@mobilunity.com>
74+
- Stéphane Mangin <stephane.mangin@camptocamp.com>
75+
- Helly kapatel <helly.kapatel@initos.com>
7276

7377
Maintainers
7478
-----------

web_send_message_popup/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>Web Send Message as Popup</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-send-message-as-popup">
364-
<h1 class="title">Web Send Message as Popup</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-send-message-as-popup">
370+
<h1>Web Send Message as Popup</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:0083ff4f27d544631c17fd7354b1243d92d296ca3a3a9f61b183e739ec6e8346
375+
!! source digest: sha256:0188329e1789a32bba1720043de8c01d567b3c17e0f0d797720a620e7fce40fa
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_send_message_popup"><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_send_message_popup"><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_send_message_popup"><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_send_message_popup"><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>In the email/notes threads below the form views, the link ‘Send a
374379
message’ unfold a text field. From there, a button allows to open the
375380
text field in a full featured email popup with the subject, templates,
@@ -390,23 +395,23 @@ <h1 class="title">Web Send Message as Popup</h1>
390395
</ul>
391396
</div>
392397
<div class="section" id="bug-tracker">
393-
<h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
398+
<h2><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h2>
394399
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/web/issues">GitHub Issues</a>.
395400
In case of trouble, please check there if your issue has already been reported.
396401
If you spotted it first, help us to smash it by providing a detailed and welcomed
397402
<a class="reference external" href="https://github.com/OCA/web/issues/new?body=module:%20web_send_message_popup%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
398403
<p>Do not contact contributors directly about support or help with technical issues.</p>
399404
</div>
400405
<div class="section" id="credits">
401-
<h1><a class="toc-backref" href="#toc-entry-2">Credits</a></h1>
406+
<h2><a class="toc-backref" href="#toc-entry-2">Credits</a></h2>
402407
<div class="section" id="authors">
403-
<h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2>
408+
<h3><a class="toc-backref" href="#toc-entry-3">Authors</a></h3>
404409
<ul class="simple">
405410
<li>Camptocamp</li>
406411
</ul>
407412
</div>
408413
<div class="section" id="contributors">
409-
<h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
414+
<h3><a class="toc-backref" href="#toc-entry-4">Contributors</a></h3>
410415
<ul class="simple">
411416
<li>Guewen Baconnier &lt;<a class="reference external" href="mailto:guewen.baconnier&#64;camptocamp.com">guewen.baconnier&#64;camptocamp.com</a>&gt;</li>
412417
<li>Yannick Vaucher &lt;<a class="reference external" href="mailto:yannick.vaucher&#64;camptocamp.com">yannick.vaucher&#64;camptocamp.com</a>&gt;</li>
@@ -417,7 +422,7 @@ <h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
417422
</ul>
418423
</div>
419424
<div class="section" id="maintainers">
420-
<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
425+
<h3><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h3>
421426
<p>This module is maintained by the OCA.</p>
422427
<a class="reference external image-reference" href="https://odoo-community.org">
423428
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -430,5 +435,6 @@ <h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
430435
</div>
431436
</div>
432437
</div>
438+
</div>
433439
</body>
434440
</html>

0 commit comments

Comments
 (0)