You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

17 lines
618 B

# Copyright 2020 Coop IT Easy SCRL fs
# Robin Keunen <robin@coopiteasy.be>
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
{
"name": "Product - Stock Coverage",
"version": "12.0.0.0.1",
"category": "Product",
"summary": "Compute estimated stock coverage based on product sales over "
"a date range.",
"author": "Coop IT Easy SCRLfs",
"website": "https://www.coopiteasy.be",
"license": "AGPL-3",
"depends": ["point_of_sale", "sale_stock"],
"data": ["views/product_template_view.xml", "data/cron.xml"],
"installable": True,
"application": False,
}