account-analytic icon indicating copy to clipboard operation
account-analytic copied to clipboard

[ADD][17.0] analytic_base_department_timesheet

Open yankinmax opened this issue 1 year ago • 1 comments

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.

yankinmax avatar May 30 '24 16:05 yankinmax

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.

github-actions[bot] avatar Sep 29 '24 12:09 github-actions[bot]