mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
pre-commit, black, isort
This commit is contained in:
committed by
Florian da Costa
parent
d7febdc0ca
commit
e3474fb802
@@ -7,14 +7,9 @@
|
||||
"version": "13.0.1.0.0",
|
||||
"category": "Manufacturing",
|
||||
"website": "https://github.com/OCA/manufacture",
|
||||
"author": "Eficent,"
|
||||
"Odoo Community Association (OCA)",
|
||||
"author": "Eficent," "Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
"installable": True,
|
||||
"depends": [
|
||||
"mrp",
|
||||
],
|
||||
"data": [
|
||||
"views/mrp_bom_component_view.xml",
|
||||
],
|
||||
"depends": ["mrp"],
|
||||
"data": ["views/mrp_bom_component_view.xml"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user