diff --git a/README.md b/README.md index c1156443063e..bbb3f70a3e21 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ addon | version | maintainers | summary [web_notify](web_notify/) | 18.0.1.0.1 | | Send notification messages to user [web_pivot_computed_measure](web_pivot_computed_measure/) | 18.0.1.0.1 | [![CarlosRoca13](https://github.com/CarlosRoca13.png?size=30px)](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.0 | | Open the linked resource when clicking on their name [//]: # (end addons) diff --git a/setup/_metapackage/pyproject.toml b/setup/_metapackage/pyproject.toml index 1bc8916f5b78..97a3f7c2ce1e 100644 --- a/setup/_metapackage/pyproject.toml +++ b/setup/_metapackage/pyproject.toml @@ -1,11 +1,12 @@ [project] name = "odoo-addons-oca-web" -version = "18.0.20241129.0" +version = "18.0.20241224.0" dependencies = [ "odoo-addon-web_environment_ribbon==18.0.*", "odoo-addon-web_notify==18.0.*", "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.*", ] classifiers=[ "Programming Language :: Python", diff --git a/web_tree_many2one_clickable/README.rst b/web_tree_many2one_clickable/README.rst index 66a4e09e33a0..dc80a78cade9 100644 --- a/web_tree_many2one_clickable/README.rst +++ b/web_tree_many2one_clickable/README.rst @@ -7,7 +7,7 @@ Clickable many2one fields for tree views !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:41451aef51a252c3aa3a636dafaddb337b6e192a91df1097b7e84aa517962b82 + !! source digest: sha256:28acc2ff20d160a7af01703339b00849c6182e27d9d3f39d1b71a49f5a935d17 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -86,24 +86,24 @@ Authors Contributors ------------ -- Therp BV +- Therp BV -- Sodexis +- Sodexis -- Artem Kostyuk +- Artem Kostyuk -- Anand Kansagra +- Anand Kansagra -- Dennis Sluijk +- Dennis Sluijk -- Maciej Wichowski +- Maciej Wichowski -- `Tecnativa `__ +- `Tecnativa `__ - - Pedro M. Baeza - - Antonio Espinosa - - Alexandre Díaz - - Carlos Roca + - Pedro M. Baeza + - Antonio Espinosa + - Alexandre Díaz + - Carlos Roca Maintainers ----------- diff --git a/web_tree_many2one_clickable/static/description/index.html b/web_tree_many2one_clickable/static/description/index.html index 006c408e491e..876dc7716224 100644 --- a/web_tree_many2one_clickable/static/description/index.html +++ b/web_tree_many2one_clickable/static/description/index.html @@ -367,7 +367,7 @@

Clickable many2one fields for tree views

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:41451aef51a252c3aa3a636dafaddb337b6e192a91df1097b7e84aa517962b82 +!! source digest: sha256:28acc2ff20d160a7af01703339b00849c6182e27d9d3f39d1b71a49f5a935d17 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/web Translate me on Weblate Try me on Runboat

This addon forces Odoo to use many2one widget on a many2one fields in