Search 1.9 billion lines of Odoo code on GitHub

hr_payroll_commission

Author: Open-Net Sàrl,Odoo Community Association (OCA)
License: AGPL-3
Branch: 9.0
Repository: open-net-sarl/hr
Dependencies: account, decimal_precision, hr_contract, and hr_payroll
Languages: Python (225, 66.0%), XML (64, 18.8%), and reStructuredText (52, 15.2%)
Other repositories: NCS-75/hibou-odoo-suite, dcoopennet/hr, hibou-io/hibou-odoo-suite, jeffryjdelarosa/hibou-odoo-suite, leodoooca/hibou-odoo-suite, and tate11/hibou-odoo-suite

<a class="reference external image-reference" 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.svg"> </a> <a name="payroll-commissions-on-invoiced-sales"></a> <h2>Payroll Commissions On Invoiced sales</h2> <p>This module computes commissions on invoiced sales and allows you to add it to payslip</p> <dl class="docutils"> <dt><strong>Features list :</strong></dt> <dd><ul class="first last simple"> <li>Add commision rate, commission to contract.</li> <li>Link commission to Payslip.</li> </ul> </dd> <dt><strong>For further information:</strong></dt> <dd><ul class="first last simple"> <li>Commissions management: <a class="reference external" href="http://open-net.ch/blog/la-comptabilite-salariale-suisse-avec-odoo-1/post/salaires-avec-odoo-commissions-et-notes-de-frais-78">http://open-net.ch/blog/la-comptabilite-salariale-suisse-avec-odoo-1/post/salaires-avec-odoo-commissions-et-notes-de-frais-78</a></li> </ul> </dd> <dt><strong>Remarks:</strong></dt> <dd><ul class="first last simple"> <li>As this module proposes its own report (same as the original, but with its own footer), don't forget to make it non-updatable.</li> </ul> </dd> </dl> <a name="installation"></a> <h3>Installation</h3> <p>Nothing special to install this module</p> <a name="configuration"></a> <h3>Configuration</h3> <p>Nothing special to configure this module</p> <a name="usage"></a> <h3>Usage</h3> <blockquote> <ul class="simple"> <li>To add commission to the payslip, you need to add a rate into the employee's contract.</li> </ul> <img alt="http://s16.postimg.org/iv10leobp/Screen_Shot_02_12_16_at_03_00_PM.png" src="http://s16.postimg.org/iv10leobp/Screen_Shot_02_12_16_at_03_00_PM.png" /> <ul class="simple"> <li>You also need to add a the rule COMM to the contract.</li> </ul> <img alt="http://s15.postimg.org/xa7roruij/Screen_Shot_02_12_16_at_02_58_PM.png" src="http://s15.postimg.org/xa7roruij/Screen_Shot_02_12_16_at_02_58_PM.png" /> <ul class="simple"> <li>When you have this properly setup, you just have to compute your payslip to find COMM into the list.</li> </ul> <img alt="http://s22.postimg.org/4ouwvh2f5/Screen_Shot_02_12_16_at_03_04_PM.png" src="http://s22.postimg.org/4ouwvh2f5/Screen_Shot_02_12_16_at_03_04_PM.png" /> </blockquote> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/hr/9.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <dl class="docutils"> <dt>V1.0.0: 2014-11-07/dco</dt> <dd><ul class="first last simple"> <li>Module functions splitted from l10n_ch_hr_payroll.</li> </ul> </dd> </dl> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/hr/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 feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Sebastien Gendre &lt;<a class="reference external" href="mailto:sge&#64;open-net.ch">sge&#64;open-net.ch</a>&gt;</li> <li>Yvon-Philippe Crittin &lt;<a class="reference external" href="mailto:cyp&#64;open-net.ch">cyp&#64;open-net.ch</a>&gt;</li> <li>David Coninckx &lt;<a class="reference external" href="mailto:dco&#64;open-net.ch">dco&#64;open-net.ch</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://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="https://odoo-community.org">https://odoo-community.org</a>.</p>