Invoices with Department Categorization

invoice_department
REPOSITORY
REPOSITORYOCA/department
GIT
GIThttps://github.com/OCA/department.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/department/tree/8.0/invoice_department
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Sales & Purchases
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSStéphane Bidoul, Yannick Vaucher, Alexandre Fayolle, GitHub, Daniel Reis, Stéphane Bidoul (ACSONE), Omar (Pexego), Luis Felipe Mileo, OCA-git-bot
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:28
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - edi
    - email_template
    - hr
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
invoice_department_view_account_invoice_report_search invoice_department.invoice.report.search account.invoice.report filter Inherits account.view_account_invoice_report_search
invoice_form account.invoice.form account.invoice xpath Inherits account.invoice_form
invoice_supplier_form account.invoice.supplier.form account.invoice xpath Inherits account.invoice_supplier_form
invoice_tree account.invoice.tree account.invoice field Inherits account.invoice_tree
view_account_invoice_filter account.invoice.select account.invoice field Inherits account.view_account_invoice_filter
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.

REPOSITORY
REPOSITORYOCA/department
GIT
GIThttps://github.com/OCA/department.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/department/tree/7.0/invoice_department
VERSION
VERSION 1.0
CATEGORY
CATEGORYGeneric Modules/Sales & Purchases
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSYannick Vaucher, Guewen Baconnier, Alexandre Fayolle, Daniel Reis, moylop260
WEBSITE
WEBSITEhttp://camptocamp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - process
    - decimal_precision
    - mail
    - analytic
    - board
    - edi
    - email_template
    - hr
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Add the department on Invoices as well as the related filter and button in the
search form.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
invoice_form account.invoice.form account.invoice xpath Inherits account.invoice_form
invoice_supplier_form account.invoice.supplier.form account.invoice xpath Inherits account.invoice_supplier_form
invoice_tree account.invoice.tree account.invoice field Inherits account.invoice_tree
view_account_invoice_filter account.invoice.select account.invoice field Inherits account.view_account_invoice_filter
Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/department
GIT
GIThttps://github.com/OCA/department.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/department/tree/6.1/invoice_department
VERSION
VERSION 1.0
CATEGORY
CATEGORYGeneric Modules/Sales & Purchases
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSAlexandre Fayolle, Joël Grand-Guillaume, Alexandre Fayolle @ camptocamp
WEBSITE
WEBSITEhttp://camptocamp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:04:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - product
    - process
    - decimal_precision
    - analytic
    - board
    - edi
    - email_template
    - mail
    - base_tools
    - hr
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Add the department on Invoices.

The views are adapted to use the information in the search form.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
invoice_form account.invoice.form account.invoice xpath Inherits account.invoice_form
invoice_supplier_form account.invoice.supplier.form account.invoice xpath Inherits account.invoice_supplier_form
invoice_tree account.invoice.tree account.invoice xpath Inherits account.invoice_tree
view_account_invoice_filter account.invoice.select account.invoice xpath Inherits account.view_account_invoice_filter
Models touched (0)

No models found for this module.