Search 1.9 billion lines of Odoo code on GitHub

coop_capital_certificate

Author: La Louve
License: no license
Branch: dependabot/pip/odoo/pillow-9.3.0
Repository: AwesomeFoodCoops/odoo-production
Dependencies: account, base, capital_subscription, and report
Languages: PO File (145, 21.2%), Python (268, 39.2%), XML (210, 30.7%), YAML (38, 5.6%), and reStructuredText (23, 3.4%)
Other branches: 12.0, 12.0_dev, 9.0, 9.0-template-recurrence, dependabot/pip/odoo/babel-2.9.1, dependabot/pip/odoo/jinja2-2.11.3, dependabot/pip/odoo/lxml-4.6.5, dependabot/pip/odoo/lxml-4.9.1, dependabot/pip/odoo/mako-1.2.2, dependabot/pip/odoo/pillow-9.0.1, dependabot/pip/odoo/python-ldap-3.4.0, dependabot/pip/odoo/pyyaml-5.4, dependabot/pip/odoo/reportlab-3.5.55, dev, and migrated-checkpoint
Other repositories: DITIntl/odoo-production, Groupe-Informatique-LaCoopSurMer/odoo-production, Otsokop/odoo-production, anhvu-sg/odoo-production, azmeuk/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, jweste/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, sprevot44/odoo-production, suningwz/odoo-production, supercoopbdx/odoo-production, superquinquin/odoo-production, trobz/odoo-production, ttpphuctran/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-capital-certificate"></a> <h2>Coop Capital Certificate</h2> <ul class="simple"> <li>Create a Capital Certificate wizard available for group_account_manager</li> <li><dl class="first docutils"> <dt>Parameter are:</dt> <dd><ul class="first last"> <li>fiscal year (default = N-1)</li> <li>partner selection: selection of partners OR all partners</li> <li>send mail: you can choose to send automatically the email or not</li> </ul> </dd> </dl> </li> <li>The wizard generates a single report for each partner that has any capital fundraising moves in the selected year. For that, we consider the capital_account_id defined in the fundraising category.</li> <li>The wizard sends an email with attached report to all partner that have bought capital in the selected year OR create an attachment that you can access from partner view</li> <li>The report uses the external layout defined fot the company</li> <li><dl class="first docutils"> <dt>Additional parameters are in Accounting/Configuration/Configuration:</dt> <dd><ul class="first last"> <li>header of report</li> <li>image of the signature</li> </ul> </dd> </dl> </li> </ul> <a name="issues-roadmap"></a> <h3>Issues / Roadmap</h3> <ul class="simple"> <li>The PDF file is attached 2 times on capital.certificate object. Why?</li> <li>If the &quot;Send Mail&quot; box is unchecked, we could directly show the pdf, or show a wizard to download it.</li> </ul> <a name="credits"></a> <h3 class="with-subtitle">Credits</h3> <h3 class="section-subtitle" id="contributors"><span class="section-subtitle">Contributors</span></h3> <ul class="simple"> <li>Julien Weste &lt;<a class="reference external" href="mailto:julien.weste&#64;akretion.com">julien.weste&#64;akretion.com</a>&gt;</li> </ul>