Search 1.9 billion lines of Odoo code on GitHub

donation_tax_receipt

Author: Barroux Abbey, Akretion, Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0
Repository: adolfoeliazat/donation
Dependencies: account, account_auto_fy_sequence, decimal_precision, donation, and report
Languages: PO File (133, 13.4%), Python (347, 35.0%), XML (387, 39.0%), YAML (97, 9.8%), and reStructuredText (28, 2.8%)
Other repositories: BusinessTec/donation, Change2improve/donation, ClearCorp/oca-donation, ERPLibre/donation, Endika/donation, Gabinete-Digital/donation, Ingeos/donation, Khwarizmiat/donation, KrishnaPrajapati-SerpentCS/donation, MathBenTech/donation, MrTango/donation, NeatNerdPrime/donation, Nikul-Chaudhary/donation, OCA/donation, SanteLibre/donation, SeuMarco/donation, Tecnativa/donation, Valeureux/donation, VisiionSolucionesTecnologicas/donation, VizThoughts/donation, akretion/donation, alanljj/donation, anhvu-sg/donation, apachesep/donation, apetbiz/donation, cfreyse/donation, chaene82/donation, coopiteasy/donation, daramousk/donation, dvitme/donation, fjouatte/donation, gurneyalex/donation, haroldtamo/donation, humanilog/donation, initOS/donation, isoscl/donation, jeanpaul-mupagasi/donation, lideritjnma/donation, lslaz1/donation, mettadipa/donation, mjadily/donation, mohamed-helmy/donation, mohamedhagag/donation, muguli22/donation, nikul-serpentcs/donation, norlinhenrik/donation, nuria-opusvl/donation, odoobgorg/OCA-donation, open-synergy/donation, pscloud/donation, raizs/donation, rossasa/donation, rsullivan2704/donation, stephansainleger/donation, tbaden/donation, and tegin/donation

<a name="donation"></a> <h2>Donation</h2> <p>This module handles tax receipt for donations. It is used in France by the Barroux Abbey, but it doesn't have any France-specific behavior.</p> <a name="installation"></a> <h2>Installation</h2> <p>This module depend on the module <em>account_auto_fy_sequence</em> which can be found in the OCA project <em>account-financial-tools</em> <a class="reference external" href="https://github.com/OCA/account-financial-tools/">https://github.com/OCA/account-financial-tools/</a>.</p> <a name="configuration"></a> <h2>Configuration</h2> <p>To configure this module, you need to:</p> <blockquote> <ul class="simple"> <li>on the donation products, you may activate the option <em>Is Eligible for a Tax Receipt</em></li> <li>on each donor (i.e. partner), select the <em>Tax Receipt Option</em> : <em>None</em>, <em>For Each Donation</em> or <em>Annual</em>.</li> </ul> </blockquote> <a name="usage"></a> <h2>Usage</h2> <p>When you create a new donation, the <em>Tax Receipt Option</em> of the donor is copied on the donation.</p> <p>When you validate a donation with a <em>Tax Receipt Option</em> set to <em>For Each Donation</em> that has one or several donation lines eligible for a tax receipt, it will create a new Tax Receipt linked to this donation.</p> <p>At the beginning of each new year, start the wizard <em>Create Annual Receipts</em> : it will create all the annual tax receipts. An annual tax receipt is linked to one or several donations.</p> <a name="credits"></a> <h2>Credits</h2> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Brother Bernard &lt;informatique - at - barroux.org&gt;</li> <li>Brother Irénée (Barroux Abbey)</li> <li>Alexis de Lattre &lt;<a class="reference external" href="mailto:alexis.delattre&#64;akretion.com">alexis.delattre&#64;akretion.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h3>Maintainer</h3> <a class="reference external image-reference" href="http://odoo-community.org"><img alt="Odoo Community Association" src="http://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="http://odoo-community.org">http://odoo-community.org</a>.</p>