OCA / account-analytic

Odoo Account Analytic Related Addons
GNU Affero General Public License v3.0
101 stars 358 forks source link

[ADD][17.0] analytic_base_department_timesheet #659

Open yankinmax opened 3 months ago

yankinmax commented 3 months ago

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.