TIP: You can type at any time to perform a new search.
Shopfloor base multi-company
shopfloor_base_multicompany · OCA/wms
- Repository
- OCA/wms · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Inventory
- Folder size
- 0.03 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/wms
- Last tracking update
- 2026-08-07 07:47:43
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- simahawk
- Committers
- Simone Orsi, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- apispec, cerberus, parse-accept-language, pyquerystring, cachetools
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
shopfloor_app_form_view |
shopfloor app form | shopfloor.app | form | Inherits shopfloor_base.shopfloor_app_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
company_idsMany2many → res.companycolumn1='app_id'column2='company_id'comodel_name='res.company'help="Limit access to this app only to selected companies' users. If a non authorized user calls an endpoint of this app, an exception will be raised."string='Allowed companies' -
must_validate_companyBooleancompute='_compute_must_validate_company'store=True
No public methods.