{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python :: 2.7" ], "description": ".. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n\n==============\nEvent Products\n==============\n\nThis module extends the functionality of events and products allowing their\ncombination and the organization of a catalog of events.\n\nThose events in your catalog can have variants, and any event can be linked to\nany product as long as:\n\n* The product's *Is an event* checkbox is enabled.\n* The product's event type is empty, or matches the event's.\n\nExamples:\n\n* Wedding.\n * Variants:\n * Up to 50 attendees.\n * Up to 100 attendees.\n * In beach.\n * In countryfield.\n* Congress.\n * Variants:\n * Up to 50 attendees.\n * Up to 100 attendees.\n* Opening.\n * Variants:\n * 1 day.\n * 2 days.\n * 3 days.\n\nUsage\n=====\n\nTo create your *event products*, you need to:\n\n#. Go to *Sales > Products > Products > Create*.\n#. Give it a name, such as *Wedding*.\n#. Enable *Is an event*.\n#. Choose event type in *Event > Type of Event* (or leave blank for\n events of any type).\n#. Press *Save*.\n\nTo create variants for that, you need to:\n\n#. Edit previous product.\n#. Go to *Variants* tab.\n#. Press *Add an Item*.\n#. Add your attribute and values as usual.\n\nTo link an event to any of those variants, you need to:\n\n#. Go to *Marketing > Events > Events > Create*.\n#. Set name, start and end dates.\n#. Choose the same *Type of Event* as when creating the product (unless you\n left it blank, in which case you do not need this).\n#. Choose one of your variants in *Product*.\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/199/8.0\n\nKnown issues / Roadmap\n======================\n\n* Installing this module will install sale too. If you do not intend to sell\n events, but just handle internal ones, this can be annoying since the sale\n module requires complex configuration with accounting and external\n dependencies.\n\n However, this happens because this module needs the ``event_type_id`` field\n in products, which is added by the *event_sale* module, which installs\n *sale*; so unless Odoo divides that module in smaller parts with smaller\n dependencies, the only workaround is to give permissions to use *sale* to\n nobody.\n* Support creating a sales order from the event.\n* Support creating an event when confirming an event product sales order.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n`_. In case of trouble, please\ncheck there if your issue has already been reported. If you spotted it first,\nhelp us smashing it by providing a detailed and welcomed `feedback\n`_.\n\nCredits\n=======\n\nImages\n------\n\n* Odoo Community Association: `Icon `_.\n\nContributors\n------------\n\n* Jairo Llopis \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.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://grupoesoc.es/", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo8-addon-event-product", "package_url": "https://pypi.org/project/odoo8-addon-event-product/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/odoo8-addon-event-product/", "project_urls": { "Homepage": "https://grupoesoc.es/" }, "release_url": "https://pypi.org/project/odoo8-addon-event-product/8.0.1.0.0.99.dev15/", "requires_dist": [ "odoo (<9.0a,>=8.0a)" ], "requires_python": "", "summary": "Combine products and events", "version": "8.0.1.0.0.99.dev15" }, "last_serial": 2777123, "releases": { "8.0.1.0.0.99.dev15": [ { "comment_text": "", "digests": { "md5": "cacb8964a52add1049069210ce76aa66", "sha256": "941d843a1c1ade1b30a8a55d4d8beb43ef4d48bb426a8ffb8aa5860d1c6fa0b3" }, "downloads": -1, "filename": "odoo8_addon_event_product-8.0.1.0.0.99.dev15-py2-none-any.whl", "has_sig": false, "md5_digest": "cacb8964a52add1049069210ce76aa66", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 28090, "upload_time": "2017-04-11T11:44:30", "url": "https://files.pythonhosted.org/packages/b5/7f/7fd5a5901c5187589bce53fad744ccc4c2dcafbfe1703693969a6a6d587a/odoo8_addon_event_product-8.0.1.0.0.99.dev15-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cacb8964a52add1049069210ce76aa66", "sha256": "941d843a1c1ade1b30a8a55d4d8beb43ef4d48bb426a8ffb8aa5860d1c6fa0b3" }, "downloads": -1, "filename": "odoo8_addon_event_product-8.0.1.0.0.99.dev15-py2-none-any.whl", "has_sig": false, "md5_digest": "cacb8964a52add1049069210ce76aa66", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 28090, "upload_time": "2017-04-11T11:44:30", "url": "https://files.pythonhosted.org/packages/b5/7f/7fd5a5901c5187589bce53fad744ccc4c2dcafbfe1703693969a6a6d587a/odoo8_addon_event_product-8.0.1.0.0.99.dev15-py2-none-any.whl" } ] }