Search 1.9 billion lines of Odoo code on GitHub

hr_payroll_run_report_xls

Author: Salton Massally<smassally@idtlabs.sl>, Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0-hr_payroll_run_report_xls
Repository: saltonmassally/hr
Dependencies: hr_payroll, and report_xls
Languages: Python (292, 78.9%), XML (37, 10.0%), and reStructuredText (41, 11.1%)

<img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <a name="payslip-run-excel-report"></a> <h2>Payslip Run Excel Report</h2> <ul class="simple"> <li>Download a report of payslip run slips as excel</li> </ul> <a name="installation"></a> <h3>Installation</h3> <p>To install this module, you need to:</p> <ul class="simple"> <li>clone the branch 8.0 of the repository <a class="reference external" href="https://github.com/OCA/hr">https://github.com/OCA/hr</a></li> <li>add the path to this repository in your configuration (addons-path)</li> <li>update the module list</li> <li>search for &quot;Payslip Run Excel Report&quot; in your addons</li> <li>install the module</li> </ul> <a name="configuration"></a> <h3>Configuration</h3> <p>This module does not require any special configuration apart from enabling it as shown above.</p> <a name="usage"></a> <h3>Usage</h3> <p>Print report from the print action on your payslip run</p> <p>Sample report: | Name | ID # | Bank Account | Department | Basic | Rent | Gross | Net | <a href="#id1"><span class="problematic" id="id2">|-----------------|</span></a>-------<a href="#id3"><span class="problematic" id="id4">|--------------|</span></a>------------<a href="#id5"><span class="problematic" id="id6">|-------|</span></a>-------<a href="#id7"><span class="problematic" id="id8">|-------|</span></a>-------| | Jeremy Clarkson | 47474 | 757987234234 | Production | 10000 | 10000 | 20000 | 20000 | | James May | 34434 | 345534345344 | Production | 10000 | 10000 | 20000 | 20000 | | Richard Hammond | 44534 | 896757567676 | Production | 10000 | 10000 | 20000 | 20000 |</p> <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 <a class="reference external" href="https://github.com/OCA/hr/issues/new?body=module:%20hr_payroll_run_report_xls%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">here</a>.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Salton Massally (iDT Labs) &lt;<a class="reference external" href="mailto:smassally&#64;idtlabs.sl">smassally&#64;idtlabs.sl</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <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>