odoo/addons/profile_manufacturing/__terp__.py

12 lines
238 B
Python

{
"name":"Manufacturing industry profile",
"version":"1.0",
"author":"Tiny",
"category":"Profile",
"depends":["mrp", "crm", "sale", "delivery", "board_sale"],
"demo_xml":[],
"update_xml":[],
"active":False,
"installable":True,
}