mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-24 15:52:05 +02:00
13 lines
514 B
Python
13 lines
514 B
Python
# Copyright 2014 Numérigraphe SARL, Camptocamp
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
|
{
|
|
"name": "Consider the production potential is available to promise",
|
|
"version": "16.0.1.1.0",
|
|
"author": "Numérigraphe," "Odoo Community Association (OCA)",
|
|
"website": "https://github.com/OCA/stock-logistics-availability",
|
|
"category": "Hidden",
|
|
"depends": ["stock_available", "mrp"],
|
|
"demo": ["demo/mrp_data.xml"],
|
|
"license": "AGPL-3",
|
|
"installable": True,
|
|
}
|