diff --git a/README.md b/README.md index 1bcd6b596c96..c7f44e0724a7 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ addon | version | maintainers | summary [web_timeline](web_timeline/) | 12.0.1.1.2 | [![tarteo](https://github.com/tarteo.png?size=30px)](https://github.com/tarteo) | Interactive visualization chart to show events in time [web_translate_dialog](web_translate_dialog/) | 12.0.1.2.1 | | Easy-to-use pop-up to translate fields in several languages [web_tree_duplicate](web_tree_duplicate/) | 12.0.1.0.0 | [![tarteo](https://github.com/tarteo.png?size=30px)](https://github.com/tarteo) | Duplicate records directly from the tree view. -[web_tree_dynamic_colored_field](web_tree_dynamic_colored_field/) | 12.0.1.1.1 | | Allows you to dynamically color fields on tree views +[web_tree_dynamic_colored_field](web_tree_dynamic_colored_field/) | 12.0.1.1.2 | | Allows you to dynamically color fields on tree views [web_tree_image_tooltip](web_tree_image_tooltip/) | 12.0.1.0.1 | | Show images in tree views via tooltip [web_tree_many2one_clickable](web_tree_many2one_clickable/) | 12.0.1.0.3 | | Open the linked resource when clicking on their name [web_tree_resize_column](web_tree_resize_column/) | 12.0.1.0.0 | | Resize columns in tree views diff --git a/web_tree_dynamic_colored_field/README.rst b/web_tree_dynamic_colored_field/README.rst index 9029d33dac87..8bf6740b5f0c 100644 --- a/web_tree_dynamic_colored_field/README.rst +++ b/web_tree_dynamic_colored_field/README.rst @@ -7,7 +7,7 @@ Colorize field in tree views !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:8e9f6b91bec14cafa0d7c77865611162d164f4b986b463172a8ba9e54a743f23 + !! source digest: sha256:0025d3ff7d54ef82cb9c54fe0dd4374f6ea1367544b640c03071566786bb4e72 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/web_tree_dynamic_colored_field/__manifest__.py b/web_tree_dynamic_colored_field/__manifest__.py index 9c1691ff3ecc..4e82f693693d 100644 --- a/web_tree_dynamic_colored_field/__manifest__.py +++ b/web_tree_dynamic_colored_field/__manifest__.py @@ -4,7 +4,7 @@ 'name': 'Colorize field in tree views', 'summary': 'Allows you to dynamically color fields on tree views', 'category': 'Hidden/Dependency', - 'version': '12.0.1.1.1', + 'version': '12.0.1.1.2', 'depends': ['web'], 'author': "Camptocamp, Therp BV, GRAP, Odoo Community Association (OCA)", 'license': 'AGPL-3', diff --git a/web_tree_dynamic_colored_field/static/description/index.html b/web_tree_dynamic_colored_field/static/description/index.html index fe670284c34a..a23f4a050abe 100644 --- a/web_tree_dynamic_colored_field/static/description/index.html +++ b/web_tree_dynamic_colored_field/static/description/index.html @@ -367,7 +367,7 @@

Colorize field in tree views

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:8e9f6b91bec14cafa0d7c77865611162d164f4b986b463172a8ba9e54a743f23 +!! source digest: sha256:0025d3ff7d54ef82cb9c54fe0dd4374f6ea1367544b640c03071566786bb4e72 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module aims to add support for dynamically coloring fields in tree view