mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
[MIG] hr_payroll_timesheet: to Odoo 15.0
This commit is contained in:
@@ -10,6 +10,6 @@ def ts_payroll_pre_init_hook(cr):
|
||||
from installing.
|
||||
"""
|
||||
cr.execute("UPDATE hr_work_entry_type "
|
||||
"SET code = 'TS_OT-PRE-INSTALL-14' "
|
||||
"SET code = 'TS_OT-PRE-INSTALL-15' "
|
||||
"WHERE code = 'TS_OT';"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user