{
"info": {
"author": "ACSONE SA/NV",
"author_email": "info@acsone.eu",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Framework :: Odoo",
"Intended Audience :: Developers",
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
"Operating System :: OS Independent",
"Programming Language :: Python"
],
"description": "bobtemplates.odoo\n=================\n\n.. image:: https://img.shields.io/badge/license-AGPL--3-blue.svg\n :target: http://www.gnu.org/licenses/agpl.html\n :alt: License: AGPL 3.0 or Later\n.. image:: https://badge.fury.io/py/bobtemplates.odoo.svg\n :target: http://badge.fury.io/py/bobtemplates.odoo\n.. image:: https://travis-ci.org/acsone/bobtemplates.odoo.svg?branch=master\n :target: https://travis-ci.org/acsone/bobtemplates.odoo\n\n``bobtemplates.odoo`` is a set of `mr.bob\n`_\ntemplates to use when developing Odoo addons.\n\nIt provides the following templates:\n\n * ``addon``: an addon skeletton, with optional OCA README and icon\n * ``model``: an Odoo model with accompanying form, tree, action, menu,\n demo data and ACL\n * ``test``: a test class\n * ``wizard``: a wizard with transient model, view and action\n\nThe following are candidates (pull requests welcome):\n\n * ``report``\n * ``controller``\n * ``widget``\n\nInstall\n~~~~~~~\n\n .. code:: shell\n\n pip install bobtemplates.odoo\n\nQuickstart\n~~~~~~~~~~\n\nCAUTION: it is recommanded to backup or vcs commit your current\ndirectory before running these commands, so you can easily see\nwhat has been generated and/or changed.\n\nCreate a new addon in the current directory:\n\n .. code:: shell\n\n mrbob bobtemplates.odoo:addon\n\nNow go to the newly created addon directory and run this to\nadd a new model, with associated views, demo data, and acl:\n\n .. code:: shell\n\n mrbob bobtemplates.odoo:model\n\nAdd a test class:\n\n .. code:: shell\n\n mrbob bobtemplates.odoo:test\n\nTip: read the `mr.bob user guide\n`_.\nIn particular it explains how to set default values to avoid\nretyping the same answers at each run (such as the copyright\nauthor).\n\nUseful links\n~~~~~~~~~~~~\n\n* pypi page: https://pypi.python.org/pypi/bobtemplates.odoo\n* code repository: https://github.com/acsone/bobtemplates.odoo\n* report issues at: https://github.com/acsone/bobtemplates.odoo/issues\n\nCredits\n~~~~~~~\n\nAuthor:\n\n * St\u00e9phane Bidoul (`ACSONE `_)\n\nInspired by https://github.com/plone/bobtemplates.plone.\n\nContributors:\n\n * Adrien Peiffer (`ACSONE `_) \n * Olivier Laurent (`ACSONE `_)\n * Mohamed Cherkaoui\n * Thomas Binsfeld (`ACSONE `_)\n\nMaintainer\n----------\n\n.. image:: https://www.acsone.eu/logo.png\n :alt: ACSONE SA/NV\n :target: http://www.acsone.eu\n\nThis module is maintained by ACSONE SA/NV.\n\n\n",
"description_content_type": null,
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://github.com/acsone/bobtemplates.odoo",
"keywords": "",
"license": "LGPLv3",
"maintainer": "",
"maintainer_email": "",
"name": "odoomaker",
"package_url": "https://pypi.org/project/odoomaker/",
"platform": "",
"project_url": "https://pypi.org/project/odoomaker/",
"project_urls": {
"Homepage": "http://github.com/acsone/bobtemplates.odoo"
},
"release_url": "https://pypi.org/project/odoomaker/0.0.0/",
"requires_dist": [
"mr.bob"
],
"requires_python": "",
"summary": "mr.bob templates for Odoo projects",
"version": "0.0.0"
},
"last_serial": 3239036,
"releases": {
"0.0.0": [
{
"comment_text": "",
"digests": {
"md5": "53e047295f90d6c845c07411cf4ecadd",
"sha256": "f1231628833b851524c9bb5d490232d84f47f9883bc10be2d7d0c2e8cdaf7e3b"
},
"downloads": -1,
"filename": "odoomaker-0.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "53e047295f90d6c845c07411cf4ecadd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 23084,
"upload_time": "2017-10-10T11:27:18",
"url": "https://files.pythonhosted.org/packages/d2/81/ec82ee1d4aef546a92a5ace430c024257cd1723a5a50d1b400f8b0d8660c/odoomaker-0.0.0-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "0c8b9d04820a509e416adc7fc932ea6b",
"sha256": "de306041c49948dc7dec3191b6f3c174583165a400b058424fafd98052fe4117"
},
"downloads": -1,
"filename": "odoomaker-0.0.0.tar.gz",
"has_sig": false,
"md5_digest": "0c8b9d04820a509e416adc7fc932ea6b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 21328,
"upload_time": "2017-10-10T11:27:20",
"url": "https://files.pythonhosted.org/packages/e6/fc/1944a0d6adfcb6a9e8dd184e9761ddeb83fb0ab65a4f11cbbcfe39a3367a/odoomaker-0.0.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "53e047295f90d6c845c07411cf4ecadd",
"sha256": "f1231628833b851524c9bb5d490232d84f47f9883bc10be2d7d0c2e8cdaf7e3b"
},
"downloads": -1,
"filename": "odoomaker-0.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "53e047295f90d6c845c07411cf4ecadd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 23084,
"upload_time": "2017-10-10T11:27:18",
"url": "https://files.pythonhosted.org/packages/d2/81/ec82ee1d4aef546a92a5ace430c024257cd1723a5a50d1b400f8b0d8660c/odoomaker-0.0.0-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "0c8b9d04820a509e416adc7fc932ea6b",
"sha256": "de306041c49948dc7dec3191b6f3c174583165a400b058424fafd98052fe4117"
},
"downloads": -1,
"filename": "odoomaker-0.0.0.tar.gz",
"has_sig": false,
"md5_digest": "0c8b9d04820a509e416adc7fc932ea6b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 21328,
"upload_time": "2017-10-10T11:27:20",
"url": "https://files.pythonhosted.org/packages/e6/fc/1944a0d6adfcb6a9e8dd184e9761ddeb83fb0ab65a4f11cbbcfe39a3367a/odoomaker-0.0.0.tar.gz"
}
]
}