Amit Bhavsar (Open ERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-bug-1022953-amb into
lp:openobject-addons.
Requested reviews:
OpenERP Core Team (openerp)
Related bugs:
Bug #1022953 in OpenERP Addons: "Thunderbird: install in newdb gets an error"
https://bugs.launchpad.net/openobject-addons/+bug/1022953
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1022953-amb/+merge/114190
Hello,
Fixes the problem of Install thunderbird in new database.
Thanks!
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1022953-amb/+merge/114190
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-bug-1022953-amb.
=== modified file 'plugin_thunderbird/__openerp__.py'
--- plugin_thunderbird/__openerp__.py 2012-01-31 13:36:57 +0000
+++ plugin_thunderbird/__openerp__.py 2012-07-10 13:39:10 +0000
@@ -24,7 +24,7 @@
"version" : "1.0",
"author" : ['OpenERP SA', 'Axelor'],
"website" : "http://www.openerp.com/",
- "depends" : ["base","mail", "plugin"],
+ "depends" : ["base","mail", "plugin", "base_setup"],
"category" : "Customer Relationship Management",
"description": """
This module is required for the Thuderbird Plug-in to work properly.
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp