Skip to content

Commit 43463b5

Browse files
committed
[BOT] post-merge updates
1 parent e4d5c2a commit 43463b5

File tree

4 files changed

+26
-14
lines changed

4 files changed

+26
-14
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ addon | version | maintainers | summary
2626
[website_forum_subscription](website_forum_subscription/) | 18.0.1.0.0 | | Adds a button to allow subscription from the website
2727
[website_google_tag_manager](website_google_tag_manager/) | 18.0.1.0.0 | | Add support for Google Tag Manager
2828
[website_legal_page](website_legal_page/) | 18.0.1.0.0 | | Website Legal Page
29+
[website_menu_by_user_status](website_menu_by_user_status/) | 18.0.1.0.0 | | Allow to manage the display of website.menus
2930
[website_odoo_debranding](website_odoo_debranding/) | 18.0.1.0.0 | | Remove Odoo Branding from Website
3031
[website_product_document_download_counter](website_product_document_download_counter/) | 18.0.1.0.0 | | Counts the product document downloads from the website.
3132
[website_require_login](website_require_login/) | 18.0.1.0.0 | | Website Login Required

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
[project]
22
name = "odoo-addons-oca-website"
3-
version = "18.0.20251017.0"
3+
version = "18.0.20251017.1"
44
dependencies = [
55
"odoo-addon-website_cookiefirst==18.0.*",
66
"odoo-addon-website_form_require_legal==18.0.*",
77
"odoo-addon-website_forum_subscription==18.0.*",
88
"odoo-addon-website_google_tag_manager==18.0.*",
99
"odoo-addon-website_legal_page==18.0.*",
10+
"odoo-addon-website_menu_by_user_status==18.0.*",
1011
"odoo-addon-website_odoo_debranding==18.0.*",
1112
"odoo-addon-website_product_document_download_counter==18.0.*",
1213
"odoo-addon-website_require_login==18.0.*",

website_menu_by_user_status/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
Website Menu By User Display
37
============================
@@ -7,13 +11,13 @@ Website Menu By User Display
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:a2ff455071078badb7f6294ce0f6ac5e994792077e5e29a49ff0fa8bec350232
14+
!! source digest: sha256:c936b440761e60c872a9b7b16cd4f9582fece88c11e61edaf5f56bea7f088af4
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%2Fwebsite-lightgray.png?logo=github

website_menu_by_user_status/static/description/index.html

Lines changed: 17 additions & 11 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>Website Menu By User Display</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="website-menu-by-user-display">
364-
<h1 class="title">Website Menu By User Display</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="website-menu-by-user-display">
370+
<h1>Website Menu By User Display</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:a2ff455071078badb7f6294ce0f6ac5e994792077e5e29a49ff0fa8bec350232
375+
!! source digest: sha256:c936b440761e60c872a9b7b16cd4f9582fece88c11e61edaf5f56bea7f088af4
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/website/tree/18.0/website_menu_by_user_status"><img alt="OCA/website" src="https://img.shields.io/badge/github-OCA%2Fwebsite-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/website-18-0/website-18-0-website_menu_by_user_status"><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/website&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/website/tree/18.0/website_menu_by_user_status"><img alt="OCA/website" src="https://img.shields.io/badge/github-OCA%2Fwebsite-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/website-18-0/website-18-0-website_menu_by_user_status"><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/website&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>The module manages display website menu entries, depending if the user
374379
is logged or not. The selection of the display status can be chosen
375380
logged and/or not.</p>
@@ -387,7 +392,7 @@ <h1 class="title">Website Menu By User Display</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>To use this module, you need to:</p>
392397
<ol class="arabic simple">
393398
<li>Activate developer mode</li>
@@ -399,23 +404,23 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
399404
</ol>
400405
</div>
401406
<div class="section" id="bug-tracker">
402-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
407+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
403408
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/website/issues">GitHub Issues</a>.
404409
In case of trouble, please check there if your issue has already been reported.
405410
If you spotted it first, help us to smash it by providing a detailed and welcomed
406411
<a class="reference external" href="https://github.com/OCA/website/issues/new?body=module:%20website_menu_by_user_status%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
407412
<p>Do not contact contributors directly about support or help with technical issues.</p>
408413
</div>
409414
<div class="section" id="credits">
410-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
415+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
411416
<div class="section" id="authors">
412-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
417+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
413418
<ul class="simple">
414419
<li>Savoir-faire Linux</li>
415420
</ul>
416421
</div>
417422
<div class="section" id="contributors">
418-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
423+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
419424
<ul class="simple">
420425
<li>Bruno Joliveau &lt;<a class="reference external" href="mailto:bruno.joliveau&#64;savoirfairelinux.com">bruno.joliveau&#64;savoirfairelinux.com</a>&gt;</li>
421426
<li>Jordi Riera &lt;<a class="reference external" href="mailto:jordi.riera&#64;savoirfairelinux.com">jordi.riera&#64;savoirfairelinux.com</a>&gt;</li>
@@ -426,7 +431,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
426431
</ul>
427432
</div>
428433
<div class="section" id="maintainers">
429-
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
434+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
430435
<p>This module is maintained by the OCA.</p>
431436
<a class="reference external image-reference" href="https://odoo-community.org">
432437
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -439,5 +444,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
439444
</div>
440445
</div>
441446
</div>
447+
</div>
442448
</body>
443449
</html>

0 commit comments

Comments
 (0)