Search 1.9 billion lines of Odoo code on GitHub

account_analytic_attribution

Author: Compassion CH
License: AGPL-3
Branch: 14.0
Repository: CompassionCH/compassion-accounting
Dependencies: account_fiscal_month, and analytic
Languages: HTML (345, 42.6%), PO File (58, 7.2%), Python (249, 30.8%), XML (88, 10.9%), and reStructuredText (69, 8.5%)
Other branches: 10.0, 11.0, 12.0, 14.0-invoice-refactor, 8.0, 9.0, and devel
Other repositories: Alaggaerion/compassion-accounting, Grazia976/compassion-accounting, HeerPhilippe/compassion-accounting, MickSandoz/compassion-accounting, Nooka10/compassion-accounting, SylvainLosey/compassion-accounting, Theyiot/compassion-accounting, albertsh/compassion-accounting, c-meier/compassion-accounting, cmtCousteau/compassion-accounting, davidwul/compassion-accounting, ecino/compassion-accounting, eicher31/compassion-accounting, emgirardin/compassion-accounting, jklay/compassion-accounting, joblo-compassion/compassion-accounting, jonathantarabbia/compassion-accounting, maxime-beck/compassion-accounting, nbornand/compassion-accounting, ndtran/compassion-accounting, nfluckiger/compassion-accounting, quentingigon/compassion-accounting, samuel-fringeli/compassion-accounting, samybucher/compassion-accounting, simhayoz/compassion-accounting, steveferry/compassion-accounting, vidtsin/compassion-accounting, vwvw/compassion-accounting, and wvmrtn/compassion-accounting

<h1 class="title">Analytic attribution</h1> <p><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/CompassionCH/compassion-accounting/tree/11.0/account_analytic_attribution"><img alt="CompassionCH/compassion-accounting" src="https://img.shields.io/badge/github-CompassionCH%2Fcompassion--accounting-lightgray.png?logo=github" /></a></p> <p>This module is meant to be the successor of Odoo 8 Analytic Plans. However, it works a bit differently. Instead of directly dispatch analytic lines into several analytic accounts, you can setup rules on how you want to perform the distribution, and distribution will be done periodically (or can be triggered manually).</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="#usage" id="id2">Usage</a></li> <li><a class="reference internal" href="#bug-tracker" id="id3">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id4">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id5">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id6">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id7">Maintainers</a></li> </ul> </li> </ul> </div> <a name="configuration"></a> <h2><a class="toc-backref" href="#id1">Configuration</a></h2> <p>In order to use Analytic Distribution, you must first set analytic tags on the analytic accounts for which you want to dispatch the analytic lines. Those tags will be used to create the rules.</p> <p>The module comes with a CRON <cite>Perform Analytic Distribution</cite> that you can enable to launch the attribution automatically when you want. It will perform the distribution for the last fiscal year (closed period). One good idea is to setup the CRON to launch at the beginning of your fiscal year.</p> <a name="usage"></a> <h2><a class="toc-backref" href="#id2">Usage</a></h2> <p>To use this module, go to menu Invoicing/Analytic Accounting:</p> <ul class="simple"> <li>Create analytic attributions: choose an analytic tag and setup the distribution applied for this tag. You can add conditions to filter analytic lines that will be distributed.</li> <li>The distribution is either performed with the CRON or you can launch it manually for the current fiscal year using the menu <cite>Launch Distribution</cite></li> </ul> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id3">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/CompassionCH/compassion-accounting/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/CompassionCH/compassion-accounting/issues/new?body=module:%20account_analytic_attribution%0Aversion:%2011.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="#id4">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id5">Authors</a></h3> <ul class="simple"> <li>Compassion CH</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id6">Contributors</a></h3> <ul class="simple"> <li>Emanuel Cino &lt;<a class="reference external" href="mailto:ecino&#64;compassion.ch">ecino&#64;compassion.ch</a>&gt;</li> <li>Quentin Gigon &lt;<a class="reference external" href="mailto:gigon.quentin&#64;gmail.com">gigon.quentin&#64;gmail.com</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id7">Maintainers</a></h3> <p>This module is maintained by Compassion Switzerland.</p> <a class="reference external image-reference" href="https://www.compassion.ch"><img alt="Compassion Switzerland" src="https://upload.wikimedia.org/wikipedia/en/8/83/CompassionInternationalLogo.png" /></a> <p>Compassion Switzerland is a nonprofit organization whose mission is to release children from extreme poverty in Jesus name.</p> <p>This module is part of the <a class="reference external" href="https://github.com/CompassionCH/compassion-accounting/tree/11.0/account_analytic_attribution">CompassionCH/compassion-accounting</a> project on GitHub.</p>