mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
15 lines
456 B
Python
15 lines
456 B
Python
{
|
|
"name": "Stock MTS+MTO MRP Rule",
|
|
"summary": "Stock MTS+MTO MRP Rule",
|
|
"version": "14.0.1.0.1",
|
|
"category": "Warehouse",
|
|
"website": "https://github.com/OCA/stock-logistics-warehouse",
|
|
"author": "Cetmix, Odoo Community Association (OCA)",
|
|
"maintainers": ["geomer198", "CetmixGitDrone"],
|
|
"license": "AGPL-3",
|
|
"depends": ["mrp", "stock_mts_mto_rule"],
|
|
"data": [],
|
|
"application": False,
|
|
"installable": True,
|
|
}
|