Buonasera
Installando sulla 18 i moduli
- hr_timesheet_analytic_tag
- project_timesheet_time_control
si verifica un errore in quanto entrambi referenziano il campo "account_department_id" nel modello "timesheets.analysis.report".
MA in quel modello il campo si chiama "depertment_id".
La cosa strana è che i il promo modulo è "figlio" di account-analitic, che penso sia abbastanza diffuso, ma non trovo issue aperte
Avete notato anche voi questo errore ?
----
odoo.tools.convert.ParseError: while parsing /opt/odoo/18.0/OCB/addons/hr_timesheet/report/hr_timesheet_report_view.xml:125
Errore durante la convalida della vista:
Il campo "account_department_id" non esiste nel modello "timesheets.analysis.report"
View error context:
{'file': '/opt/odoo/18.0/OCB/addons/hr_timesheet/report/hr_timesheet_report_view.xml',
'line': 3,
'name': 'timesheets.analysis.report.search',
'view': ir.ui.view(4456,),
'view.model': 'timesheets.analysis.report',
'view.parent': ir.ui.view(4424,),
'xmlid': 'hr_timesheet_report_search'}