Maintainers
+Maintainers
This module is maintained by the OCA.
@@ -461,5 +466,6 @@ diff --git a/README.md b/README.md
index 58015aac5920..3b164140b410 100644
--- a/README.md
+++ b/README.md
@@ -33,9 +33,9 @@ addon | version | maintainers | summary
[web_editor_disable_chatgpt](web_editor_disable_chatgpt/) | 18.0.1.0.0 | | Web Disable ChatGPT
[web_environment_ribbon](web_environment_ribbon/) | 18.0.1.0.3 | | Web Environment Ribbon
[web_excel_export_dynamic_expand](web_excel_export_dynamic_expand/) | 18.0.1.0.0 | | Export collapsed groups or the full tree, based on its view.
-[web_favicon](web_favicon/) | 18.0.1.0.0 | | Allows to set a custom shortcut icon (aka favicon)
+[web_favicon](web_favicon/) | 18.0.1.0.1 | | Allows to set a custom shortcut icon (aka favicon)
[web_filter_header_button](web_filter_header_button/) | 18.0.1.0.0 | | Show selected filters as buttons in the control panel
-[web_form_banner](web_form_banner/) | 18.0.1.0.1 | | Web Form Banner
+[web_form_banner](web_form_banner/) | 18.0.1.1.0 | | Web Form Banner
[web_group_expand](web_group_expand/) | 18.0.1.0.1 | | Group Expand Buttons
[web_ir_actions_act_multi](web_ir_actions_act_multi/) | 18.0.1.0.0 | | Enables triggering of more than one action on ActionManager
[web_ir_actions_act_window_message](web_ir_actions_act_window_message/) | 18.0.1.0.1 | | Show a message box to users
@@ -70,6 +70,7 @@ addon | version | maintainers | summary
[web_widget_dropdown_dynamic](web_widget_dropdown_dynamic/) | 18.0.2.0.0 | | This module adds support for dynamic dropdown widget
[web_widget_mpld3_chart](web_widget_mpld3_chart/) | 18.0.1.0.0 |
| This widget allows to display charts using MPLD3 library.
[web_widget_numeric_step](web_widget_numeric_step/) | 18.0.1.0.2 |
| Web Widget Numeric Step
+[web_widget_o2m_attachment_image_gallery](web_widget_o2m_attachment_image_gallery/) | 18.0.1.0.0 |
| Widget o2m Attachment Image Gallery Widget
[web_widget_one2many_tree_line_duplicate](web_widget_one2many_tree_line_duplicate/) | 18.0.1.0.1 | | Web Widget One2many Tree Line Duplicate
[web_widget_open_tab](web_widget_open_tab/) | 18.0.1.0.0 | | Allow to open record from trees on new tab from tree views
[web_widget_popover](web_widget_popover/) | 18.0.1.0.0 |
| Render an icon that displays the field content in a popover
diff --git a/setup/_metapackage/pyproject.toml b/setup/_metapackage/pyproject.toml
index 3ec909679fff..763993242380 100644
--- a/setup/_metapackage/pyproject.toml
+++ b/setup/_metapackage/pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "odoo-addons-oca-web"
-version = "18.0.20260224.0"
+version = "18.0.20260501.0"
dependencies = [
"odoo-addon-web_calendar_slot_duration==18.0.*",
"odoo-addon-web_chatter_position==18.0.*",
@@ -51,6 +51,7 @@ dependencies = [
"odoo-addon-web_widget_dropdown_dynamic==18.0.*",
"odoo-addon-web_widget_mpld3_chart==18.0.*",
"odoo-addon-web_widget_numeric_step==18.0.*",
+ "odoo-addon-web_widget_o2m_attachment_image_gallery==18.0.*",
"odoo-addon-web_widget_one2many_tree_line_duplicate==18.0.*",
"odoo-addon-web_widget_open_tab==18.0.*",
"odoo-addon-web_widget_popover==18.0.*",
diff --git a/web_favicon/README.rst b/web_favicon/README.rst
index 915a91a9a6f4..fdbc9b592c4a 100644
--- a/web_favicon/README.rst
+++ b/web_favicon/README.rst
@@ -1,3 +1,7 @@
+.. image:: https://odoo-community.org/readme-banner-image
+ :target: https://odoo-community.org/get-involved?utm_source=readme
+ :alt: Odoo Community Association
+
====================
Custom shortcut icon
====================
@@ -7,13 +11,13 @@ Custom shortcut icon
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !! source digest: sha256:fa990988a68288b8264800bce0451c78b1223106dbcd4996b260a5e9743fc460
+ !! source digest: sha256:298837fb4ce178618580cba6cfa0f6d5e1d3c41ef4d05ab89807f73255c1fd26
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
-.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
+.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github
diff --git a/web_favicon/__manifest__.py b/web_favicon/__manifest__.py
index 4f55e4a7af8c..a0d7c9a31d57 100644
--- a/web_favicon/__manifest__.py
+++ b/web_favicon/__manifest__.py
@@ -5,7 +5,7 @@
{
"name": "Custom shortcut icon",
- "version": "18.0.1.0.0",
+ "version": "18.0.1.0.1",
"author": "Therp BV, "
"Tecnativa, "
"OERP Canada,"
diff --git a/web_favicon/models/res_company.py b/web_favicon/models/res_company.py
index f0f468ae53ed..f40eeb6f3ef4 100644
--- a/web_favicon/models/res_company.py
+++ b/web_favicon/models/res_company.py
@@ -72,9 +72,7 @@ def _get_favicon(self):
website = self.env["website"].browse(self.env.context.get("website_id"))
return website.image_url(website, "favicon")
company_id = (
- request.httprequest.cookies.get("cids")
- if request.httprequest.cookies.get("cids")
- else False
+ request.cookies.get("cids") if request.cookies.get("cids") else False
)
company = (
self.browse(int(company_id.split("-")[0])).sudo()
diff --git a/web_favicon/static/description/index.html b/web_favicon/static/description/index.html
index fa620bc65c68..f274f76d1a9d 100644
--- a/web_favicon/static/description/index.html
+++ b/web_favicon/static/description/index.html
@@ -3,7 +3,7 @@
This module was written to allow you to customize your Odoo instance’s shortcut icon (aka favicon). This is useful for branding purposes, but also for integrators who have many different Odoo instances running and @@ -392,7 +397,7 @@
Upload your favicon (16x16, 32x32, 64x64 or “as big as possible”) on the company form. The file format would be ico, gif or png with 16x16, 32x32 or 64x64 pixels and 16 colors. Highers resolutions or colors support @@ -408,7 +413,7 @@
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed @@ -429,9 +434,9 @@
Do not contact contributors directly about support or help with technical issues.