[REF] moving cron to data

bzr revid: rim@openerp.com-20140106084812-nbgc6o6rx8312wy9
This commit is contained in:
Richard Mathot (OpenERP) 2014-01-06 09:48:12 +01:00
parent c42b345a90
commit 08c04d6199
2 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ sent mails with user name and password for the invitation of the survey.
'website': 'https://www.openerp.com/apps/survey/',
'depends': ['email_template', 'mail', 'website'],
'data': [
'survey_cron.xml',
'data/survey_cron.xml',
'data/survey_data.xml',
'security/survey_security.xml',
'security/ir.model.access.csv',