Base - Company Legal Information

base_company_legal_info
REPOSITORY
REPOSITORYOCA/multi-company
GIT
GIThttps://github.com/OCA/multi-company.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/multi-company/tree/16.0/base_company_legal_info
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYTools
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion, GRAP
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion, GRAP
COMMITTERS
COMMITTERSSylvain LE GAL, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/multi-company
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:42
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
legal_info_external_layout_bold legal_info_external_layout_bold ir.ui.view qweb Inherits web.external_layout_bold
legal_info_external_layout_boxed legal_info_external_layout_boxed ir.ui.view qweb Inherits web.external_layout_boxed
legal_info_external_layout_standard legal_info_external_layout_standard ir.ui.view qweb Inherits web.external_layout_standard
legal_info_external_layout_striped legal_info_external_layout_striped ir.ui.view qweb Inherits web.external_layout_striped
view_company_form res.company field Inherits base.view_company_form
Models touched (2)

New fields (1)
  • report_legal_description Char
    readonly=True related='company_id.report_legal_description'
Public methods (0)

No public methods.

New fields (3)
  • legal_name Char
    help="Also called 'Business Name'.\nSet the official name of the company, and in the regular 'name' field, the Trade name of the company."
  • legal_type Char
    help='Type of Company, e.g. Ltd., SARL, GmbH ...'
  • report_legal_description Char
    compute='_compute_report_legal_description'
Public methods (0)

No public methods.