[REM] completion in Gantt chart tasks and projects, not supported by OpenERP and...
[odoo/odoo.git] / addons / marketing_campaign / __init__.py
old mode 100755 (executable)
new mode 100644 (file)
index 94c40dc..23796d1
@@ -20,6 +20,8 @@
 ##############################################################################
 
 import marketing_campaign
+import res_partner
+import report
 
 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: