Search 1.9 billion lines of Odoo code on GitHub

dvit_hr_payroll_commission

Author: ['DVIT.ME', 'Open Net Sarl']
License: AGPL-3
Branch: 10.0
Repository: mulaudzicalvin/dvit-odoo
Dependencies: decimal_precision, hr_contract, hr_payroll, and hr_payroll_account
Languages: Python (196, 74.2%), and XML (68, 25.8%)
Other branches: 8.0
Other repositories: DITIntl/dvit-odoo, Gofekra/dvit-odoo, MAbdelbaset/dvit-odoo, Ubaid-UrRehman/dvit-odoo, arun-keshav/dvit-odoo, bacgroup/dvit-odoo, fr33co/dvit-odoo, maurolguin1/dvit-odoo, obied/dvit-odoo, rkhalil1990/dvit-odoo, and tate11/dvit-odoo

<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 commission rate, commission to contract.</li> <li>Select commission type [ own Commisions, team leader Commisions, sales manager Commisions]</li> <li>Link commission to Payslip.</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> <ul class="simple"> <li>You must complete the Employee information and contract information.</li> <li>Also we must link a user on the employee.</li> <li>We must set sales person and team on the sale orders.</li> <li>we must set sale team manager or memeber for team leaders Commisions.</li> </ul> <a name="usage"></a> <h3>Usage</h3> <blockquote> <ul class="simple"> <li>To add commission to the payslip, you need to set commission type and a rate into the employee's contract.</li> <li>You also need to add a the rule PAYCOMM to the contract's salary structure.</li> <li>Create sales invocies with salesperson or sales team setup properly.</li> <li>For sales team leader commission the user should be a team leader or member.</li> <li>Commission is calculated for invoices' payments that occured after contract start date.</li> <li>Commission is calculated based on payments only for now.</li> <li>When you have this properly setup, you just have to compute your payslip to find PAYCOMM into the list.</li> </ul> </blockquote> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <blockquote> <ul class="simple"> <li>Allow commission on invoices</li> </ul> </blockquote> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/mohamedhagag/dvit-odoo/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> <li>Mohamed M. Hagag &lt;<a class="reference external" href="mailto:mohamedhagag1981&#64;gmail.com">mohamedhagag1981&#64;gmail.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <p>This module version is currently maintained by DVIT.ME - <a class="reference external" href="http://dvit.me">http://dvit.me</a> .</p>