Skip to content

[18.0][FIX] analytic_base_department: delete account_department_id in view#926

Open
Saran440 wants to merge 1 commit into
OCA:18.0from
ecosoft-odoo:18.0-fix-analytic_base_department-account_department
Open

[18.0][FIX] analytic_base_department: delete account_department_id in view#926
Saran440 wants to merge 1 commit into
OCA:18.0from
ecosoft-odoo:18.0-fix-analytic_base_department-account_department

Conversation

@Saran440

@Saran440 Saran440 commented Jun 1, 2026

Copy link
Copy Markdown
Member

Can't install module hr_timesheet after install analytic_base_department

Step to reproduce:

  1. Install module analytic_base_department
  2. Install module hr_timesheet
  3. It will error
odoo.tools.convert.ParseError: while parsing /opt/odoo/auto/addons/hr_timesheet/report/hr_timesheet_report_view.xml:125
Error while validating view near:

<search string="Timesheet Report" __validate__="1">
    <field name="name"/>
    <field name="date"/>
    <field name="department_id"/>
<field name="account_department_id"/>

Field "account_department_id" does not exist in model "timesheets.analysis.report"

@BhaveshHeliconia BhaveshHeliconia left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:analytic_base_department Module analytic_base_department series:18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants