From 2ce992e57b4e28ac895647d7ae6f5da1fac030ce Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 15 Apr 2024 11:11:21 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- web_widget_open_tab/README.rst | 2 +- web_widget_open_tab/__manifest__.py | 2 +- web_widget_open_tab/static/description/index.html | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9a06d6011..a4f931ddf 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ addon | version | maintainers | summary [web_widget_many2one_simple](web_widget_many2one_simple/) | 15.0.1.1.0 | [![Tardo](https://github.com/Tardo.png?size=30px)](https://github.com/Tardo) | Simple many2one widget [web_widget_mpld3_chart](web_widget_mpld3_chart/) | 15.0.1.0.0 | [![JordiBForgeFlow](https://github.com/JordiBForgeFlow.png?size=30px)](https://github.com/JordiBForgeFlow) [![ChrisOForgeFlow](https://github.com/ChrisOForgeFlow.png?size=30px)](https://github.com/ChrisOForgeFlow) | This widget allows to display charts using MPLD3 library. [web_widget_numeric_step](web_widget_numeric_step/) | 15.0.1.0.0 | | Web Widget Numeric Step -[web_widget_open_tab](web_widget_open_tab/) | 15.0.1.0.0 | | Allow to open record from trees on new tab from tree views +[web_widget_open_tab](web_widget_open_tab/) | 15.0.1.1.0 | | Allow to open record from trees on new tab from tree views [web_widget_remote_measure](web_widget_remote_measure/) | 15.0.1.0.0 | [![chienandalu](https://github.com/chienandalu.png?size=30px)](https://github.com/chienandalu) | Allows to connect to remote devices to record measures [web_widget_url_advanced](web_widget_url_advanced/) | 15.0.1.0.0 | | This module extends URL widget for displaying anchors with custom labels. [web_widget_x2many_2d_matrix](web_widget_x2many_2d_matrix/) | 15.0.1.0.3 | [![ChrisOForgeFlow](https://github.com/ChrisOForgeFlow.png?size=30px)](https://github.com/ChrisOForgeFlow) | Show list fields as a matrix diff --git a/web_widget_open_tab/README.rst b/web_widget_open_tab/README.rst index 30a2d282d..13ec299db 100644 --- a/web_widget_open_tab/README.rst +++ b/web_widget_open_tab/README.rst @@ -7,7 +7,7 @@ Widget Open on new Tab !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:3d5b10615e0af803b6d6ac6d8f6ca5126b26c735349987eff5ac96cc5d26763e + !! source digest: sha256:32ff484cb57454e38d8cef2effb1da6613f93b54aa293a0d7f179956de5e058b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/web_widget_open_tab/__manifest__.py b/web_widget_open_tab/__manifest__.py index 3141c71f6..a4ccd6d56 100644 --- a/web_widget_open_tab/__manifest__.py +++ b/web_widget_open_tab/__manifest__.py @@ -5,7 +5,7 @@ "name": "Widget Open on new Tab", "summary": """ Allow to open record from trees on new tab from tree views""", - "version": "15.0.1.0.0", + "version": "15.0.1.1.0", "license": "AGPL-3", "author": "Creu Blanca,Odoo Community Association (OCA)", "website": "https://github.com/OCA/web", diff --git a/web_widget_open_tab/static/description/index.html b/web_widget_open_tab/static/description/index.html index d131fc459..5454da2fc 100644 --- a/web_widget_open_tab/static/description/index.html +++ b/web_widget_open_tab/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:3d5b10615e0af803b6d6ac6d8f6ca5126b26c735349987eff5ac96cc5d26763e +!! source digest: sha256:32ff484cb57454e38d8cef2effb1da6613f93b54aa293a0d7f179956de5e058b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This addon introduces a new widget.