Repository
OCA/wms · 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
Yes
Website
https://github.com/OCA/wms
Last tracking update
2026-08-07 07:47:43
Authors
Odoo Community Association (OCA), MT Software
Maintainers
Odoo Community Association (OCA), MT Software
Committers
Michael Tietz, 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 IDNameModelTypeStatus
shopfloor_menu_form_view shopfloor.menu form Inherits shopfloor_base.shopfloor_menu_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • full_location_reservation Boolean
    default=False help='If you tick this box, a full location reservation is triggered for each move_lines location which was found.' string='Process full location reservation'
  • full_location_reservation_is_possible Boolean
    compute='_compute_full_location_reservation_is_possible'
Public methods (0)

No public methods.