10 Commits

Author SHA1 Message Date
Milan
1bb2ef5079 [FIX] hr_timesheet_work_entry: pre-init hook takes env parameter in 17.0 2024-10-31 15:55:20 +01:00
Salomon Chambi
b597b80bda [MIG] hr_timesheet_work_entry: to 17.0 2023-10-31 17:03:11 +00:00
Leo Pinedo
6e53fc6b2f [MIG] hr_timesheet_work_entry: to 16 2023-10-31 15:37:23 +00:00
Jared Kipe
270b5e284b [IMP] hr_timesheet_work_entry: work entry type in more views 2023-10-31 15:37:23 +00:00
Mishael De La Cruz
f63656103a [I18N] multi: Initial Translations 15.0 2023-10-31 15:37:23 +00:00
Jared Kipe
bf147b8301 [MIG] hr_timesheet_work_entry: for Odoo 15.0 2023-10-31 15:37:23 +00:00
Jared Kipe
886044044d [IMP] hr_timesheet_work_entry: add permission for base users to read work types 2023-10-31 15:37:23 +00:00
Jared Kipe
aae25a5eff [FIX] hr_payroll_timesheet: Fixes for a database that has gone through multiple Odoo Upgrades
Init will run on install, even if the module existed in the prior version.  Because these init scripts are intended to clear (and maybe even re-name back on actual init of data), records we should be more generic with the intended name.

Additionally, if your database already had `hr_payroll_timesheet` based 'TS' work entry codes, then we cannot delete it if it is used on records like payslips (as a work type).  Delete the link to simply stop using the old record, but leave it behind to keep it working.
2023-10-31 15:37:23 +00:00
Jared Kipe
14d11b31a4 [MIG] hr_timesheet_work_entry: to Odoo 14.0 2023-10-31 15:37:23 +00:00
Jared Kipe
9aeed0a20b [ADD] hr_timesheet_work_entry: for Odoo 13 2023-10-31 15:37:23 +00:00