[FIX] crm: fixed dependancies. The email_template module is auto installed by mail...
authorQuentin (OpenERP) <qdp-launchpad@openerp.com>
Wed, 16 Jan 2013 14:54:51 +0000 (15:54 +0100)
committerQuentin (OpenERP) <qdp-launchpad@openerp.com>
Wed, 16 Jan 2013 14:54:51 +0000 (15:54 +0100)
commita186503285911a264318c806baa2fe0c3ac1bc82
tree024996aab471db90e178cf73b3380e1a33f548c1
parent35223210cc33656a4abe546af4baf3cfe77547f9
[FIX] crm: fixed dependancies. The email_template module is auto installed by mail, but it's not a real dependancy and email_template could be uninstalled, what would lead to a crash in crm because it is using this feature (revno 8287.1.11, merged in v7 in revision 8382). To solve this issue, i just add the dependancy... even if it's a stable version, because we hope that the exception case explainde before cannot be found yet.

bzr revid: qdp-launchpad@openerp.com-20130116145451-vmk17f4mmor6ulpy
addons/crm/__openerp__.py