[ADD][17.0] analytic_base_department_timesheet
Technical module to add account department to timesheet analysis report.
This module is also needed to avoid having an issue related to account_department_id.
When the module hr_timesheet is also installed, the issue is raised of non-existing field account_department_id on model timesheets.analysis.report.
This happens, because hr_timesheet.hr_timesheet_report_search view defined for model timesheets.analysis.report is inherited from hr_timesheet.hr_timesheet_line_search view defined for model account.analytic.line.
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.