{ "info": { "author": "Simone Orsi", "author_email": "simone.orsi@abstract.it", "bugtrack_url": null, "classifiers": [], "description": "Introduction\r\n============\r\n\r\nTired of copy&paste and find&replace for creating new OpenERP modules?\r\n\r\nThis module adds Paste_ templates for bootstrapping your modules.\r\n\r\nInstall\r\n=======\r\n\r\nAs simple as::\r\n\r\n\tpip install openerp_bootstrap\r\n\r\nIssues and contribs\r\n===================\r\n\r\nhttps://github.com/simahawk/openerp_bootstrap\r\n\r\n\r\nUsage\r\n=====\r\n\r\n.. warning:: Starting from version 1.0b2 the template \"openerp_theme\" has been renamed to \"openerp_webmodule\".\r\n\r\n\r\nList templates::\r\n\r\n paster create --list-templates\r\n\r\nYou should see \"openerp_newmodule\", \"openerp_webmodule\" among the other templates.\r\n\r\nTo create a simple module run::\r\n\r\n paster create -t openerp_newmodule\r\n\r\nto create a basic web package run::\r\n\r\n paster create -t openerp_webmodule\r\n\r\nand follow the instructions step by step.\r\n\r\n\r\n.. _Paste: http://pythonpaste.org/script/\r\n\r\n\r\nCHANGELOG\r\n=========\r\n\r\n1.0b3\r\n-----\r\n\r\n- add MANIFEST.in to fix release\r\n\r\n1.0b2\r\n-----\r\n\r\n- renamed \"openerp_theme\" to \"openerp_webmodule\"\r\n\r\n1.0b1\r\n-----\r\n\r\n- fix JS template for openerp_theme\r\n\r\n1.0a8\r\n-----\r\n\r\n- imp remove static resources that are not required\r\n- initialize module-specific openerp object into JS\r\n\r\n1.0a7\r\n-----\r\n\r\n- fix bool var handling\r\n- fix typo into theme template\r\n\r\n1.0a6\r\n-----\r\n\r\n- CHANGED PACKAGE NAME FROM 'openerp_pastertemplates'\r\n- set active=False by default\r\n- added basic openerp web theme template\r\n\r\n1.0a5\r\n-----\r\n\r\n- fix optional web parameters\r\n\r\n1.0a4\r\n-----\r\n\r\n- fix bracket typo into __openerp__.py\r\n\r\n1.0a3\r\n-----\r\n\r\n- fix README.rst\r\n- added missing HISTORY.txt\r\n\r\n1.0a2\r\n-----\r\n\r\n- updated docs\r\n\r\n1.0a1\r\n-----\r\n\r\n- 1st release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/simahawk/openerp_bootstrap", "keywords": "OpenERP paster bootstrap", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "openerp_bootstrap", "package_url": "https://pypi.org/project/openerp_bootstrap/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/openerp_bootstrap/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/simahawk/openerp_bootstrap" }, "release_url": "https://pypi.org/project/openerp_bootstrap/1.0b3/", "requires_dist": null, "requires_python": null, "summary": "Easy bootstrap for your OpenERP modules", "version": "1.0b3" }, "last_serial": 1041790, "releases": { "1.0a6": [ { "comment_text": "", "digests": { "md5": "e6a14c3d0bfc5d4f52e36b407c9cc8c7", "sha256": "9ea4adce24923fce9310597517dfa358e0955760ae6513537a93e3c165c6b185" }, "downloads": -1, "filename": "openerp_bootstrap-1.0a6.zip", "has_sig": false, "md5_digest": "e6a14c3d0bfc5d4f52e36b407c9cc8c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10100, "upload_time": "2012-04-03T12:29:10", "url": "https://files.pythonhosted.org/packages/d0/ca/9f29b54fd0864b3e6a56084e81bb691b864ed85c8eb3a80138d0d78c8f88/openerp_bootstrap-1.0a6.zip" } ], "1.0a7": [ { "comment_text": "", "digests": { "md5": "770c12f4e011e4e08b5c25ba28f67c00", "sha256": "2fad07e3fefe5875bc4a805855ccd2ca49a59f8273731540fa3d23982c3eea4a" }, "downloads": -1, "filename": "openerp_bootstrap-1.0a7.zip", "has_sig": false, "md5_digest": "770c12f4e011e4e08b5c25ba28f67c00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10269, "upload_time": "2012-04-03T17:31:59", "url": "https://files.pythonhosted.org/packages/6e/ba/4f16a6d70c900d2da7f726fd545ab87b5ed43dac32c7393ac3679e584ee7/openerp_bootstrap-1.0a7.zip" } ], "1.0a8": [ { "comment_text": "", "digests": { "md5": "dd76fe940ce19a78a2c4b338bcbe0983", "sha256": "dfdeb318032bedfc08ddab0eef6a5f48b756e7a9b44ba193638c2fb3beed5cfa" }, "downloads": -1, "filename": "openerp_bootstrap-1.0a8.zip", "has_sig": false, "md5_digest": "dd76fe940ce19a78a2c4b338bcbe0983", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10710, "upload_time": "2012-04-19T09:39:31", "url": "https://files.pythonhosted.org/packages/e5/17/32ce8cea38b7fb5d436b2a10a3ed06ae2934b61050c3b8709499f899064b/openerp_bootstrap-1.0a8.zip" } ], "1.0b1": [ { "comment_text": "", "digests": { "md5": "41aa6a1a0096ff072fd9cf32633e6b04", "sha256": "c5cb80c6db1f375286654040dc100efa17037ef111b139ae54aecf3fce474700" }, "downloads": -1, "filename": "openerp_bootstrap-1.0b1.zip", "has_sig": false, "md5_digest": "41aa6a1a0096ff072fd9cf32633e6b04", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6960, "upload_time": "2013-10-23T14:40:10", "url": "https://files.pythonhosted.org/packages/63/96/6d2ec17feef00ca9864b7380f3d9f0b18d42436fcb8407ecb3ef94e18b02/openerp_bootstrap-1.0b1.zip" } ], "1.0b2": [ { "comment_text": "", "digests": { "md5": "c1c7eae4a5b47fe4c267a06087f1e232", "sha256": "cec127dd086770342f4b125a3eb42715482dc060da5f8d5576de5cfefa97699a" }, "downloads": -1, "filename": "openerp_bootstrap-1.0b2.zip", "has_sig": false, "md5_digest": "c1c7eae4a5b47fe4c267a06087f1e232", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7144, "upload_time": "2013-10-23T14:59:07", "url": "https://files.pythonhosted.org/packages/fc/3a/2dd44c9d646149f74e174bb7c829f9b751b47f7f97da67fe19c5d4ea36ea/openerp_bootstrap-1.0b2.zip" } ], "1.0b3": [ { "comment_text": "", "digests": { "md5": "5c1dfd26fda237a2ccdf82120b5aa28e", "sha256": "d802e5cbfea52173e94ca63ccc75e493ea7db6af03c1511040a73712048ecc89" }, "downloads": -1, "filename": "openerp_bootstrap-1.0b3.zip", "has_sig": false, "md5_digest": "5c1dfd26fda237a2ccdf82120b5aa28e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7879, "upload_time": "2014-03-26T10:09:27", "url": "https://files.pythonhosted.org/packages/de/f7/79b620e032718017cb86fe96ca57d8b45e9c72503f6bd60768c03609fdc5/openerp_bootstrap-1.0b3.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5c1dfd26fda237a2ccdf82120b5aa28e", "sha256": "d802e5cbfea52173e94ca63ccc75e493ea7db6af03c1511040a73712048ecc89" }, "downloads": -1, "filename": "openerp_bootstrap-1.0b3.zip", "has_sig": false, "md5_digest": "5c1dfd26fda237a2ccdf82120b5aa28e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7879, "upload_time": "2014-03-26T10:09:27", "url": "https://files.pythonhosted.org/packages/de/f7/79b620e032718017cb86fe96ca57d8b45e9c72503f6bd60768c03609fdc5/openerp_bootstrap-1.0b3.zip" } ] }