Search 1.9 billion lines of Odoo code on GitHub

website_membership_signup

Author: Therp BV,Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0-website_membership_signup
Repository: hbrunn/vertical-association
Dependencies: membership, and website
Languages: PO File (63, 15.0%), Python (127, 30.2%), XML (191, 45.4%), and reStructuredText (40, 9.5%)

<img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <a name="sign-up-via-the-website"></a> <h2>Sign up via the website</h2> <p>This module was written to allow website visitors to sign up for the association. It does <em>not</em> handle online payments. For this, a glue module for the <code>payment</code> module would be necessary, which doesn't exist currently.</p> <a name="configuration"></a> <h3>Configuration</h3> <p>To configure this module, you need to:</p> <ul class="simple"> <li>activate the checkbox <code>website_published</code> for at least one membership product</li> <li>activate the page <code>Member sign up</code>, which is activated by default after installing this module</li> </ul> <a name="usage"></a> <h3>Usage</h3> <ul class="simple"> <li>Users sign up via the website</li> <li>They have to choose a membership product</li> <li>They will be invoiced with this product and end up as invoiced members</li> <li>As soon as the invoice is paid (usually via a direct debit), the person becomes a paid member</li> </ul> <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:%20website_membership_signup%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>Holger Brunn &lt;<a class="reference external" href="mailto:hbrunn&#64;therp.nl">hbrunn&#64;therp.nl</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>