{ "info": { "author": "Akretion,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": "====================\nConfiguration Helper\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%2Fserver--tools-lightgray.png?logo=github\n :target: https://github.com/OCA/server-tools/tree/11.0/configuration_helper\n :alt: OCA/server-tools\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/server-tools-11-0/server-tools-11-0-configuration_helper\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/149/11.0\n :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\n*This module is intended for developer only. It does nothing used alone.*\n\nIt helps to create `config.settings` by providing an abstract Class.\n\nThis class:\n\n * creates automatically related fields in 'whatiwant.config.settings'\n using those defined in 'res.company': it avoids duplicated field definitions.\n * company_id field with default value is created\n * onchange_company_id is defined to update all related fields\n * supported fields: char, text, integer, float, datetime, date, boolean, m2o\n\n**Table of contents**\n\n.. contents::\n :local:\n\nUsage\n=====\n\n.. code-block:: python\n\n from . company import ResCompany\n\n class WhatiwantClassSettings(orm.TransientModel):\n _inherit = ['res.config.settings', 'abstract.config.settings']\n _name = 'whatiwant.config.settings'\n # fields must be defined in ResCompany class\n # related fields are automatically generated from previous definitions\n _companyObject = ResCompany\n # all prefixed field with _prefix in res.company, will be available in 'whatiwant.config.settings' model\n _prefix = 'prefixyouchoose_'\n\n\nKnown issues / Roadmap\n======================\n\n * support (or check support) for these field types : o2m, m2m, reference, property, selection\n * automatically generate a default view for 'whatiwant.config.settings' (in --debug ?)\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* Akretion\n\nContributors\n~~~~~~~~~~~~\n\n* Yannick Vaucher \n* David BEAL \n* S\u00e9bastien BEAU \n* Angel Moya \n* Akim Juillerat \n* Patrick Tombez \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/server-tools `_ 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/server-tools", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo11-addon-configuration-helper", "package_url": "https://pypi.org/project/odoo11-addon-configuration-helper/", "platform": "", "project_url": "https://pypi.org/project/odoo11-addon-configuration-helper/", "project_urls": { "Homepage": "https://github.com/OCA/server-tools" }, "release_url": "https://pypi.org/project/odoo11-addon-configuration-helper/11.0.1.0.0.99.dev9/", "requires_dist": [ "odoo (<11.1dev,>=11.0a)" ], "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "summary": "Configuration Helper", "version": "11.0.1.0.0.99.dev9" }, "last_serial": 5603712, "releases": { "11.0.1.0.0.99.dev7": [ { "comment_text": "", "digests": { "md5": "eed743a5205bfb574d8e273687fcc3da", "sha256": "e86a53c96c92a359b02da7e16f9d86af9ed9473d668cb5381082546319f3f202" }, "downloads": -1, "filename": "odoo11_addon_configuration_helper-11.0.1.0.0.99.dev7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "eed743a5205bfb574d8e273687fcc3da", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 67905, "upload_time": "2018-10-11T04:34:52", "url": "https://files.pythonhosted.org/packages/e2/eb/7f37e527e0ad893cd5113563b117fa5490647d5c6fd3087c94faa0749c4b/odoo11_addon_configuration_helper-11.0.1.0.0.99.dev7-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev8": [ { "comment_text": "", "digests": { "md5": "a33f2abe7dd2cf627ae79b092c25f711", "sha256": "290237f8a0e3483d26f4e103aa7c7a204f03331c20fc0111b7beb10752d3d2f7" }, "downloads": -1, "filename": "odoo11_addon_configuration_helper-11.0.1.0.0.99.dev8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a33f2abe7dd2cf627ae79b092c25f711", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 77493, "upload_time": "2019-04-03T04:45:55", "url": "https://files.pythonhosted.org/packages/0e/56/995e985703d02b3ed720c0d9be3f4ab1a2f97d84bafdc548c5a1742c16d4/odoo11_addon_configuration_helper-11.0.1.0.0.99.dev8-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev9": [ { "comment_text": "", "digests": { "md5": "911cf7d2c6cac08699eb9cc62a057c40", "sha256": "6c93e5f2dd25b854f3fb4a03c577f35326527d127bcbdd2d335d8ca426a7429c" }, "downloads": -1, "filename": "odoo11_addon_configuration_helper-11.0.1.0.0.99.dev9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "911cf7d2c6cac08699eb9cc62a057c40", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 77487, "upload_time": "2019-07-30T04:46:21", "url": "https://files.pythonhosted.org/packages/b7/14/c5842ee3d60b3069b8c4e96d8ebfcb2415efb2a8760c519052c7973a911f/odoo11_addon_configuration_helper-11.0.1.0.0.99.dev9-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "911cf7d2c6cac08699eb9cc62a057c40", "sha256": "6c93e5f2dd25b854f3fb4a03c577f35326527d127bcbdd2d335d8ca426a7429c" }, "downloads": -1, "filename": "odoo11_addon_configuration_helper-11.0.1.0.0.99.dev9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "911cf7d2c6cac08699eb9cc62a057c40", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 77487, "upload_time": "2019-07-30T04:46:21", "url": "https://files.pythonhosted.org/packages/b7/14/c5842ee3d60b3069b8c4e96d8ebfcb2415efb2a8760c519052c7973a911f/odoo11_addon_configuration_helper-11.0.1.0.0.99.dev9-py2.py3-none-any.whl" } ] }