Repository
OCA/department · module folder · Try on Runboat
Module version
1.0.0
Category
Generic Modules/Sales & Purchases
Folder size
0.02 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-07 07:03:15
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Yannick Vaucher, Stéphane Bidoul, Alexandre Fayolle, GitHub, Daniel Reis, Stéphane Bidoul (ACSONE), Omar (Pexego), Luis Felipe Mileo, OCA-git-bot
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
purchase_department, sale_department
Description

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
invoice_department_view_account_invoice_report_search invoice_department.invoice.report.search account.invoice.report search Inherits account.view_account_invoice_report_search
invoice_form account.invoice.form account.invoice form Inherits account.invoice_form
invoice_supplier_form account.invoice.supplier.form account.invoice form Inherits account.invoice_supplier_form
invoice_tree account.invoice.tree account.invoice tree Inherits account.invoice_tree
view_account_invoice_filter account.invoice.select account.invoice Inherits account.view_account_invoice_filter
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • department_id Many2one → hr.department
    comodel_name='hr.department' default=_get_default_department string='Department'
Public methods (0)

No public methods.

New fields (1)
  • department_id Many2one → hr.department
    readonly=True args: 'hr.department', 'Department'
Public methods (0)

No public methods.

Loading…

Loading…