mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[IMP] dependencies
This commit is contained in:
@@ -12,8 +12,7 @@
|
||||
"website": "https://github.com/OCA/stock-logistics-warehouse",
|
||||
"category": "Warehouse Management",
|
||||
"depends": [
|
||||
"stock",
|
||||
"purchase",
|
||||
"purchase_stock",
|
||||
],
|
||||
"demo": [
|
||||
"demo/product.xml",
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/stock-logistics-warehouse",
|
||||
"category": "Warehouse Management",
|
||||
"depends": ["purchase", "stock"],
|
||||
"depends": ["purchase_stock"],
|
||||
"data": ["views/stock_warehouse_orderpoint_view.xml"],
|
||||
"license": "AGPL-3",
|
||||
'installable': True,
|
||||
|
||||
Reference in New Issue
Block a user