odoo/addons/profile_service/__terp__.py

12 lines
279 B
Python

{
"name":"Service company profile",
"version":"1.0",
"author":"Tiny",
"category":"Profile",
"depends":["base", "hr", "hr_timesheet", "hr_timesheet_invoice", "hr_timesheet_project", "crm", "project"],
"demo_xml":[],
"update_xml":[],
"active":False,
"installable":True,
}