Skip to content

Commit a0b78c0

Browse files
committed
[BOT] post-merge updates
1 parent c76cea6 commit a0b78c0

4 files changed

Lines changed: 29 additions & 17 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ addon | version | maintainers | summary
3737
[web_filter_header_button](web_filter_header_button/) | 18.0.1.0.0 | | Show selected filters as buttons in the control panel
3838
[web_form_banner](web_form_banner/) | 18.0.1.1.0 | | Web Form Banner
3939
[web_group_expand](web_group_expand/) | 18.0.1.0.1 | | Group Expand Buttons
40+
[web_help](web_help/) | 18.0.1.0.0 | | Help Framework
4041
[web_ir_actions_act_multi](web_ir_actions_act_multi/) | 18.0.1.0.0 | | Enables triggering of more than one action on ActionManager
4142
[web_ir_actions_act_window_message](web_ir_actions_act_window_message/) | 18.0.1.0.1 | | Show a message box to users
4243
[web_m2x_options](web_m2x_options/) | 18.0.1.0.3 | | web_m2x_options

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.20260508.0"
3+
version = "18.0.20260513.0"
44
dependencies = [
55
"odoo-addon-web_calendar_slot_duration==18.0.*",
66
"odoo-addon-web_chatter_position==18.0.*",
@@ -18,6 +18,7 @@ dependencies = [
1818
"odoo-addon-web_filter_header_button==18.0.*",
1919
"odoo-addon-web_form_banner==18.0.*",
2020
"odoo-addon-web_group_expand==18.0.*",
21+
"odoo-addon-web_help==18.0.*",
2122
"odoo-addon-web_ir_actions_act_multi==18.0.*",
2223
"odoo-addon-web_ir_actions_act_window_message==18.0.*",
2324
"odoo-addon-web_m2x_options==18.0.*",

web_help/README.rst

Lines changed: 8 additions & 4 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
Help Framework
37
==============
@@ -7,13 +11,13 @@ Help Framework
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:58edff8be040444604931118c74b543873d860d4e6a635d001bab8749eba9fa2
14+
!! source digest: sha256:2eed0036ddf9fb18211c7c0b9684b5787a6ff6c2e318c2c8516ab6f47eaba8c3
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
@@ -69,7 +73,7 @@ It's easy to create your own guides, please refer to
6973
Known issues / Roadmap
7074
======================
7175

72-
- Implement keyboard shortcuts
76+
- Implement keyboard shortcuts
7377

7478
Bug Tracker
7579
===========
@@ -92,7 +96,7 @@ Authors
9296
Contributors
9397
------------
9498

95-
- Dennis Sluijk <d.sluijk@onestein.nl>
99+
- Dennis Sluijk <d.sluijk@onestein.nl>
96100

97101
Maintainers
98102
-----------

web_help/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>Help Framework</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="help-framework">
364-
<h1 class="title">Help Framework</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="help-framework">
370+
<h1>Help Framework</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:58edff8be040444604931118c74b543873d860d4e6a635d001bab8749eba9fa2
375+
!! source digest: sha256:2eed0036ddf9fb18211c7c0b9684b5787a6ff6c2e318c2c8516ab6f47eaba8c3
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_help"><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_help"><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_help"><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_help"><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 introduces a new way to guide the user through Odoo. This
374379
module is created because <strong>the standard Odoo tours:</strong></p>
375380
<ol class="arabic simple">
@@ -393,7 +398,7 @@ <h1 class="title">Help Framework</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><strong>Demo:</strong></p>
398403
<blockquote>
399404
<img alt="image" src="https://raw.githubusercontent.com/OCA/web/18.0/web_help/static/description/demo.gif" /></blockquote>
@@ -410,35 +415,35 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
410415
<tt class="docutils literal">static/src/change_password_trip.esm.js</tt></p>
411416
</div>
412417
<div class="section" id="known-issues-roadmap">
413-
<h1><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h1>
418+
<h2><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h2>
414419
<ul class="simple">
415420
<li>Implement keyboard shortcuts</li>
416421
</ul>
417422
</div>
418423
<div class="section" id="bug-tracker">
419-
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
424+
<h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
420425
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/web/issues">GitHub Issues</a>.
421426
In case of trouble, please check there if your issue has already been reported.
422427
If you spotted it first, help us to smash it by providing a detailed and welcomed
423428
<a class="reference external" href="https://github.com/OCA/web/issues/new?body=module:%20web_help%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
424429
<p>Do not contact contributors directly about support or help with technical issues.</p>
425430
</div>
426431
<div class="section" id="credits">
427-
<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
432+
<h2><a class="toc-backref" href="#toc-entry-4">Credits</a></h2>
428433
<div class="section" id="authors">
429-
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
434+
<h3><a class="toc-backref" href="#toc-entry-5">Authors</a></h3>
430435
<ul class="simple">
431436
<li>Onestein</li>
432437
</ul>
433438
</div>
434439
<div class="section" id="contributors">
435-
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
440+
<h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
436441
<ul class="simple">
437442
<li>Dennis Sluijk &lt;<a class="reference external" href="mailto:d.sluijk&#64;onestein.nl">d.sluijk&#64;onestein.nl</a>&gt;</li>
438443
</ul>
439444
</div>
440445
<div class="section" id="maintainers">
441-
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
446+
<h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
442447
<p>This module is maintained by the OCA.</p>
443448
<a class="reference external image-reference" href="https://odoo-community.org">
444449
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -451,5 +456,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
451456
</div>
452457
</div>
453458
</div>
459+
</div>
454460
</body>
455461
</html>

0 commit comments

Comments
 (0)