15 lines
433 B
Python
15 lines
433 B
Python
{
|
|
"name": "NFU Product",
|
|
"summary": "Product Customizations for the NFU Project",
|
|
"author": "BAKEUP",
|
|
"website": "https://www.bakeup.org",
|
|
"category": "product",
|
|
"version": "16.0.1.1.0",
|
|
"depends": ["product_multi_company"],
|
|
"data": [
|
|
"views/product_packaging_views.xml",
|
|
"views/product_product_views.xml",
|
|
"views/product_template_views.xml",
|
|
],
|
|
"license": "LGPL-3",
|
|
}
|