3
0
Fork 0

[BOT] post-merge updates

17.0
OCA-git-bot 2024-05-08 14:44:44 +00:00
parent e8dcd6ec86
commit 6ff815808e
2 changed files with 3 additions and 1 deletions

View File

@ -30,6 +30,7 @@ addon | version | maintainers | summary
[web_responsive](web_responsive/) | 17.0.1.0.1 | [![Yajo](https://github.com/Yajo.png?size=30px)](https://github.com/Yajo) [![Tardo](https://github.com/Tardo.png?size=30px)](https://github.com/Tardo) [![SplashS](https://github.com/SplashS.png?size=30px)](https://github.com/SplashS) | Responsive web client, community-supported
[web_tree_dynamic_colored_field](web_tree_dynamic_colored_field/) | 17.0.1.0.0 | | Allows you to dynamically color fields on tree views
[web_tree_many2one_clickable](web_tree_many2one_clickable/) | 17.0.1.0.0 | | Open the linked resource when clicking on their name
[web_widget_plotly_chart](web_widget_plotly_chart/) | 17.0.1.0.0 | [![robyf70](https://github.com/robyf70.png?size=30px)](https://github.com/robyf70) | Allow to draw plotly charts.
[//]: # (end addons)

View File

@ -1,6 +1,6 @@
[project]
name = "odoo-addons-oca-web"
version = "17.0.20240507.0"
version = "17.0.20240508.0"
dependencies = [
"odoo-addon-web_calendar_slot_duration>=17.0dev,<17.1dev",
"odoo-addon-web_environment_ribbon>=17.0dev,<17.1dev",
@ -11,6 +11,7 @@ dependencies = [
"odoo-addon-web_responsive>=17.0dev,<17.1dev",
"odoo-addon-web_tree_dynamic_colored_field>=17.0dev,<17.1dev",
"odoo-addon-web_tree_many2one_clickable>=17.0dev,<17.1dev",
"odoo-addon-web_widget_plotly_chart>=17.0dev,<17.1dev",
]
classifiers=[
"Programming Language :: Python",