From c0fb3c74609a2470f73f0220c3e46154a805e67d Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 14 Jun 2023 14:12:25 +0000 Subject: [PATCH] [UPD] README.rst --- web_widget_bokeh_chart/README.rst | 16 ++++++++++------ .../static/description/index.html | 12 ++++++++---- 2 files changed, 18 insertions(+), 10 deletions(-) diff --git a/web_widget_bokeh_chart/README.rst b/web_widget_bokeh_chart/README.rst index 1c14dae66..33cf69777 100644 --- a/web_widget_bokeh_chart/README.rst +++ b/web_widget_bokeh_chart/README.rst @@ -14,13 +14,13 @@ Web Widget Bokeh Chart :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html :alt: License: LGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github - :target: https://github.com/OCA/web/tree/15.0/web_widget_bokeh_chart + :target: https://github.com/OCA/web/tree/16.0/web_widget_bokeh_chart :alt: OCA/web .. |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_bokeh_chart + :target: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_widget_bokeh_chart :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 + :target: https://runbot.odoo-community.org/runbot/162/16.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| @@ -52,7 +52,7 @@ Installation You need to install the python bokeh library:: - pip3 install bokeh==2.4.2 + pip3 install bokeh==3.1.1 Usage ===== @@ -97,7 +97,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 -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -108,6 +108,7 @@ Authors ~~~~~~~ * ForgeFlow +* Creu Blanca Contributors ~~~~~~~~~~~~ @@ -116,6 +117,9 @@ Contributors * Lois Rilo Antelo * Artem Kostyuk * Christopher Ormaza +* Enric Tobella +* Oriol Miranda Garrido +* Bernat Puig Font Other credits ~~~~~~~~~~~~~ @@ -149,6 +153,6 @@ Current `maintainers `__: |maintainer-LoisRForgeFlow| |maintainer-ChrisOForgeFlow| -This module is part of the `OCA/web `_ project on GitHub. +This module is part of the `OCA/web `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/web_widget_bokeh_chart/static/description/index.html b/web_widget_bokeh_chart/static/description/index.html index ebe5ee07f..e7f6b5e13 100644 --- a/web_widget_bokeh_chart/static/description/index.html +++ b/web_widget_bokeh_chart/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Production/Stable License: LGPL-3 OCA/web Translate me on Weblate Try me on Runbot

+

Production/Stable License: LGPL-3 OCA/web Translate me on Weblate Try me on Runbot

This module add the possibility to insert Bokeh charts into Odoo standard views.

Bokeh Chart inserted into an Odoo view

Bokeh is a Python interactive visualization @@ -397,7 +397,7 @@ plots, dashboards, and data applications.

Installation

You need to install the python bokeh library:

-pip3 install bokeh==2.4.2
+pip3 install bokeh==3.1.1
 
@@ -447,7 +447,7 @@ bokeh chart:

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 -feedback.

+feedback.

Do not contact contributors directly about support or help with technical issues.

@@ -456,6 +456,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome

Authors

  • ForgeFlow
  • +
  • Creu Blanca
@@ -465,6 +466,9 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
  • Lois Rilo Antelo <lois.rilo@forgeflow.com>
  • Artem Kostyuk <a.kostyuk@mobilunity.com>
  • Christopher Ormaza <chris.ormaza@forgeflow.com>
  • +
  • Enric Tobella <etobella@creublanca.es>
  • +
  • Oriol Miranda Garrido <oriol.miranda@forgeflow.com>
  • +
  • Bernat Puig Font <bernat.puig@forgeflow.com>
  • @@ -485,7 +489,7 @@ mission is to support the collaborative development of Odoo features and promote its widespread use.

    Current maintainers:

    LoisRForgeFlow ChrisOForgeFlow

    -

    This module is part of the OCA/web project on GitHub.

    +

    This module is part of the OCA/web project on GitHub.

    You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.