Repository
OCA/multi-company · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/multi-company
Last tracking update
2026-08-07 08:09:25
Authors
Odoo Community Association (OCA), GRAP
Maintainers
Odoo Community Association (OCA), GRAP
Committers
Sylvain LE GAL, Weblate, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
view_restaurant_floor_form restaurant.floor form Inherits pos_restaurant.view_restaurant_floor_form
view_restaurant_floor_tree restaurant.floor tree Inherits pos_restaurant.view_restaurant_floor_tree
view_restaurant_printer_form restaurant.printer form Inherits pos_restaurant.view_restaurant_printer_form
view_restaurant_printer_tree restaurant.printer tree Inherits pos_restaurant.view_restaurant_printer
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (1)
  • company_id Many2one → res.company
    comodel_name='res.company' index=True related='pos_config_id.company_id' store=True string='Company'
Public methods (0)

No public methods.

New fields (1)
  • company_id Many2one → res.company
    default=<expr> index=True string='Company' args: 'res.company'
Public methods (0)

No public methods.

New fields (1)
  • company_id Many2one → res.company
    comodel_name='res.company' index=True related='floor_id.company_id' store=True string='Company'
Public methods (0)

No public methods.

Loading…