15 lines
433 B
Python
15 lines
433 B
Python
{
|
|
"name": "DATA Nature Importer",
|
|
"summary": "Enrich Products with attributes from DATA Nature",
|
|
"author": "BAKEUP",
|
|
"website": "https://www.bakeup.org",
|
|
"category": "product",
|
|
"version": "16.0.1.0.1",
|
|
"depends": ["product"],
|
|
"data": [
|
|
"security/ir.model.access.csv",
|
|
"views/product_template_views.xml",
|
|
"views/res_config_settings_views.xml",
|
|
],
|
|
"license": "LGPL-3",
|
|
}
|