Search 1.9 billion lines of Odoo code on GitHub

coop_membership

Author: La Louve
License: no license
Branch: 20180907
Repository: trobz/odoo-production
Dependencies: account, account_export, account_partner_journal, barcodes_generate, base, capital_subscription, coop_capital_certificate, coop_shift, event, hr, hr_equipment, mail, mass_mailing, pos_receipt_by_email, project, purchase, purchase_compute_order, report, res_partner_account_move_line, stock, web, and website
Languages: CSS (669, 7.3%), JavaScript (200, 2.2%), PO File (714, 7.8%), Python (3014, 33.1%), XML (3866, 42.4%), YAML (626, 6.9%), and reStructuredText (23, 0.3%)
Other branches: 12.0, 12.0_dev, 12.0_migrate_shift_operations, 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, 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

<img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <a name="coop-membership"></a> <h2>Coop Membership</h2> <p>Manage custom behaviour for membership</p> <ul class="simple"> <li>Create data for subscription</li> <li>Add default value to 'immediat payment' for the subscription wizard;</li> <li>Add default value to 'Part A' for the subscription wizard</li> <li><dl class="first docutils"> <dt>Change search feature for partner</dt> <dd><ul class="first last"> <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> </dd> </dl> </li> </ul> <a name="website-form-recaptcha"></a> <h2>Website Form - ReCaptcha</h2> <p>Adds a ReCaptcha field widget for website forms</p> <a name="configuration"></a> <h2>Configuration</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="credits"></a> <h2 class="with-subtitle">Credits</h2> <h2 class="section-subtitle" id="contributors"><span class="section-subtitle">Contributors</span></h2> <ul class="simple"> <li>Sylvain LE GAL &lt;<a class="reference external" href="https://twitter.com/legalsylvain">https://twitter.com/legalsylvain</a>&gt;</li> </ul>