Search 1.9 billion lines of Odoo code on GitHub

coop_membership

Author: La Louve, Druidoo
License: AGPL-3
Branch: 12.0_migrate_shift_operations
Repository: trobz/odoo-production
Dependencies: account, account_asset_management, account_export, account_partner_journal, barcodes_generator_abstract, barcodes_generator_partner, base, capital_subscription, contacts, coop_shift, event, event_sale, hr, hr_maintenance, hr_skill, mail, maintenance, mass_mailing, partner_contact_birthdate, partner_contact_gender, partner_contact_personal_information_page, project, purchase, purchase_compute_order, queue_job, res_partner_account_move_line, sales_team, sms, stock, and web
Languages: CSS (881, 6.5%), HTML (353, 2.6%), JavaScript (203, 1.5%), PO File (1867, 13.8%), Python (4786, 35.4%), Sass (719, 5.3%), and XML (4717, 34.9%)
Other branches: 12.0, 12.0_dev, 20180112, 20180119, 20180126, 20180202, 20180209, 20180302, 20180309, 20180323, 20180330, 20180406, 20180413, 20180420, 20180504, 20180511, 20180518, 20180525, 20180601, 20180608, 20180615, 20180622, 20180629, 20180706, 20180713, 20180720, 20180727, 20180727-1, 20180803, 20180810, 20180817, 20180824, 20180831, 20180907, 20180914, 20180921, 20180928, 20220905_pre, 9.0, 9.0-fix-reconcile, 9.0-memberspace-20180921, 9.0-template-recurrence, 9.0_S#210419, 9.0_bk, 9.0_deployment, 9.0_yassine, F#23633, F#23811, F#25715, F#25720_3, F#25759, F#25759_1, F#25770_2, F#25812, F#26146_1, F#26729_2, F#26743, F#27571_IMP, F#27960, F#27961, F#27961_1, F#29078, F#29400, F#29760_newest, and F#30036
Other repositories: AwesomeFoodCoops/odoo-production, DITIntl/odoo-production, Groupe-Informatique-LaCoopSurMer/odoo-production, Otsokop/odoo-production, azmeuk/odoo-production, babatoko/odoo-production, chetanrdhaduk/odoo-production, criptomart/odoo-production, demain-supermarche/odoo-production, druidoo/FoodCoops, dzungtran89/odoo-production, estevebadia/odoo-production, fjouatte/odoo-production, hilarak/odoo-production, krunal267/odoo-production, lachouettecoop/odoo-production, legalsylvain/odoo-production, mathieuvatel/odoo-production, mszinte/odoo-production, mulaudzicalvin/odoo-production, nthnnl/odoo-production, odoo-modules/odoo-production, petrus-v/odoo-foodcoops, phuctranerp/odoo-production, rihene-abdelwahed/odoo-production, sc4you/odoo-production, siddharth7815/odoo-production, suningwz/odoo-production, supercoopbdx/odoo-production, vidtsin/odoo-production, and yuntux/odoo-production

<h1 class="title">Coop - Membership</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" 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.png" /></a> <a class="reference external" href="https://github.com/druidoo/FoodCoops/tree/12.0/coop_membership"><img alt="druidoo/FoodCoops" src="https://img.shields.io/badge/github-druidoo%2FFoodCoops-lightgray.png?logo=github" /></a></p> <p>Manage custom behaviour for membership</p> <ul> <li><p class="first">Create data for subscription</p> </li> <li><p class="first">Add default value to 'immediat payment' for the subscription wizard;</p> </li> <li><p class="first">Add default value to 'Part A' for the subscription wizard</p> </li> <li><p class="first">Change search feature for partner</p> <blockquote> <ul class="simple"> <li>in list if a number is typed, return the partner that has the exact member number</li> <li>in search view, add a new field 'member Number'</li> </ul> </blockquote> </li> </ul> <p>Adds a ReCaptcha field widget for website forms</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#configuration" id="id1">Configuration</a></li> <li><a class="reference internal" href="#bug-tracker" id="id2">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id3">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id4">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id5">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id6">Maintainers</a></li> </ul> </li> </ul> </div> <a name="configuration"></a> <h2><a class="toc-backref" href="#id1">Configuration</a></h2> <ul class="simple"> <li>Obtain ReCaptcha key from Google &lt;<a class="reference external" href="http://www.google.com/recaptcha/admin">http://www.google.com/recaptcha/admin</a>&gt;</li> <li>Add site key to <cite>captcha_site_key</cite> system parameter</li> <li>Add secret key to <cite>captcha_secret_key</cite> system parameter</li> </ul> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id2">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/druidoo/FoodCoops/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 <a class="reference external" href="https://github.com/druidoo/FoodCoops/issues/new?body=module:%20coop_membership%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id3">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id4">Authors</a></h3> <ul class="simple"> <li>La Louve</li> <li>Druidoo</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id5">Contributors</a></h3> <ul class="simple"> <li>Sylvain LE GAL &lt;<a class="reference external" href="https://twitter.com/legalsylvain">https://twitter.com/legalsylvain</a>&gt;</li> <li>Druidoo &lt;<a class="reference external" href="https://www.druidoo.io">https://www.druidoo.io</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id6">Maintainers</a></h3> <p>This module is part of the <a class="reference external" href="https://github.com/druidoo/FoodCoops/tree/12.0/coop_membership">druidoo/FoodCoops</a> project on GitHub.</p> <p>You are welcome to contribute.</p>