Search 1.9 billion lines of Odoo code on GitHub

hr_leave_accrual

Author: Matt Taylor
License: no license
Branch: 12.0
Repository: asphaltzipper/azi-odoo-modules
Dependencies: hr, and report_xlsx
Languages: Python (659, 55.8%), XML (484, 41.0%), and reStructuredText (38, 3.2%)

<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="simple-employee-leave-management"></a> <h2>Simple Employee Leave Management</h2> <p>This module adds features to track and manage employee leave. Accruals are usually generated once at the beginning of each year. If an employee is added during the year, the manager can generate accruals for a single employee.</p> <a name="configuration"></a> <h3>Configuration</h3> <p>Set up leave types and accrual policies.</p> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, you need to:</p> <ul class="simple"> <li>Create leave types - e.g. Sick, Vacation</li> <li>Create accrual policies - e.g. One sick hour per one half-month period</li> <li>Assign policies to employees - Set the Start Date to the beginning of the year - Leave the End Date empty for open ended policies</li> <li>Generate accruals for a particular year - Leaves -&gt; Operations -&gt; Generate Accruals</li> <li>Generate yearly report and check ending balances - Leaves -&gt; Reporting -&gt; Generate Yearly Report</li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/asphaltzipper/azi-odoo-modules/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="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Matt Taylor &lt;<a class="reference external" href="mailto:mtaylor&#64;asphaltzipper.com">mtaylor&#64;asphaltzipper.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="http://asphaltzipper.com"><img alt="Asphalt Zipper, Inc." src="http://asphaltzipper.com/img/elements/logo.png" /></a> <p>This module is maintained by Asphalt Zipper, Inc.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://github.com/asphaltzipper/azi-odoo-modules">https://github.com/asphaltzipper/azi-odoo-modules</a>.</p>