Skip to content
Snippets Groups Projects
Commit a3eec47f authored by Rob Coekaerts's avatar Rob Coekaerts Committed by Kevin Baptiste
Browse files

[IMP] hr_timesheet: Move timesheet_cost into a separate module.


The field timesheet_cost defined on hr_employee in hr_timesheet would be
useful in other modules (eg planning and MRP) as well. Therefore with this
commit the field is moved into a separate module upon which
hr_timesheet will have a dependency. In addition this field is renamed
to employee_hourly_wage, which is a more accurate and neutral name for
this field, as it will not only be used in timesheets.

task-2929518

closes odoo/odoo#97988

Related: odoo/enterprise#30359
Related: odoo/upgrade#3853
Signed-off-by: default avatarKevin Baptiste <kba@odoo.com>
parent 04aa56e9
No related branches found
No related tags found
Loading
Showing
with 172 additions and 121 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment