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 | [](https://github.com/Tardo) | Simple many2one widget [web_widget_mpld3_chart](web_widget_mpld3_chart/) | 15.0.1.0.0 | [](https://github.com/JordiBForgeFlow) [](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 | [](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 | [](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 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->This addon introduces a new widget.