| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/wms |
| GIT | |
| GIT | https://github.com/OCA/wms.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/wms/tree/14.0/shopfloor_base_multicompany |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Inventory |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | simahawk |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, Simone Orsi, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/wms |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:12 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/connector: - component OCA/rest-framework: - base_rest OCA/server-tools: - jsonifier OCA/web-api: - endpoint_route_handler OCA/wms: - shopfloor_base odoo/odoo: - base - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
apispec cerberus parse-accept-language pyquerystring cachetools |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
shopfloor_app_form_view |
shopfloor app form | shopfloor.app | field | Inherits shopfloor_base.shopfloor_app_form_view |
company_ids
Many2many → res.company
column1='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_company
Boolean
compute='_compute_must_validate_company'
store=True
No public methods.