diff --git a/README.md b/README.md index 206ca1a2d75a..edeff8fa701b 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ addon | version | maintainers | summary --- | --- | --- | --- [web_chatter_position](web_chatter_position/) | 18.0.1.0.0 | [![trisdoan](https://github.com/trisdoan.png?size=30px)](https://github.com/trisdoan) | Add an option to change the chatter position [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. +[web_disable_export_group](web_disable_export_group/) | 18.0.1.0.0 | | Web Disable Export Group [web_environment_ribbon](web_environment_ribbon/) | 18.0.1.0.1 | | Web Environment Ribbon [web_favicon](web_favicon/) | 18.0.1.0.0 | | Allows to set a custom shortcut icon (aka favicon) [web_no_bubble](web_no_bubble/) | 18.0.1.0.0 | | Remove the bubbles from the web interface diff --git a/setup/_metapackage/pyproject.toml b/setup/_metapackage/pyproject.toml index cedd75c8eb56..bf4fed5f8ba8 100644 --- a/setup/_metapackage/pyproject.toml +++ b/setup/_metapackage/pyproject.toml @@ -1,9 +1,10 @@ [project] name = "odoo-addons-oca-web" -version = "18.0.20250220.0" +version = "18.0.20250224.0" dependencies = [ "odoo-addon-web_chatter_position==18.0.*", "odoo-addon-web_dialog_size==18.0.*", + "odoo-addon-web_disable_export_group==18.0.*", "odoo-addon-web_environment_ribbon==18.0.*", "odoo-addon-web_favicon==18.0.*", "odoo-addon-web_no_bubble==18.0.*", diff --git a/web_disable_export_group/README.rst b/web_disable_export_group/README.rst index a120b2a84faa..39bf7f0eeb1b 100644 --- a/web_disable_export_group/README.rst +++ b/web_disable_export_group/README.rst @@ -7,7 +7,7 @@ Web Disable Export Group !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:53eeef451e7dbe8a9904efe9a17051a08f19242c695fd057ea6cde108866f101 + !! source digest: sha256:c94a384ac21eb2db8a0eb9b6146c1419387f893e34e26ff21c5323abb68a4882 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/web_disable_export_group/static/description/index.html b/web_disable_export_group/static/description/index.html index f62667e43b21..d704d01248c8 100644 --- a/web_disable_export_group/static/description/index.html +++ b/web_disable_export_group/static/description/index.html @@ -367,7 +367,7 @@

Web Disable Export Group

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:53eeef451e7dbe8a9904efe9a17051a08f19242c695fd057ea6cde108866f101 +!! source digest: sha256:c94a384ac21eb2db8a0eb9b6146c1419387f893e34e26ff21c5323abb68a4882 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/web Translate me on Weblate Try me on Runboat

The standard grants/prevents access to any UI export via Access to