mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
Extracted from stock_vertical_lift (https://github.com/OCA/stock-logistics-warehouse/pull/633) Add tray types to stock locations, automatically generates sub-locations. Present them nicely with a custom widget.
9 lines
329 B
ReStructuredText
9 lines
329 B
ReStructuredText
Add an optional Tray Type on Stock Locations.
|
|
A tray type defines a number of columns and rows.
|
|
A location with a tray type becomes a tray, and sub-locations are automatically
|
|
created according to the columns and rows of the tray type
|
|
|
|
.. figure:: ../static/description/location-tray.png
|
|
:alt: Location Tray
|
|
:width: 600 px
|