mirror of https://github.com/OCA/web.git
[BOT] post-merge updates
parent
293cd73860
commit
3d26dd2fa1
|
@ -42,6 +42,7 @@ addon | version | maintainers | summary
|
||||||
[web_tree_many2one_clickable](web_tree_many2one_clickable/) | 18.0.1.0.1 | | Open the linked resource when clicking on their name
|
[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.1 | [](https://github.com/LoisRForgeFlow) [](https://github.com/JasminSForgeFlow) | This widget allows to display charts using Bokeh library.
|
[web_widget_bokeh_chart](web_widget_bokeh_chart/) | 18.0.1.0.1 | [](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_dropdown_dynamic](web_widget_dropdown_dynamic/) | 18.0.1.0.0 | | This module adds support for dynamic dropdown widget
|
||||||
|
[web_widget_mpld3_chart](web_widget_mpld3_chart/) | 18.0.1.0.0 | [](https://github.com/JordiBForgeFlow) [](https://github.com/ThiagoMForgeFlow) | This widget allows to display charts using MPLD3 library.
|
||||||
[web_widget_numeric_step](web_widget_numeric_step/) | 18.0.1.0.2 | [](https://github.com/rafaelbn) [](https://github.com/yajo) | Web Widget Numeric Step
|
[web_widget_numeric_step](web_widget_numeric_step/) | 18.0.1.0.2 | [](https://github.com/rafaelbn) [](https://github.com/yajo) | Web Widget Numeric Step
|
||||||
[web_widget_x2many_2d_matrix](web_widget_x2many_2d_matrix/) | 18.0.1.0.4 | [](https://github.com/JasminSForgeFlow) [](https://github.com/DavidJForgeFlow) | Show list fields as a matrix
|
[web_widget_x2many_2d_matrix](web_widget_x2many_2d_matrix/) | 18.0.1.0.4 | [](https://github.com/JasminSForgeFlow) [](https://github.com/DavidJForgeFlow) | Show list fields as a matrix
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[project]
|
[project]
|
||||||
name = "odoo-addons-oca-web"
|
name = "odoo-addons-oca-web"
|
||||||
version = "18.0.20250410.3"
|
version = "18.0.20250414.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"odoo-addon-web_calendar_slot_duration==18.0.*",
|
"odoo-addon-web_calendar_slot_duration==18.0.*",
|
||||||
"odoo-addon-web_chatter_position==18.0.*",
|
"odoo-addon-web_chatter_position==18.0.*",
|
||||||
|
@ -23,6 +23,7 @@ dependencies = [
|
||||||
"odoo-addon-web_tree_many2one_clickable==18.0.*",
|
"odoo-addon-web_tree_many2one_clickable==18.0.*",
|
||||||
"odoo-addon-web_widget_bokeh_chart==18.0.*",
|
"odoo-addon-web_widget_bokeh_chart==18.0.*",
|
||||||
"odoo-addon-web_widget_dropdown_dynamic==18.0.*",
|
"odoo-addon-web_widget_dropdown_dynamic==18.0.*",
|
||||||
|
"odoo-addon-web_widget_mpld3_chart==18.0.*",
|
||||||
"odoo-addon-web_widget_numeric_step==18.0.*",
|
"odoo-addon-web_widget_numeric_step==18.0.*",
|
||||||
"odoo-addon-web_widget_x2many_2d_matrix==18.0.*",
|
"odoo-addon-web_widget_x2many_2d_matrix==18.0.*",
|
||||||
]
|
]
|
||||||
|
|
|
@ -7,7 +7,7 @@ Web Widget mpld3 Chart
|
||||||
!! This file is generated by oca-gen-addon-readme !!
|
!! This file is generated by oca-gen-addon-readme !!
|
||||||
!! changes will be overwritten. !!
|
!! changes will be overwritten. !!
|
||||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
!! source digest: sha256:671a850d1911018fe9105e0d3c6f95fd235257bade3adba7267cc1cad2641cbe
|
!! source digest: sha256:0eb1a67d1e1a31cce1fa49b4f4d8224def69ef757defdb96dba62154c4a6a0d4
|
||||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
|
|
||||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||||
|
@ -117,20 +117,20 @@ Authors
|
||||||
Contributors
|
Contributors
|
||||||
------------
|
------------
|
||||||
|
|
||||||
- Jordi Ballester Alomar <jordi.ballester@forgeflow.com>
|
- Jordi Ballester Alomar <jordi.ballester@forgeflow.com>
|
||||||
- Christopher Ormaza <chris.ormaza@forgeflow.com>
|
- Christopher Ormaza <chris.ormaza@forgeflow.com>
|
||||||
|
|
||||||
Other credits
|
Other credits
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
- This module uses the library
|
- This module uses the library
|
||||||
`mpld3 <https://github.com/mpld3/mpld3>`__ which is under the
|
`mpld3 <https://github.com/mpld3/mpld3>`__ which is under the
|
||||||
open-source BSD 3-clause "New" or "Revised" License. Copyright (c)
|
open-source BSD 3-clause "New" or "Revised" License. Copyright (c)
|
||||||
2013, Jake Vanderplas
|
2013, Jake Vanderplas
|
||||||
- This module uses the library `BeautifulSoup
|
- This module uses the library `BeautifulSoup
|
||||||
4 <https://pypi.org/project/beautifulsoup4/>`__ which is under the
|
4 <https://pypi.org/project/beautifulsoup4/>`__ which is under the
|
||||||
open-source MIT License. Copyright (c) 2014, Leonard Richardson
|
open-source MIT License. Copyright (c) 2014, Leonard Richardson
|
||||||
- Odoo Community Association (OCA)
|
- Odoo Community Association (OCA)
|
||||||
|
|
||||||
Maintainers
|
Maintainers
|
||||||
-----------
|
-----------
|
||||||
|
|
|
@ -367,7 +367,7 @@ ul.auto-toc {
|
||||||
!! This file is generated by oca-gen-addon-readme !!
|
!! This file is generated by oca-gen-addon-readme !!
|
||||||
!! changes will be overwritten. !!
|
!! changes will be overwritten. !!
|
||||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
!! source digest: sha256:671a850d1911018fe9105e0d3c6f95fd235257bade3adba7267cc1cad2641cbe
|
!! source digest: sha256:0eb1a67d1e1a31cce1fa49b4f4d8224def69ef757defdb96dba62154c4a6a0d4
|
||||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||||
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.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_mpld3_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_mpld3_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><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.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_mpld3_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_mpld3_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 adds the possibility to insert mpld3 charts into Odoo
|
<p>This module adds the possibility to insert mpld3 charts into Odoo
|
||||||
|
|
Loading…
Reference in New Issue