Search 1.9 billion lines of Odoo code on GitHub

membership_extra_info

Author: Antiun IngenierĂ­a S.L., Odoo Community Association (OCA)
License: AGPL-3
Branch: pr-membership_extra_info
Repository: Antiun/vertical-association
Dependencies: membership
Languages: PO File (104, 14.5%), Python (357, 49.7%), XML (202, 28.1%), and reStructuredText (55, 7.7%)

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="membership-extra-info"></a> <h2>Membership extra info</h2> <p>This module extends the functionality of membership to add extra useful membership information</p> <p>A partner could be member in one period (from Jan 2001 to Oct 2003) and then signup again two years later (from Feb 2005). Standard Odoo membership addon considers membership start date as Jan 2001, instead of Feb 2005.</p> <p>Also a partner could request us for decline his membership (Ago 2006) but desire to end his membership later (Sep 2006) and we can classify decline reasons for later analysis</p> <p>An finally we can define different membership categories, for instance, Bronce, Silver and Gold. Membership product could be related with a membership category, so partner membership category is the last membership line product category</p> <ul class="simple"> <li>Membership last start date: Start date of last membership period, Feb 2005 in our example</li> <li>Membership decline date: Decline date of current membership period, Ago 2006 in our example</li> <li>Membership decline reason: Decline reason of current membership period, from an admin defined list of reasons</li> <li>Membership category: Membership category of current membership period, from an admin defined list of categories</li> </ul> <a name="configuration"></a> <h3>Configuration</h3> <p>You can define decline reasons at Association &gt; Configuration &gt; Membership decline reasons, to be selected when a partner requests us to decline his membership</p> <p>You can define membership categories at Association &gt; Configuration &gt; Membership categories, to be selected in membership product form</p> <a name="usage"></a> <h3>Usage</h3> <p>When a partner has a valid (paid) membership line a new button (X) appears. Click on it when partner request us to decline his membership. Then a pop-up appears to define:</p> <ul class="simple"> <li>Decline date: Request date, normally today</li> <li>New finish date: Finish date of current membership period requested by partner</li> <li>Decline reason</li> </ul> <p>After that you can create a refund if necessary, clicking at membership line invoice and clicking at 'Ask Refund' button.</p> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/208/8.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <p>For further information, please visit:</p> <ul class="simple"> <li><a class="reference external" href="https://www.odoo.com/forum/help-1">https://www.odoo.com/forum/help-1</a></li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/vertical_association/issues">GitHub Issues</a>. 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 <a class="reference external" href="https://github.com/OCA/vertical_association/issues/new?body=module:%20membership_extra_info%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">here</a>.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Rafael Blasco &lt;<a class="reference external" href="mailto:rafabn&#64;antiun.com">rafabn&#64;antiun.com</a>&gt;</li> <li>Antonio Espinosa &lt;<a class="reference external" href="mailto:antonioea&#64;antiun.com">antonioea&#64;antiun.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>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.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>