odoo11-addon-membership-extension


Nameodoo11-addon-membership-extension JSON
Version 11.0.1.1.1 PyPI version JSON
download
home_pagehttps://github.com/oca/vertical-association
SummaryImproves user experience of membership addon
upload_time2019-11-22 05:32:46
maintainer
docs_urlNone
authorTecnativa, Odoo Community Association (OCA)
requires_python>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
   :alt: License: AGPL-3

====================
Membership extension
====================

This module extends Odoo's membership management with the following features:

* Membership category
* Membership lines editable
* Do not calculate membership state from invoice status
* Start date of last membership period
* Partner's with member lines can't be deleted.
* When a partner has an associated member there is the option to make member
  start date independent from the associated member one so joining dates can be
  tracked for those members.
* Adds a category for Membership management security group so a user with only
  that permission can access to the membership menu.

Configuration
=============

Users can define membership categories in Association > Configuration > Membership Categories
Then go to membership products and set a category to each one

Usage
=====

Membership categories allow to classify memberships by types, allowing a
partner to be member or not of the different categories. For example, if you
have several levels of partnership (Starter, Silver, Gold) and one product
for each one, then partners who buy Silver product will have Silver membership
category. Afterwords, you can filter Silver members.

Membership lines are created when a membership product is invoiced, like in
Odoo standard version. But now users can create a new membership line without
creating an invoice.

Also, users can edit membership line dates and state even if an invoice is
not related with it.

You will see a general membership status at partner level that specifies if
it's a member of any category or not, and also a detail status per
membership category.

To make member start date independent from the associated member one, check the
option *Adhered member* in the membership tab of the partner who is associating.
A start date will now be available to edit.

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
   :alt: Try me on Runbot
   :target: https://runbot.odoo-community.org/runbot/208/10.0


Bug Tracker
===========

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/vertical-association/issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smashing it by providing a detailed and welcomed feedback.

Credits
=======

Images
------

* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.

Contributors
------------

* Antonio Espinosa <antonio.espinosa@tecnativa.com>
* Pedro M. Baeza <pedro.baeza@tecnativa.com>
* David Vidal <david.vidal@tecnativa.com>
* Rafael Blasco <rafael.blasco@tecnativa.com>
* Luis M. Ontalba <luis.martinez@tecnativa.com>

Maintainer
----------

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

To contribute to this module, please visit https://odoo-community.org.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/oca/vertical-association",
    "name": "odoo11-addon-membership-extension",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
    "maintainer_email": "",
    "keywords": "",
    "author": "Tecnativa, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": "",
    "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====================\nMembership extension\n====================\n\nThis module extends Odoo's membership management with the following features:\n\n* Membership category\n* Membership lines editable\n* Do not calculate membership state from invoice status\n* Start date of last membership period\n* Partner's with member lines can't be deleted.\n* When a partner has an associated member there is the option to make member\n  start date independent from the associated member one so joining dates can be\n  tracked for those members.\n* Adds a category for Membership management security group so a user with only\n  that permission can access to the membership menu.\n\nConfiguration\n=============\n\nUsers can define membership categories in Association > Configuration > Membership Categories\nThen go to membership products and set a category to each one\n\nUsage\n=====\n\nMembership categories allow to classify memberships by types, allowing a\npartner to be member or not of the different categories. For example, if you\nhave several levels of partnership (Starter, Silver, Gold) and one product\nfor each one, then partners who buy Silver product will have Silver membership\ncategory. Afterwords, you can filter Silver members.\n\nMembership lines are created when a membership product is invoiced, like in\nOdoo standard version. But now users can create a new membership line without\ncreating an invoice.\n\nAlso, users can edit membership line dates and state even if an invoice is\nnot related with it.\n\nYou will see a general membership status at partner level that specifies if\nit's a member of any category or not, and also a detail status per\nmembership category.\n\nTo make member start date independent from the associated member one, check the\noption *Adhered member* in the membership tab of the partner who is associating.\nA start date will now be available to edit.\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/208/10.0\n\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n<https://github.com/OCA/vertical-association/issues>`_. 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\nCredits\n=======\n\nImages\n------\n\n* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.\n\nContributors\n------------\n\n* Antonio Espinosa <antonio.espinosa@tecnativa.com>\n* Pedro M. Baeza <pedro.baeza@tecnativa.com>\n* David Vidal <david.vidal@tecnativa.com>\n* Rafael Blasco <rafael.blasco@tecnativa.com>\n* Luis M. Ontalba <luis.martinez@tecnativa.com>\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",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Improves user experience of membership addon",
    "version": "11.0.1.1.1",
    "project_urls": {
        "Homepage": "https://github.com/oca/vertical-association"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7aa9d9b74acaf42f37f5c8788a9b6e3f9bdb90319c91ddea6bcb8ad3b816d7b7",
                "md5": "504f6ba7d1e26e351767abf520b2b3a5",
                "sha256": "f34ec240b6d29394e8726c7a6934585f76c8934daceb5fcdceef8c67495d05d7"
            },
            "downloads": -1,
            "filename": "odoo11_addon_membership_extension-11.0.1.1.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "504f6ba7d1e26e351767abf520b2b3a5",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
            "size": 174680,
            "upload_time": "2019-11-22T05:32:46",
            "upload_time_iso_8601": "2019-11-22T05:32:46.195288Z",
            "url": "https://files.pythonhosted.org/packages/7a/a9/d9b74acaf42f37f5c8788a9b6e3f9bdb90319c91ddea6bcb8ad3b816d7b7/odoo11_addon_membership_extension-11.0.1.1.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-11-22 05:32:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "oca",
    "github_project": "vertical-association",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "odoo11-addon-membership-extension"
}
        
Elapsed time: 0.49665s