Metadata-Version: 2.1
Name: odoo-addon-membership
Version: 19.0.1.1.0.6
Requires-Dist: odoo==19.0.*
Summary: Members
Home-page: https://github.com/OCA/vertical-association
License: LGPL-3
Author: Odoo, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 19.0
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Development Status :: 6 - Mature
Description-Content-Type: text/x-rst

.. image:: https://odoo-community.org/readme-banner-image
   :target: https://odoo-community.org/get-involved?utm_source=readme
   :alt: Odoo Community Association

=======
Members
=======

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:760e73b5ddf338eef41ea4815162e03fc25c68048d2e7864f3c5fe4d69a9f328
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
    :target: https://odoo-community.org/page/development-status
    :alt: Mature
.. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png
    :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
    :alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fvertical--association-lightgray.png?logo=github
    :target: https://github.com/OCA/vertical-association/tree/19.0/membership
    :alt: OCA/vertical-association
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/vertical-association-19-0/vertical-association-19-0-membership
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/vertical-association&target_branch=19.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module allows you to manage all operations for managing
memberships.

- 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.

It supports different kind of members:

- Free member
- Associated member (e.g.: a group subscribes to a membership for all
  subsidiaries)
- Paid members
- Special member prices

It is integrated with sales and accounting to allow you to automatically
invoice and send propositions for membership renewal.

This module is a backport from Odoo SA and as such, it is not included
in the OCA CLA. That means we do not have a copy of the copyright on it
like all other OCA modules.

**Table of contents**

.. contents::
   :local:

Use Cases / Context
===================

This module was ported from Odoo v18.

Although the partnership module is available in v19, presented as a
replacement, is rather a module to manage corporate partners like
https://www.odoo.com/partners

Issue: https://github.com/OCA/vertical-association/issues/216

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.

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 to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/vertical-association/issues/new?body=module:%20membership%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* Odoo

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>
- Alberto Martín Cortada <alberto.martin@guadaltech.es>
- Andrea Stirpe <a.stirpe@onestein.nl>
- Valentín Vinagre <valentin.vinagre@sygel.es>
- Roger Sans <roger.sans@sygel.es>
- `Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>`__

  - Bhavesh Heliconia

Maintainers
-----------

This module is maintained by the OCA.

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

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.

.. |maintainer-rafaelbn| image:: https://github.com/rafaelbn.png?size=40px
    :target: https://github.com/rafaelbn
    :alt: rafaelbn
.. |maintainer-yajo| image:: https://github.com/yajo.png?size=40px
    :target: https://github.com/yajo
    :alt: yajo

Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-rafaelbn| |maintainer-yajo| 

This module is part of the `OCA/vertical-association <https://github.com/OCA/vertical-association/tree/19.0/membership>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
