stock_vlm_mgmt
This module provides a basic management system for Vertical Lift Modules (VLMs) as a simpler alternative to the stock_vertical_lift module.
Key Features
- stock.location: Enables locations to be configured as VLM with vendor settings and communication methods.
- stock.location.vlm.tray: Manages individual trays in VLM locations with matrix visualization of cell occupancy.
- stock.location.vlm.tray.type: Defines tray configurations including dimensions, rows, columns, and cell layouts.
- stock.vlm.task: Manages VLM operation tasks for put, get, and count operations with state tracking and execution.
- stock.quant: Extends quant model to include VLM-specific quant relationships.
- stock.quant.vlm: Tracks product quantities at specific positions within VLM trays.
- stock.picking: Adds VLM task integration and pending operation indicators for pickings.
- stock.move.line: Handles VLM pending quantities and automatically creates VLM tasks upon move line completion.
- vlm: Supports inventory mode for adjusting stock quantities tray by tray.
- vlm: Provides JavaScript components for interactive tray matrix views and VLM request buttons.
- vlm: Includes wizards for executing VLM tasks and handling operation results.