TIP: You can type at any time to perform a new search.
Base - Company Legal Information
base_company_legal_info · OCA/multi-company
- Repository
- OCA/multi-company · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Tools
- Folder size
- 0.17 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/multi-company
- Last tracking update
- 2026-08-07 08:09:26
- Authors
- Akretion, Odoo Community Association (OCA), GRAP
- Maintainers
- Akretion, Odoo Community Association (OCA), GRAP
- Committers
- Sylvain LE GAL, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 | form | Inherits base.view_company_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
report_legal_descriptionCharreadonly=Truerelated='company_id.report_legal_description'
No public methods.
New fields (3)
-
legal_nameCharhelp="Also called 'Business Name'.\nSet the official name of the company, and in the regular 'name' field, the Trade name of the company." -
legal_typeCharhelp='Type of Company, e.g. Ltd., SARL, GmbH ...' -
report_legal_descriptionCharcompute='_compute_report_legal_description'
No public methods.