TIP: You can type at any time to perform a new search.
Stock Location Area Management
stock_location_area_management · OCA/stock-logistics-warehouse
- Repository
- OCA/stock-logistics-warehouse · module folder · Try on Runboat
- Module version
- 0.1.0
- Category
- Warehouse
- Folder size
- 0.02 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-warehouse
- Last tracking update
- 2026-08-07 07:17:45
- Authors
- Savoir-faire Linux
- Maintainers
- Savoir-faire Linux
- Committers
- Pedro M. Baeza, Denis Roussel, Stéphane Bidoul (ACSONE)
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_location_area_management_res_company_form_view |
stock.location.area.management.res.company.form | res.company | form | Inherits base.view_company_form |
stock_location_area_management_stock_location_form_view |
stock.location.area.management.stock.location.form | stock.location | form | Inherits stock.view_location_form |
stock_location_area_management_stock_location_list_view |
stock.location.area.management.stock.location.list | stock.location | list | Inherits stock.view_location_tree2 |
stock_location_area_management_stock_location_search |
stock.location.area.management.stock.location.search | stock.location | search | Inherits stock.view_location_search |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
locations_uomMany2one → product.uomcomodel_name='product.uom'default=<expr>domain="[('category_id.name','=','Surface')]"help='This field corresponds to the unit of measure of the warehouse locations'string='Unit of Measure'
No public methods.
New fields (3)
-
active_dimensionBooleanargs: 'Area Dimension' -
area_dimensionIntegerargs: 'Dimension' -
location_uomMany2one → product.uomcomodel_name='product.uom'default=<expr>domain="[('category_id.name','=','Surface')]"help='This field corresponds to the unit of measure of the location'string='Unit of Measure'
No public methods.
Loading…
Loading…