You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
1.0 KiB
44 lines
1.0 KiB
{
|
|
'name': "Beescoop Shift Management",
|
|
|
|
'summary': """
|
|
Volonteer Timetable Management""",
|
|
|
|
'description': """
|
|
|
|
""",
|
|
|
|
'author': "THibault Francois, Elouan Le Bars, Coop It Easy",
|
|
'website': "https://github.com/beescoop/Obeesdoo",
|
|
|
|
'category': 'Cooperative management',
|
|
'version': '12.0.1.0.0',
|
|
|
|
'depends': [
|
|
'mail',
|
|
],
|
|
|
|
'data': [
|
|
"data/system_parameter.xml",
|
|
"data/cron.xml",
|
|
"data/mail_template.xml",
|
|
"security/group.xml",
|
|
"security/ir.model.access.csv",
|
|
"views/task_template.xml",
|
|
"views/task.xml",
|
|
"views/planning.xml",
|
|
"views/cooperative_status.xml",
|
|
"views/exempt_reason.xml",
|
|
"views/menu.xml",
|
|
"wizard/instanciate_planning.xml",
|
|
"wizard/batch_template.xml",
|
|
"wizard/assign_super_coop.xml",
|
|
"wizard/subscribe.xml",
|
|
"wizard/extension.xml",
|
|
"wizard/holiday.xml",
|
|
"wizard/temporary_exemption.xml",
|
|
],
|
|
'demo': [
|
|
"demo/templates.xml",
|
|
]
|
|
}
|