Repository
OCA/partner-contact · module folder · Try on Runboat
Module version
1.0.0
Category
Sales
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/partner-contact
Last tracking update
2026-08-07 09:06:26
Authors
Odoo Community Association (OCA), Camptocamp SA
Maintainers
Odoo Community Association (OCA), Camptocamp SA
Committers
Graeme Gellatly, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
partner_company_group
Description
This Module adds a company group field to invoices. For more details
investigate in base_partner_company_group.

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
view_account_invoice_filter account.move Inherits account.view_account_invoice_filter
view_account_invoice_report_pivot account.invoice.report.pivot.company.group account.invoice.report pivot Inherits account.view_account_invoice_report_pivot
view_account_invoice_report_search account.invoice.report.search.company.group account.invoice.report search Inherits account.view_account_invoice_report_search
view_invoice_tree account.move tree Inherits account.view_invoice_tree
view_move_tree account.move tree Inherits account.view_move_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • company_group_id Many2one → res.partner
    readonly=True string='Company Group' args: 'res.partner'
Public methods (0)

No public methods.

New fields (1)
  • company_group_id Many2one
    related='partner_id.company_group_id' store=True
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…