mirror of https://github.com/OCA/web.git
[BOT] post-merge updates
parent
46f42ef271
commit
a020a034b6
|
@ -31,6 +31,7 @@ addon | version | maintainers | summary
|
|||
[web_pivot_computed_measure](web_pivot_computed_measure/) | 18.0.1.0.1 | [](https://github.com/CarlosRoca13) | Web Pivot Computed Measure
|
||||
[web_tree_dynamic_colored_field](web_tree_dynamic_colored_field/) | 18.0.1.0.1 | | Allows you to dynamically color fields on tree views
|
||||
[web_tree_many2one_clickable](web_tree_many2one_clickable/) | 18.0.1.0.1 | | Open the linked resource when clicking on their name
|
||||
[web_widget_bokeh_chart](web_widget_bokeh_chart/) | 18.0.1.0.0 | [](https://github.com/LoisRForgeFlow) [](https://github.com/JasminSForgeFlow) | This widget allows to display charts using Bokeh library.
|
||||
[web_widget_dropdown_dynamic](web_widget_dropdown_dynamic/) | 18.0.1.0.0 | | This module adds support for dynamic dropdown widget
|
||||
[web_widget_numeric_step](web_widget_numeric_step/) | 18.0.1.0.1 | [](https://github.com/rafaelbn) [](https://github.com/yajo) | Web Widget Numeric Step
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "odoo-addons-oca-web"
|
||||
version = "18.0.20250224.0"
|
||||
version = "18.0.20250303.0"
|
||||
dependencies = [
|
||||
"odoo-addon-web_chatter_position==18.0.*",
|
||||
"odoo-addon-web_dialog_size==18.0.*",
|
||||
|
@ -12,6 +12,7 @@ dependencies = [
|
|||
"odoo-addon-web_pivot_computed_measure==18.0.*",
|
||||
"odoo-addon-web_tree_dynamic_colored_field==18.0.*",
|
||||
"odoo-addon-web_tree_many2one_clickable==18.0.*",
|
||||
"odoo-addon-web_widget_bokeh_chart==18.0.*",
|
||||
"odoo-addon-web_widget_dropdown_dynamic==18.0.*",
|
||||
"odoo-addon-web_widget_numeric_step==18.0.*",
|
||||
]
|
||||
|
|
|
@ -7,7 +7,7 @@ Web Widget Bokeh Chart
|
|||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:10c41bedda1b6bac903e84df063e14319600ee78c9765ecb085b9acdf6fe97c6
|
||||
!! source digest: sha256:96758a1e9cd5ee7b26a26f977243453fad733aed1fa7c8717e13974079c29810
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
|
||||
|
@ -177,22 +177,22 @@ Authors
|
|||
Contributors
|
||||
------------
|
||||
|
||||
- Jordi Ballester Alomar <jordi.ballester@forgeflow.com>
|
||||
- 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>
|
||||
- Jordi Ballester Alomar <jordi.ballester@forgeflow.com>
|
||||
- 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>
|
||||
|
||||
Other credits
|
||||
-------------
|
||||
|
||||
- This module uses the library
|
||||
`Bokeh <https://github.com/bokeh/bokeh>`__ which is under the
|
||||
open-source BSD 3-clause "New" or "Revised" License. Copyright (c)
|
||||
2012, Anaconda, Inc.
|
||||
- Odoo Community Association (OCA)
|
||||
- This module uses the library
|
||||
`Bokeh <https://github.com/bokeh/bokeh>`__ which is under the
|
||||
open-source BSD 3-clause "New" or "Revised" License. Copyright (c)
|
||||
2012, Anaconda, Inc.
|
||||
- Odoo Community Association (OCA)
|
||||
|
||||
Maintainers
|
||||
-----------
|
||||
|
|
|
@ -367,7 +367,7 @@ ul.auto-toc {
|
|||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:10c41bedda1b6bac903e84df063e14319600ee78c9765ecb085b9acdf6fe97c6
|
||||
!! source digest: sha256:96758a1e9cd5ee7b26a26f977243453fad733aed1fa7c8717e13974079c29810
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/web/tree/18.0/web_widget_bokeh_chart"><img alt="OCA/web" src="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_widget_bokeh_chart"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module add the possibility to insert Bokeh charts into Odoo
|
||||
|
|
Loading…
Reference in New Issue