{
"info": {
"author": "Camptocamp,Therp BV,Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"bugtrack_url": null,
"classifiers": [
"Framework :: Odoo",
"License :: OSI Approved :: GNU Affero General Public License v3",
"Programming Language :: Python :: 2.7"
],
"description": "Colorize field in tree views\n============================\n\nThis module aims to add support for dynamically coloring fields in tree view\naccording to data in the record.\n\nIt provides attributes on fields with the same syntax as the 'colors' attribute\nin tree tags.\n\nFurther, it provides a ``color_field`` attribute on tree tags to use a field's\nvalue as color.\n\nFeatures\n========\n\n* Add attribute ``bg_color`` on fields to color background of a cell in tree view\n\n* Add attribute ``fg_color`` on fields to change text color of a cell in tree view\n\n* Add attribute ``color_field`` on the tree element to use as color\n\n\nUsage\n=====\n\n* In the tree view declaration, put bg_color=\"red:customer==True;\" attribute in the field tag::\n\n ...\n \n \n ...\n \n ...\n \n \n ...\n\n With this example, column which renders 'name' field will have its background colored in red.\n\n* In the tree view declaration, put fg_color=\"white:customer==True;\" attribute in the field tag::\n\n ...\n \n \n ...\n \n ...\n \n \n ...\n\n With this example, column which renders 'name' field will have its text colored in white.\n\n* In the tree view declaration, use color_field=\"color\" attribute in the tree tag::\n\n ...\n \n \n ...\n \n ...\n \n \n ...\n\n With this example, the content of the field named `color` will be used to\n populate the `color` CSS value. Use a function field to return whichever\n color you want depending on the other record values. Note that this\n overrides the `colors` attribute, and that you need the tree to load your\n field in the first place by adding it as invisible field.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n`_. In case of trouble, please\ncheck there if your issue has already been reported. If you spotted it first,\nhelp us smashing it by providing a detailed and welcomed feedback.\n\nCredits\n=======\n\nContributors\n------------\n\n* Damien Crier \n* Holger Brunn \n\nMaintainer\n----------\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nThis module is maintained by the OCA.\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nTo contribute to this module, please visit https://odoo-community.org.",
"description_content_type": null,
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/OCA/web",
"keywords": "",
"license": "AGPL-3",
"maintainer": "",
"maintainer_email": "",
"name": "odoo10-addon-web-tree-dynamic-colored-field",
"package_url": "https://pypi.org/project/odoo10-addon-web-tree-dynamic-colored-field/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/odoo10-addon-web-tree-dynamic-colored-field/",
"project_urls": {
"Homepage": "https://github.com/OCA/web"
},
"release_url": "https://pypi.org/project/odoo10-addon-web-tree-dynamic-colored-field/10.0.1.0.0/",
"requires_dist": [
"odoo (<10.1dev,>=10.0)"
],
"requires_python": "",
"summary": "Allows you to dynamically color fields on tree views",
"version": "10.0.1.0.0"
},
"last_serial": 3996173,
"releases": {
"10.0.1.0.0": [
{
"comment_text": "",
"digests": {
"md5": "a2c3c68771fbf7fe5f2a7692eebc4c94",
"sha256": "259dc32e58f5afcfc6dfc5c91d2dfb87b06fdd6aed58fa10b9ed4fe8369cd948"
},
"downloads": -1,
"filename": "odoo10_addon_web_tree_dynamic_colored_field-10.0.1.0.0-py2-none-any.whl",
"has_sig": false,
"md5_digest": "a2c3c68771fbf7fe5f2a7692eebc4c94",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 22393,
"upload_time": "2017-06-16T04:30:18",
"url": "https://files.pythonhosted.org/packages/23/18/09b89376abfbc4fe89995be8e4e9017ff07224e568030f49f94574c98588/odoo10_addon_web_tree_dynamic_colored_field-10.0.1.0.0-py2-none-any.whl"
}
],
"10.0.1.0.0.99.dev1": [
{
"comment_text": "",
"digests": {
"md5": "e8a0c32f768ae40d3d91ea2ee09292d3",
"sha256": "551c8019b9d0c94a3daf875b99b969802bba1c5300a39f75f8f220181fb80bc0"
},
"downloads": -1,
"filename": "odoo10_addon_web_tree_dynamic_colored_field-10.0.1.0.0.99.dev1-py2-none-any.whl",
"has_sig": false,
"md5_digest": "e8a0c32f768ae40d3d91ea2ee09292d3",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 23259,
"upload_time": "2017-06-25T04:37:05",
"url": "https://files.pythonhosted.org/packages/a2/49/42e57179878718b6a257a7a352cae3e2bef3d7f7d35355eef61808d34843/odoo10_addon_web_tree_dynamic_colored_field-10.0.1.0.0.99.dev1-py2-none-any.whl"
}
],
"10.0.1.0.0.99.dev2": [
{
"comment_text": "",
"digests": {
"md5": "f47ea68288837c8ee76858b6eef283ef",
"sha256": "16b12baf145ece20f8455723fe501ce04e229f92cdfe17685b9a983db50ab429"
},
"downloads": -1,
"filename": "odoo10_addon_web_tree_dynamic_colored_field-10.0.1.0.0.99.dev2-py2-none-any.whl",
"has_sig": false,
"md5_digest": "f47ea68288837c8ee76858b6eef283ef",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 23934,
"upload_time": "2018-06-24T05:23:09",
"url": "https://files.pythonhosted.org/packages/b8/7c/3417c6a952b605cc491e2b746c85c5c73487b6138409b5dd0092a37c0f68/odoo10_addon_web_tree_dynamic_colored_field-10.0.1.0.0.99.dev2-py2-none-any.whl"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "a2c3c68771fbf7fe5f2a7692eebc4c94",
"sha256": "259dc32e58f5afcfc6dfc5c91d2dfb87b06fdd6aed58fa10b9ed4fe8369cd948"
},
"downloads": -1,
"filename": "odoo10_addon_web_tree_dynamic_colored_field-10.0.1.0.0-py2-none-any.whl",
"has_sig": false,
"md5_digest": "a2c3c68771fbf7fe5f2a7692eebc4c94",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 22393,
"upload_time": "2017-06-16T04:30:18",
"url": "https://files.pythonhosted.org/packages/23/18/09b89376abfbc4fe89995be8e4e9017ff07224e568030f49f94574c98588/odoo10_addon_web_tree_dynamic_colored_field-10.0.1.0.0-py2-none-any.whl"
}
]
}