Search 1.9 billion lines of Odoo code on GitHub

hr_worked_days_from_activity

Author: OpenSynergy Indonesia, Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0-hr_worked_days_from_activity
Repository: andhit-r/hr
Dependencies: hr_payroll, and hr_timesheet_sheet
Languages: Python (273, 75.6%), XML (32, 8.9%), and reStructuredText (56, 15.5%)

<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="worked-days-from-timesheet-activity"></a> <h2>Worked Days From Timesheet Activity</h2> <p>This module add capability on payslip to import worked days from timesheet activities. This functionality will be useful for salary rule that use man hour from timesheet activity as multiplier.</p> <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;Worked Days From Timesheet Activity&quot; in your addons</li> <li>install the module</li> </ul> <a name="configuration"></a> <h3>Configuration</h3> <p>To configure which timesheet activity that will be imported, you need to:</p> <ol class="arabic simple"> <li>Go to <em>Human Resources -&gt; Configuration -&gt; Payroll -&gt; Salary Rule</em></li> <li>Open a salary rule data</li> <li>Select analytic account on <em>Timesheet Account</em> tab</li> </ol> <a name="usage"></a> <h3>Usage</h3> <p>To import timesheet activity into payslip worked days, you need to:</p> <ol class="arabic simple"> <li>Open payslip with draft status</li> <li>Make sure you have properly configure which analytic account you would like to import</li> <li>Click <em>Import From Timesheet Activity</em> button</li> </ol> <p>Odoo will create one worked days per salary rule that has timesheet account(s). Number of hours will be computed from sum of all timesheet activites that belong to that salary rule.</p> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/116/8.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> <ul class="simple"> <li>No multi action</li> </ul> <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 <a class="reference external" href="https://github.com/OCA/hr/issues/new?body=module:%20hr_worked_days_from_activity%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</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>Andhitia Rama &lt;<a class="reference external" href="mailto:andhitia.r&#64;gmail.com">andhitia.r&#64;gmail.com</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>