{ "info": { "author": "Elico Corp, 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": ".. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg\n :target: https://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n\n==============================\nBusiness Requirement - Project\n==============================\n\nIntroduction\n============\n\nThis module is part of a set of modules (`Business Requirements `_)\n\nThis module contains 2 main wizards to create projects/tasks:\n\n* Generate Project in the master project view\n* Generate Project in the business requirement view\n\nThis module depends on:\n\n* **business_requirement**: definition of business requirements\n* **business_requirement_deliverable**: definition of deliverable and resources \n lines, necessary to create the project information\n\nBased on the information from business requirement and the resource lines the \nwizard will create:\n\n* Projects and sub project based on BR and deliverable (optional)\n* Tasks based on the resources lines set as tasks\n\n\nConfiguration\n=============\nUsers\n-----\n\nOnly Project Manager can have access to the wizard button.\n\n\nMaster project\n--------------\n\nYou can define a master project linked to the business requirement.\n\nThe master project will be the parent of any project created via the wizard.\n\n\nUsage\n=====\nProcedure\n---------\n\n#. Create multiple BR linked to one or several master projects\n#. fill in the deliverables lines and corresponding resources lines (RL)\n#. Properly define your RL description, time and assignee (used for task creation)\n#. Confirm and Approve the Business Requirements\n#. At that stage you can either\n\n #. Create the project in each business requirement via corresponding button\n #. Go to the master project and create the projects for all BR related to \n the master project\n\n#. The wizard is triggered and you can select the following option regarding the\n hierarchy of projects\n\n #. Parent project for creation\n #. Create sub-projects for Business requirements\n #. Create sub-projects for Deliverables\n #. Create sub-projects for Child Business requirements\n\nExample\n-------\n\neg: if a master project contains the following BR:\n\n::\n\n BR1\n |\n |- Deliverable Line 1 (DL) containing 2 Resource Lines (RL):\n | |\n | |- RL1\n | `- RL2\n |\n BR2\n |\n |- DL2\n | |\n | |- RL3\n | `- RL4\n |\n |- DL3\n | |\n | |- RL5\n | `- RL6\n |\n |- BR3 (Sub BR of BR2)\n |\n `- DL4\n `- RL7\n\n.. figure:: static/img/bus_req_project.png\n :width: 600 px\n :alt: Business Requirement Project Wizard\n\nIn the Project creation wizard (above image), if no option is selected:\n\n* No sub project created\n* 7 tasks are created in the master project (for RL1~RL7)\n\nIf option 1 is selected:\n\n* 3 sub projects (parent is Master project), one per BR\n* 7 tasks are created for\n\n * in project linked to BR1 (2 tasks for RL1 and RL2),\n * in project linked to BR2 (4 tasks for RL3~6),\n * in project linked to BR3 (1 task for RL7)\n\nIf option 2 is selected:\n\n* 4 sub projects (parent is Master project), one per DL\n* 7 tasks are created for\n\n * in project linked to DL1 (2 tasks for RL1 and RL2),\n * in project linked to DL2 (2 tasks for RL3~4),\n * in project linked to DL3 (2 tasks for RL5~6) and\n * in project linked to DL4 (1 task for RL7)\n\nIf options 1+2 are selected:\n\n* 7 sub projects (parent is Master project), one per BR and one per DL\n\n * BR1 sub-project contains DL1 sub-project,\n * BR2 sub-project contains DL2 and DL3 sub-projects,\n * BR3 sub-project contains DL4 sub-project\n\n* 7 tasks are created for\n\n * in project linked to DL1 (2 tasks for RL1 and RL2),\n * in project linked to DL2 (2 tasks for RL3~4),\n * in project linked to DL3 (2 tasks for RL5~6) and\n * in project linked to DL4 (1 task for RL7)\n\nIf options 1+3 are selected:\n\n* 7 sub projects (parent is Master project), one per BR and sub-BR\n\n * BR1 sub-project\n * BR2 sub-project contains BR3 sub-projects,\n\n* 7 tasks are created for\n\n * in project linked to BR1 (2 tasks for RL1 and RL2),\n * in project linked to BR2 (4 tasks for RL3~6),\n * in project linked to BR3 (1 task for RL7)\n\nIf options 1+2+3 are selected:\n\n* 7 sub projects (parent is Master project), one per BR, sub-BR and DL\n\n * BR1 sub-project contains DL1 sub-project,\n * BR2 sub-project contains BR3, DL2 and DL3 sub-projects,\n * BR3 sub-project contains DL4 sub-project\n\n* 7 tasks are created for\n\n * in project linked to DL1 (2 tasks for RL1 and RL2),\n * in project linked to DL2 (2 tasks for RL3~4),\n * in project linked to DL3 (2 tasks for RL5~6) and\n * in project linked to DL4 (1 task for RL7)\n\n.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas\n :alt: Try me on Runbot\n :target: https://runbot.odoo-community.org/runbot/222/10.0\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\nCredits\n=======\n\nContributors\n------------\n\n* Eric Caudal\n* Alex Duan\n* Xie XiaoPeng\n* Victor M. Martin \n\nMaintainer\n----------\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://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 https://odoo-community.org.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.elico-corp.com/", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo10-addon-business-requirement-deliverable-project", "package_url": "https://pypi.org/project/odoo10-addon-business-requirement-deliverable-project/", "platform": "", "project_url": "https://pypi.org/project/odoo10-addon-business-requirement-deliverable-project/", "project_urls": { "Homepage": "https://www.elico-corp.com/" }, "release_url": "https://pypi.org/project/odoo10-addon-business-requirement-deliverable-project/10.0.1.0.0/", "requires_dist": [ "odoo (<10.1dev,>=10.0)", "odoo10-addon-business-requirement-deliverable", "odoo10-addon-project-parent" ], "requires_python": "~=2.7", "summary": "Create projects and tasks directly from the Business Requirement and Resources lines", "version": "10.0.1.0.0" }, "last_serial": 4946943, "releases": { "10.0.1.0.0": [ { "comment_text": "", "digests": { "md5": "a34e525620062a6bc165cb9d44fdb5e6", "sha256": "28247f240f766c3ded7d0175c8582d7aa20ccc1f5597b8525e79ad7d5b703551" }, "downloads": -1, "filename": "odoo10_addon_business_requirement_deliverable_project-10.0.1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "a34e525620062a6bc165cb9d44fdb5e6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 178140, "upload_time": "2017-10-25T04:30:13", "url": "https://files.pythonhosted.org/packages/22/50/f9014ec0c1dd97888e35ea623ad4b1fe6a603b12f2dd9eab99b18b9d6a93/odoo10_addon_business_requirement_deliverable_project-10.0.1.0.0-py2-none-any.whl" } ], "10.0.1.0.0.99.dev1": [ { "comment_text": "", "digests": { "md5": "31a9efdb7e3c4213a5a6a26099936fa7", "sha256": "d98ac06f223e8428bfc0b54069dce9c36cba3e7461649d680fba4f5964afadf1" }, "downloads": -1, "filename": "odoo10_addon_business_requirement_deliverable_project-10.0.1.0.0.99.dev1-py2-none-any.whl", "has_sig": false, "md5_digest": "31a9efdb7e3c4213a5a6a26099936fa7", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 178277, "upload_time": "2017-10-28T04:30:27", "url": "https://files.pythonhosted.org/packages/4a/37/e441649dfead544210fca9415f54998e87d46fffce861e7476e450862392/odoo10_addon_business_requirement_deliverable_project-10.0.1.0.0.99.dev1-py2-none-any.whl" } ], "10.0.1.0.0.99.dev10": [ { "comment_text": "", "digests": { "md5": "ac58e3a4bb206f654d25e9aabcc440f6", "sha256": "7999e3003a39c52f9eb0732e0fd7f0695ce5714e29cfda38dbbba645e61f8d0f" }, "downloads": -1, "filename": "odoo10_addon_business_requirement_deliverable_project-10.0.1.0.0.99.dev10-py2-none-any.whl", "has_sig": false, "md5_digest": "ac58e3a4bb206f654d25e9aabcc440f6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 180743, "upload_time": "2018-12-27T05:58:56", "url": "https://files.pythonhosted.org/packages/20/34/b693e4eef97eaa2d159fd08335795a4b7beb8398c314befeff9adf7f6cc5/odoo10_addon_business_requirement_deliverable_project-10.0.1.0.0.99.dev10-py2-none-any.whl" } ], "10.0.1.0.0.99.dev11": [ { "comment_text": "", "digests": { "md5": "2a8938036516f84c0d3ca5df1a80b36b", "sha256": "61c3061564b5bafe7010c16d19368f01d6b6f36a945ee88b72c7b2f5922b9ff9" }, "downloads": -1, "filename": "odoo10_addon_business_requirement_deliverable_project-10.0.1.0.0.99.dev11-py2-none-any.whl", "has_sig": false, "md5_digest": "2a8938036516f84c0d3ca5df1a80b36b", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 180745, "upload_time": "2019-03-16T06:03:52", "url": "https://files.pythonhosted.org/packages/a3/f3/019924b3593a6fd627f80faa7a7f7a7298ceddb7fd74e69a9a3dcaeaf3f8/odoo10_addon_business_requirement_deliverable_project-10.0.1.0.0.99.dev11-py2-none-any.whl" } ], "10.0.1.0.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "be7f21fb7a79a8279dade14242c5ecfb", "sha256": "70e62980c3c3785f9413a4baba6d01248c6dd50670614b0534255a86e76fcf03" }, "downloads": -1, "filename": "odoo10_addon_business_requirement_deliverable_project-10.0.1.0.0.99.dev2-py2-none-any.whl", "has_sig": false, "md5_digest": "be7f21fb7a79a8279dade14242c5ecfb", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 177932, "upload_time": "2017-11-26T10:58:13", "url": "https://files.pythonhosted.org/packages/73/af/937f206365eda2b75a9764e89c54e127dbe13082fd034330f38ee9c7074c/odoo10_addon_business_requirement_deliverable_project-10.0.1.0.0.99.dev2-py2-none-any.whl" } ], "10.0.1.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "e547960c8cddc6cfacc18570fe161828", "sha256": "8087ad00827e6a78bf17fa1d22c718854c72ab3242eaff487c3448d76c154e4c" }, "downloads": -1, "filename": "odoo10_addon_business_requirement_deliverable_project-10.0.1.0.0.99.dev3-py2-none-any.whl", "has_sig": false, "md5_digest": "e547960c8cddc6cfacc18570fe161828", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 177941, "upload_time": "2018-02-05T05:30:04", "url": "https://files.pythonhosted.org/packages/fe/45/6f033aba695ebc0f24ddb015a70a828028310543e8d5145d1ffa2ee70c47/odoo10_addon_business_requirement_deliverable_project-10.0.1.0.0.99.dev3-py2-none-any.whl" } ], "10.0.1.0.0.99.dev4": [ { "comment_text": "", "digests": { "md5": "f9f176ddfd38ee57a2a32801f345c963", "sha256": "b28a8c4a09cfd31f251f04e1390041ec57d04c270e072d84f6b8f3bb55e52ed9" }, "downloads": -1, "filename": "odoo10_addon_business_requirement_deliverable_project-10.0.1.0.0.99.dev4-py2-none-any.whl", "has_sig": false, "md5_digest": "f9f176ddfd38ee57a2a32801f345c963", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 179732, "upload_time": "2018-02-25T05:30:56", "url": "https://files.pythonhosted.org/packages/78/1c/33fa636462889e7b2a55348ef6f22181ac8c6332f6e139864e57be6a9bb9/odoo10_addon_business_requirement_deliverable_project-10.0.1.0.0.99.dev4-py2-none-any.whl" } ], "10.0.1.0.0.99.dev5": [ { "comment_text": "", "digests": { "md5": "4f5d79a84e0934fcbffcb5bc68b0479b", "sha256": "88f2949d238dc12eb1a708a2cdceaa10023520f36c4a46c6069f7cba12f655c3" }, "downloads": -1, "filename": "odoo10_addon_business_requirement_deliverable_project-10.0.1.0.0.99.dev5-py2-none-any.whl", "has_sig": false, "md5_digest": "4f5d79a84e0934fcbffcb5bc68b0479b", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 179770, "upload_time": "2018-04-14T04:30:29", "url": "https://files.pythonhosted.org/packages/dd/ef/ddf0da8ba5e04a032209779d4ef3ae32ac125bffefe22afa650c9935f06b/odoo10_addon_business_requirement_deliverable_project-10.0.1.0.0.99.dev5-py2-none-any.whl" } ], "10.0.1.0.0.99.dev7": [ { "comment_text": "", "digests": { "md5": "7b062628b2b657a422f6c53870b4d479", "sha256": "33990ad24634e09f95fc3455c8ecf87707c9877795408f6c2915f33c390f0231" }, "downloads": -1, "filename": "odoo10_addon_business_requirement_deliverable_project-10.0.1.0.0.99.dev7-py2-none-any.whl", "has_sig": false, "md5_digest": "7b062628b2b657a422f6c53870b4d479", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 178431, "upload_time": "2018-09-04T04:53:52", "url": "https://files.pythonhosted.org/packages/dc/a7/141a5ba2e26a5b19b70a10972e8f5b0b43bbfd885afe9905b2c5f8e5ac35/odoo10_addon_business_requirement_deliverable_project-10.0.1.0.0.99.dev7-py2-none-any.whl" } ], "10.0.1.0.0.99.dev8": [ { "comment_text": "", "digests": { "md5": "92656a4a86484185ccb002ffea9cb139", "sha256": "d0d7d3063b5566b61c60688b6843962c74d3179850be2b5c05cbd2adb9403b3b" }, "downloads": -1, "filename": "odoo10_addon_business_requirement_deliverable_project-10.0.1.0.0.99.dev8-py2-none-any.whl", "has_sig": false, "md5_digest": "92656a4a86484185ccb002ffea9cb139", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 178458, "upload_time": "2018-09-13T04:53:41", "url": "https://files.pythonhosted.org/packages/48/1c/21fad5ff288b0e144103b4d849d6123725f117316e15bb69c0abf420265b/odoo10_addon_business_requirement_deliverable_project-10.0.1.0.0.99.dev8-py2-none-any.whl" } ], "10.0.1.0.0.99.dev9": [ { "comment_text": "", "digests": { "md5": "704f6179c7b7184bf0afb79f25941d12", "sha256": "7706ce2a9122f0119696b32599dcf903832bf29919fe8032b6ea3a8b4f5196dd" }, "downloads": -1, "filename": "odoo10_addon_business_requirement_deliverable_project-10.0.1.0.0.99.dev9-py2-none-any.whl", "has_sig": false, "md5_digest": "704f6179c7b7184bf0afb79f25941d12", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 180050, "upload_time": "2018-12-23T05:58:03", "url": "https://files.pythonhosted.org/packages/ce/47/71496eacf2896e88873c743cdf1081cffad301b1f5860e282ca4e548f721/odoo10_addon_business_requirement_deliverable_project-10.0.1.0.0.99.dev9-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a34e525620062a6bc165cb9d44fdb5e6", "sha256": "28247f240f766c3ded7d0175c8582d7aa20ccc1f5597b8525e79ad7d5b703551" }, "downloads": -1, "filename": "odoo10_addon_business_requirement_deliverable_project-10.0.1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "a34e525620062a6bc165cb9d44fdb5e6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 178140, "upload_time": "2017-10-25T04:30:13", "url": "https://files.pythonhosted.org/packages/22/50/f9014ec0c1dd97888e35ea623ad4b1fe6a603b12f2dd9eab99b18b9d6a93/odoo10_addon_business_requirement_deliverable_project-10.0.1.0.0-py2-none-any.whl" } ] }