{
"info": {
"author": "Savoir-faire Linux, Anybox, Taktik SA, Sudokeys, Tecnativa, 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"
],
"description": "================\nWeb Widget Color\n================\n\n.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n :target: https://odoo-community.org/page/development-status\n :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github\n :target: https://github.com/OCA/web/tree/12.0/web_widget_color\n :alt: OCA/web\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_widget_color\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png\n :target: https://runbot.odoo-community.org/runbot/162/12.0\n :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nThis module aims to add a color picker to Odoo.\n\nIt's a `jsColor `_ lib integration.\n\n\nFeatures\n========\n\n* The picker allow the user to quickly select a color on edit mode\n\n |picker|\n\n .. note::\n\n Notice how html code and the background color is updating when selecting a color.\n\n\n* Display the color on form view when you are not editing it\n\n |formview|\n\n* Display the color on list view to quickly find what's wrong!\n\n |listview|\n\n\n.. |picker| image:: ./images/picker.png\n.. |formview| image:: ./images/form_view.png\n.. |listview| image:: ./images/list_view.png\n\n**Table of contents**\n\n.. contents::\n :local:\n\nUsage\n=====\n\nYou need to declare a char field::\n\n color = fields.Char(\n string=\"Color\",\n help=\"Choose your color\"\n )\n\n\nIn the view declaration, put widget='color' attribute in the field tag::\n\n ...\n \n \n ...\n \n ...\n \n \n ...\n \n \n \n ...\n\nWidget Options::\n\n - readonly_mode\n - 'default' > Color Box + text\n - 'color' > Only Color Box\n - 'text' > Only Text\n ...\n \n \n ...\n \n ...\n \n \n ...\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues `_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed\n`feedback `_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* Savoir-faire Linux\n* Anybox\n* Taktik SA\n* Sudokeys\n* Tecnativa\n\nContributors\n~~~~~~~~~~~~\n\n* Adil Houmadi \n* Enric Tobella \n* Nicolas JEUDY (Sudokeys) \n* Alexandre D\u00edaz \n* `Tecnativa `_:\n\n * Ernesto Tejeda\n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\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\nThis module is part of the `OCA/web `_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n",
"description_content_type": "",
"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": "odoo12-addon-web-widget-color",
"package_url": "https://pypi.org/project/odoo12-addon-web-widget-color/",
"platform": "",
"project_url": "https://pypi.org/project/odoo12-addon-web-widget-color/",
"project_urls": {
"Homepage": "https://github.com/OCA/web"
},
"release_url": "https://pypi.org/project/odoo12-addon-web-widget-color/12.0.1.0.0.99.dev4/",
"requires_dist": [
"odoo (<12.1dev,>=12.0a)"
],
"requires_python": ">=3.5",
"summary": "Web Widget Color",
"version": "12.0.1.0.0.99.dev4"
},
"last_serial": 5773993,
"releases": {
"12.0.1.0.0.99.dev1": [
{
"comment_text": "",
"digests": {
"md5": "147fd048d9a3c5db6b2acc3b95c71129",
"sha256": "271a1c114de9dd45fca86aa8b7d1394919071579439828468fbfdcd46b9ca365"
},
"downloads": -1,
"filename": "odoo12_addon_web_widget_color-12.0.1.0.0.99.dev1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "147fd048d9a3c5db6b2acc3b95c71129",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 53096,
"upload_time": "2018-11-28T05:52:51",
"url": "https://files.pythonhosted.org/packages/8d/52/442fbe65e755ff1d73eed3941960f2fdad7ce0707fa94e23611a60f93ef0/odoo12_addon_web_widget_color-12.0.1.0.0.99.dev1-py3-none-any.whl"
}
],
"12.0.1.0.0.99.dev2": [
{
"comment_text": "",
"digests": {
"md5": "3928f7a425cbbd5fe253467dd81371f7",
"sha256": "0cb84239eb9562fb230a49634b74746ca7a82775dceb351608ec2a74d952183b"
},
"downloads": -1,
"filename": "odoo12_addon_web_widget_color-12.0.1.0.0.99.dev2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3928f7a425cbbd5fe253467dd81371f7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 53110,
"upload_time": "2018-12-27T05:53:18",
"url": "https://files.pythonhosted.org/packages/8c/09/30bc936fdac34a60c70fe3b2d3f0b553a8ec2329eee4628e82cb2690d86a/odoo12_addon_web_widget_color-12.0.1.0.0.99.dev2-py3-none-any.whl"
}
],
"12.0.1.0.0.99.dev3": [
{
"comment_text": "",
"digests": {
"md5": "b1685ff31285192ff4c17c8b72ae7462",
"sha256": "3edbb348ed04a7615c4c8eb43fff3404141e44438d7b4c54b63ea84498d31225"
},
"downloads": -1,
"filename": "odoo12_addon_web_widget_color-12.0.1.0.0.99.dev3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b1685ff31285192ff4c17c8b72ae7462",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 53105,
"upload_time": "2019-07-30T05:43:40",
"url": "https://files.pythonhosted.org/packages/a9/18/d665a2b58c7643c5da40a05ab0d16fdf7fafec481177a5159f19ad07dd2e/odoo12_addon_web_widget_color-12.0.1.0.0.99.dev3-py3-none-any.whl"
}
],
"12.0.1.0.0.99.dev4": [
{
"comment_text": "",
"digests": {
"md5": "7f369b54dff8057e2d9699dc7fd74d3d",
"sha256": "782912fae1de085e509f167d7aa0fe1fb7700f8ff705c41c48ab90083e4877df"
},
"downloads": -1,
"filename": "odoo12_addon_web_widget_color-12.0.1.0.0.99.dev4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7f369b54dff8057e2d9699dc7fd74d3d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 53576,
"upload_time": "2019-09-03T05:13:17",
"url": "https://files.pythonhosted.org/packages/7c/dc/de46faedeae5ca1574fad051cc94017afe225bc76b740c115ae9b05cf736/odoo12_addon_web_widget_color-12.0.1.0.0.99.dev4-py3-none-any.whl"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "7f369b54dff8057e2d9699dc7fd74d3d",
"sha256": "782912fae1de085e509f167d7aa0fe1fb7700f8ff705c41c48ab90083e4877df"
},
"downloads": -1,
"filename": "odoo12_addon_web_widget_color-12.0.1.0.0.99.dev4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7f369b54dff8057e2d9699dc7fd74d3d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 53576,
"upload_time": "2019-09-03T05:13:17",
"url": "https://files.pythonhosted.org/packages/7c/dc/de46faedeae5ca1574fad051cc94017afe225bc76b740c115ae9b05cf736/odoo12_addon_web_widget_color-12.0.1.0.0.99.dev4-py3-none-any.whl"
}
]
}