From db87b3bc41f809b5592990dcf5410292e188d160 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 2 Oct 2023 06:40:27 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + setup/_metapackage/VERSION.txt | 2 +- setup/_metapackage/setup.py | 1 + web_widget_remote_measure/README.rst | 15 +++--- .../static/description/index.html | 50 ++++++++++--------- 5 files changed, 38 insertions(+), 31 deletions(-) diff --git a/README.md b/README.md index e44c05ca3..91b4a6523 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ addon | version | maintainers | summary [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_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.2 | [![ChrisOForgeFlow](https://github.com/ChrisOForgeFlow.png?size=30px)](https://github.com/ChrisOForgeFlow) | Show list fields as a matrix diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index bd5f03a7a..4fe5533e5 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -15.0.20230704.0 \ No newline at end of file +15.0.20231002.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index d4d9dd4b8..4344f3e0d 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -52,6 +52,7 @@ setuptools.setup( 'odoo-addon-web_widget_mpld3_chart>=15.0dev,<15.1dev', 'odoo-addon-web_widget_numeric_step>=15.0dev,<15.1dev', 'odoo-addon-web_widget_open_tab>=15.0dev,<15.1dev', + 'odoo-addon-web_widget_remote_measure>=15.0dev,<15.1dev', 'odoo-addon-web_widget_url_advanced>=15.0dev,<15.1dev', 'odoo-addon-web_widget_x2many_2d_matrix>=15.0dev,<15.1dev', ], diff --git a/web_widget_remote_measure/README.rst b/web_widget_remote_measure/README.rst index 67dc51ff2..b3987d3db 100644 --- a/web_widget_remote_measure/README.rst +++ b/web_widget_remote_measure/README.rst @@ -2,10 +2,13 @@ Remote Measure Devices Input ============================ -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:21bff9cec19c28e304b5f4553dff7661daddd2a1e87947a72b621a9eeeade61b + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -19,11 +22,11 @@ Remote Measure Devices Input .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png :target: https://translation.odoo-community.org/projects/web-15-0/web-15-0-web_widget_remote_measure :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/162/15.0 - :alt: Try me on Runbot +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=15.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module allows to input data from remote devices in your network. Currently, only websockets devices are supported, but it can be extended for any protocol like @@ -84,7 +87,7 @@ Bug Tracker 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 smashing it by providing a detailed and welcomed +If you spotted it first, help us to smash it by providing a detailed and welcomed `feedback `_. Do not contact contributors directly about support or help with technical issues. diff --git a/web_widget_remote_measure/static/description/index.html b/web_widget_remote_measure/static/description/index.html index 751761aa3..d5e0b81b9 100644 --- a/web_widget_remote_measure/static/description/index.html +++ b/web_widget_remote_measure/static/description/index.html @@ -1,20 +1,20 @@ - + - + Remote Measure Devices Input