| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-warehouse |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-warehouse.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-warehouse/tree/18.0/stock_vertical_lift_storage_type |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Stock |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Jacques-Etienne Baudoux, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-warehouse |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_packaging_dimension - product_logistics_uom OCA/server-tools: - base_partition OCA/stock-logistics-putaway: - stock_storage_type - stock_putaway_hook OCA/stock-logistics-tracking: - stock_quant_package_dimension - stock_quant_package_product_packaging OCA/stock-logistics-warehouse: - stock_vertical_lift - stock_location_tray - stock_location_fill_state - stock_location_pending_move - stock_storage_category_capacity_name OCA/web: - web_notify odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - html_editor - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Compatibility layer between Stock Vertical Lift and Putaway Storage Types (OCA/stock-logistics-putaway). In the vertical lift's Putaway screen, when a good is scanned for a putaway, the user has to scan the tray type of the corresponding size, so an empty place in a matching tray is found. When we use storage types, we should know what tray is compatible with the storage type. Changes with this module: - The storage types of trays cannot be selected in the locations form, they have to be set in the Tray types. - In the lift put-away screen, when a package has a storage type, the user isn't asked to scan a tray type, instead, the putaway of the Package Storage Type is applied. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_location_form |
stock.location.form.vertical.lift.storage.type | stock.location | field | Inherits stock_storage_type.view_location_form_inherit |
view_stock_location_tray_type_form |
stock.location.tray.type.form | stock.location.tray.type | group | Inherits stock_location_tray.view_stock_location_tray_type_form |
No new fields.
Public methods (2)create(self, vals_list)
write(self, values)
storage_category_id
Many2one → stock.storage.category
comodel_name='stock.storage.category'
string='Storage Category'
write(self, values)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-warehouse |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-warehouse.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-warehouse/tree/14.0/stock_vertical_lift_storage_type |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Stock |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | oca-travis, Weblate, OCA-git-bot, Hai Lang, Mmequignon |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-warehouse |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_packaging_dimension - product_logistics_uom OCA/server-tools: - base_m2m_custom_field OCA/stock-logistics-warehouse: - stock_vertical_lift - stock_location_tray OCA/stock-logistics-workflow: - stock_putaway_hook - stock_quant_package_dimension - stock_quant_package_product_packaging OCA/web: - web_notify - web_ir_actions_act_view_reload - web_domain_field OCA/wms: - stock_storage_type odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_location_form |
stock.location.form.vertical.lift.storage.type | stock.location | field | Inherits stock_storage_type.view_location_form_inherit |
view_stock_location_tray_type_form |
stock.location.tray.type.form | stock.location.tray.type | group | Inherits stock_location_tray.view_stock_location_tray_type_form |
No new fields.
Public methods (2)create(self, vals_list)
write(self, values)
location_storage_type_ids
Many2many → stock.location.storage.type
comodel_name='stock.location.storage.type'
help='Location storage types applied on the location using this tray type.'
write(self, values)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-warehouse |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-warehouse.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-warehouse/tree/13.0/stock_vertical_lift_storage_type |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Stock |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Guewen Baconnier, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-warehouse |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:12 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_packaging_dimension OCA/server-tools: - base_m2m_custom_field OCA/stock-logistics-warehouse: - stock_vertical_lift - stock_location_tray OCA/stock-logistics-workflow: - stock_putaway_hook - stock_quant_package_dimension - stock_quant_package_product_packaging OCA/web: - web_notify - web_ir_actions_act_view_reload - web_domain_field OCA/wms: - stock_storage_type odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_location_form |
stock.location.form.vertical.lift.storage.type | stock.location | field | Inherits stock_storage_type.view_location_form_inherit |
view_stock_location_tray_type_form |
stock.location.tray.type.form | stock.location.tray.type | group | Inherits stock_location_tray.view_stock_location_tray_type_form |
No new fields.
Public methods (2)create(self, vals_list)
write(self, values)
location_storage_type_ids
Many2many → stock.location.storage.type
comodel_name='stock.location.storage.type'
help='Location storage types applied on the location using this tray type.'
write(self, values)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.