{ "info": { "author": "OpenERP SA, RGB Consulting SL, Lambda IS, 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": "===============\nLoyalty Program\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%2Fpos-lightgray.png?logo=github\n :target: https://github.com/OCA/pos/tree/11.0/pos_loyalty\n :alt: OCA/pos\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/pos-11-0/pos-11-0-pos_loyalty\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/184/11.0\n :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nThis module allows you to define a loyalty program in the point of sale,\nwhere the customers earn loyalty points and get rewards.\n\nThis module is a forward-port to v10 of the pos_loyalty module from Odoo's\nsaas-6 branch.\nThe functionality was moved to the Enterprise edition in later versions.\n\n**Table of contents**\n\n.. contents::\n :local:\n\nConfiguration\n=============\n\nTo use this module, you need to:\n\n* Go to *Point of Sale > Configuration > Loyalty Programs* and define a new loyalty program with specific rules and rewards.\n* Assign the loyalty program to the desired Point of Sale.\n\nUsage\n=====\n\nThe Loyalty Program defines rules for acquiring points and rewards on which they can be spent.\n\nRules can be defined globally for all products (fields on loyalty.program) and / or rules that are applied only on specific product or PoS category (loyalty.rule records) on a *points per product sold* or *points per currency spent* basis. The specific rules (loyalty.rule) can be defined as cumulative, which means that they will be aggregated with other matching rules (loyalty.rule records and loyalty.program fields). In the case of non-cumulative rules only the points from that one matching rule are used. Additionally, *fixed points per order* can be added which are applied regardless of whether or not cumulative or non-cumulative rules were applied also.\n\nRewards can be of three types:\n\n* *Gift* - give a single unit of product for free\n* *Discount* - give a discount to the whole order. It should be added at the end of the order so that the correct total price is used.\n* *Resale* - allow for customer to sell back his earned points. These are calculated by setting the price on the Resale product (*resale_product.list_price* * *customer.loyalty_points*)\n\nAll rewards can define how many points they cost (point_cost) and how many are needed so that the customer can become eligable for the reward (minimum_points). for Gift and Discount rewards minimum_points are considered only if they are greater then the point_cost for that reward (minimum_points > point_cost). For Resale products only minimum_points can be used.\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* OpenERP SA\n* RGB Consulting SL\n* Lambda IS\n\nContributors\n~~~~~~~~~~~~\n\n* RGB Consulting SL (http://www.rgbconsulting.com)\n* Forward-port from Odoo SA saas-6 branch\n* Kiril Vangelovski \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/pos `_ 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://odoo-community.org/", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo11-addon-pos-loyalty", "package_url": "https://pypi.org/project/odoo11-addon-pos-loyalty/", "platform": "", "project_url": "https://pypi.org/project/odoo11-addon-pos-loyalty/", "project_urls": { "Homepage": "https://odoo-community.org/" }, "release_url": "https://pypi.org/project/odoo11-addon-pos-loyalty/11.0.1.0.0.99.dev4/", "requires_dist": [ "odoo (<11.1dev,>=11.0a)" ], "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "summary": "Loyalty Program", "version": "11.0.1.0.0.99.dev4" }, "last_serial": 5605473, "releases": { "11.0.1.0.0.99.dev1": [ { "comment_text": "", "digests": { "md5": "220c118f2b4c50298142100ab7e4baa8", "sha256": "d49df22f8f8d6b3338910ea2c4b270d842dd04c20a5e7d604c08cdef5f38cca6" }, "downloads": -1, "filename": "odoo11_addon_pos_loyalty-11.0.1.0.0.99.dev1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "220c118f2b4c50298142100ab7e4baa8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 46851, "upload_time": "2018-11-15T05:53:53", "url": "https://files.pythonhosted.org/packages/16/cf/6b96739291bec03b22e07718da823c68d32cc66ae86487b5565b7e64a5ff/odoo11_addon_pos_loyalty-11.0.1.0.0.99.dev1-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "2b00389113776caf0e7afa5260af00e4", "sha256": "11c2d9d32078b0b8c3f3a0c93af17fcaf4785079aff27ef17fcdb72db7e06469" }, "downloads": -1, "filename": "odoo11_addon_pos_loyalty-11.0.1.0.0.99.dev2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2b00389113776caf0e7afa5260af00e4", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 47297, "upload_time": "2018-12-10T06:02:53", "url": "https://files.pythonhosted.org/packages/89/65/746e709f248b8e6b08acbdce87e71a790c7238fc76bb298eb786d919611c/odoo11_addon_pos_loyalty-11.0.1.0.0.99.dev2-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "185321eb0297a4e0c778ade45fac8db2", "sha256": "58b5d70929692f251557d03734b2b535224723fc21ae6b2ed0c4a066210977a9" }, "downloads": -1, "filename": "odoo11_addon_pos_loyalty-11.0.1.0.0.99.dev3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "185321eb0297a4e0c778ade45fac8db2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 56863, "upload_time": "2019-04-03T05:51:12", "url": "https://files.pythonhosted.org/packages/0d/eb/72d75adeec90a5f4946ead3ab0161208d6afcec3c3090d7c7b9108e3526d/odoo11_addon_pos_loyalty-11.0.1.0.0.99.dev3-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev4": [ { "comment_text": "", "digests": { "md5": "f5247f36b788ad54635200b3087af620", "sha256": "5e1a32cbf3d4d692238199efa4ccf1b618c0baa505541cbaa4e63cfe9bc130e7" }, "downloads": -1, "filename": "odoo11_addon_pos_loyalty-11.0.1.0.0.99.dev4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f5247f36b788ad54635200b3087af620", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 56866, "upload_time": "2019-07-30T05:49:59", "url": "https://files.pythonhosted.org/packages/f6/3d/222c7a0d4e00fb0dc34e1cfdf41d190a2d56c5c7f0db7b1f327da79f5a7d/odoo11_addon_pos_loyalty-11.0.1.0.0.99.dev4-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f5247f36b788ad54635200b3087af620", "sha256": "5e1a32cbf3d4d692238199efa4ccf1b618c0baa505541cbaa4e63cfe9bc130e7" }, "downloads": -1, "filename": "odoo11_addon_pos_loyalty-11.0.1.0.0.99.dev4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f5247f36b788ad54635200b3087af620", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 56866, "upload_time": "2019-07-30T05:49:59", "url": "https://files.pythonhosted.org/packages/f6/3d/222c7a0d4e00fb0dc34e1cfdf41d190a2d56c5c7f0db7b1f327da79f5a7d/odoo11_addon_pos_loyalty-11.0.1.0.0.99.dev4-py2.py3-none-any.whl" } ] }