13 lines
380 B
Python
13 lines
380 B
Python
{
|
|
"name": "NFU BNN Attributes",
|
|
"summary": """This Module Adds BNN Attributes Page to Product form view""",
|
|
"author": "BAKEUP",
|
|
"website": "https://www.bakeup.org",
|
|
"category": "Product",
|
|
"version": "16.0.1.1.0",
|
|
"depends": ["product"],
|
|
"data": ["views/product_bnn_views.xml"],
|
|
"assets": {},
|
|
"license": "LGPL-3",
|
|
"installable": True,
|
|
}
|