Files
2021-11-30 13:17:13 +00:00

16 lines
556 B
Python

# Copyright 2019 Camptocamp SA
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
{
"name": "Vertical Lift - Kardex",
"summary": "Integrate with Kardex Remstar Vertical Lifts",
"version": "14.0.1.1.0",
"category": "Stock",
"author": "Camptocamp, Odoo Community Association (OCA)",
"license": "AGPL-3",
"depends": ["stock_vertical_lift", "stock_location_position"],
"website": "https://github.com/OCA/stock-logistics-warehouse",
"data": [],
"installable": True,
"development_status": "Alpha",
}