[IMP] event sale: auto-install true

bzr revid: fp@tinyerp.com-20121216104307-ai0z7kl5lu53rjgs
This commit is contained in:
Fabien Pinckaers 2012-12-16 11:43:07 +01:00
parent bfb52002b6
commit ff792029dc
1 changed files with 1 additions and 1 deletions

View File

@ -43,6 +43,6 @@ this event.
'demo': ['event_demo.xml'],
'test': ['test/confirm.yml'],
'installable': True,
'active': False,
'auto_install': True
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: