Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Timesheets (hr_timesheet_sheet)
• Employee Directory (hr) • Social Network (mail) |
Community Apps Dependencies | Show |
Technical Name |
hr_timesheet_cost_contract |
License | AGPL-3 |
Website | http://www.acsone.eu |
Versions |
HR Timesheet cost based on contract
Compute the cost of an employee for his timesheets according to his contract definitions. The effective cost is calculated when timesheet is 'Confirmed'. If no contract are defined, an exception is raised.
This module is inspired from extra-trunk/hr_contract_timesheet that updates the cost each time the unit_amount is changed but does not warn if no contract exists.
- Other known similar module:
- extra-trunk/project_timesheet_contract relies on project.task.work
- What we do here:
- update the cost when the timesheet is confirmed (i.e. submitted)
- prevent submission if no contract exists for the corresponding date
Please log in to comment on this module