mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -71,7 +71,7 @@ addon | version | maintainers | summary
|
||||
[web_timeline](web_timeline/) | 12.0.1.1.2 | [](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 | [](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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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',
|
||||
|
||||
@@ -367,7 +367,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:8e9f6b91bec14cafa0d7c77865611162d164f4b986b463172a8ba9e54a743f23
|
||||
!! source digest: sha256:0025d3ff7d54ef82cb9c54fe0dd4374f6ea1367544b640c03071566786bb4e72
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/web/tree/12.0/web_tree_dynamic_colored_field"><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-12-0/web-12-0-web_tree_dynamic_colored_field"><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=12.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module aims to add support for dynamically coloring fields in tree view
|
||||
|
||||
Reference in New Issue
Block a user