TIP: You can type at any time to perform a new search.
sale stock warehouse multicompany
sale_stock_warehouse_multicompany · OCA/multi-company
- Repository
- OCA/multi-company · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Warehouse Management
- Folder size
- 0.04 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
- Camptocamp, Odoo Community Association (OCA), BCIM
- Maintainers
- Camptocamp, Odoo Community Association (OCA), BCIM
- Committers
- Weblate, OCA-git-bot, oca-ci, Telmo Santos
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_location_route_form_view_inherit |
stock.location.route.form.inherit | stock.route | form | Inherits stock.stock_location_route_form_view |
view_stock_warehouse_inherit |
stock.warehouse.form.inherit | stock.warehouse | form | Inherits stock.view_warehouse |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (1)
-
warehouse_idMany2one → stock.warehousecheck_company=Falsedomain="[('company_ids', 'in', company_id)]" args: 'stock.warehouse'
No public methods.
New fields (1)
-
route_idMany2one → stock.routecheck_company=Falsedomain="[('company_ids', 'in', company_id),('sale_selectable','=', True)]" args: 'stock.route'
No public methods.
New fields (1)
-
company_idsMany2many → res.companycompute='_compute_company_ids'readonly=Falsestore=Truestring='Companies' args: 'res.company'
No public methods.
New fields (1)
-
company_idsMany2many → res.companycompute='_compute_company_ids'readonly=Falsestore=Truestring='Companies' args: 'res.company'
No public methods.
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 259 days ago
- Last activity
- 3 days ago
- Repository
- OCA/multi-company
- Pull request
- [17.0][MIG] sale stock warehouse multicompany (#915)
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 120 days ago
- Last activity
- 120 days ago
- Repository
- OCA/multi-company
- Pull request
- [18.0] [MIG] sale_stock_warehouse_multicompany: Migration to 18.0 (#992)