{
"info": {
"author": "",
"author_email": "",
"bugtrack_url": null,
"classifiers": [
"Framework :: Odoo",
"Programming Language :: Python :: 2.7"
],
"description": "Color widget for Odoo web client\n================================\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\nRequirements\n============\n\nThis module has been ported to 8.0\n\n\nUsage\n=====\n\nYou need to declare a char field of at least size 7::\n\n _columns = {\n 'color': fields.char(\n u\"Couleur\",\n help=u\"Toutes couleur valid css, exemple blue ou #f57900\"\n ),\n }\n\n OR\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.. |picker| image:: ./images/picker.png\n.. |formview| image:: ./images/form_view.png\n.. |listview| image:: ./images/list_view.png\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 feedback\n`here `_.\n\n\nCredits\n=======\n\nContributors\n------------\n\n* Adil Houmadi \n\nMaintainer\n----------\n\n.. image:: http://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: http://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 http://odoo-community.org.",
"description_content_type": null,
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "",
"keywords": "",
"license": "",
"maintainer": "",
"maintainer_email": "",
"name": "odoo8-addon-web-widget-color",
"package_url": "https://pypi.org/project/odoo8-addon-web-widget-color/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/odoo8-addon-web-widget-color/",
"project_urls": null,
"release_url": "https://pypi.org/project/odoo8-addon-web-widget-color/8.0.1.0.0/",
"requires_dist": [
"odoo (<9.0a,>=8.0a)"
],
"requires_python": "",
"summary": "Web Widget Color",
"version": "8.0.1.0.0"
},
"last_serial": 5408408,
"releases": {
"8.0.1.0.0": [
{
"comment_text": "",
"digests": {
"md5": "e0aa03efd52b8d0e0bd22a5ea0d68db9",
"sha256": "42356e50a8e48bb0e2031e995c28b0db1b3036c3196af6403510189501520d31"
},
"downloads": -1,
"filename": "odoo8_addon_web_widget_color-8.0.1.0.0-py2-none-any.whl",
"has_sig": false,
"md5_digest": "e0aa03efd52b8d0e0bd22a5ea0d68db9",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 49784,
"upload_time": "2017-04-09T21:57:53",
"url": "https://files.pythonhosted.org/packages/22/b8/7361f4380c2ce7743f2f3083a2b33350408428f25c8998edfe655e2d55fd/odoo8_addon_web_widget_color-8.0.1.0.0-py2-none-any.whl"
}
],
"8.0.1.0.0.99.dev1": [
{
"comment_text": "",
"digests": {
"md5": "83ece9bc9c483f1261530df3529e4ede",
"sha256": "7421e4103145276c8576f47dfe2b3a22f05ee4869c58d23efa15f12b5171f30b"
},
"downloads": -1,
"filename": "odoo8_addon_web_widget_color-8.0.1.0.0.99.dev1-py2-none-any.whl",
"has_sig": false,
"md5_digest": "83ece9bc9c483f1261530df3529e4ede",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 50569,
"upload_time": "2018-06-24T04:31:56",
"url": "https://files.pythonhosted.org/packages/0b/9a/8d3145765f82be5630caff84af9aa375e35891a981c67e6e7eacc314c0ea/odoo8_addon_web_widget_color-8.0.1.0.0.99.dev1-py2-none-any.whl"
}
],
"8.0.1.0.0.99.dev2": [
{
"comment_text": "",
"digests": {
"md5": "75fb6ce75e9bf4a35634fc5556779ef2",
"sha256": "85666119144eeecaa9b025b8f4a251fcb5625757a7a4443c27b6aed2e403ef38"
},
"downloads": -1,
"filename": "odoo8_addon_web_widget_color-8.0.1.0.0.99.dev2-py2-none-any.whl",
"has_sig": false,
"md5_digest": "75fb6ce75e9bf4a35634fc5556779ef2",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 48621,
"upload_time": "2019-06-17T04:31:39",
"url": "https://files.pythonhosted.org/packages/2a/86/a02527a8670e35d7867d9950a58568da254896f9d101109ea0e034b381a3/odoo8_addon_web_widget_color-8.0.1.0.0.99.dev2-py2-none-any.whl"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "e0aa03efd52b8d0e0bd22a5ea0d68db9",
"sha256": "42356e50a8e48bb0e2031e995c28b0db1b3036c3196af6403510189501520d31"
},
"downloads": -1,
"filename": "odoo8_addon_web_widget_color-8.0.1.0.0-py2-none-any.whl",
"has_sig": false,
"md5_digest": "e0aa03efd52b8d0e0bd22a5ea0d68db9",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 49784,
"upload_time": "2017-04-09T21:57:53",
"url": "https://files.pythonhosted.org/packages/22/b8/7361f4380c2ce7743f2f3083a2b33350408428f25c8998edfe655e2d55fd/odoo8_addon_web_widget_color-8.0.1.0.0-py2-none-any.whl"
}
]
}