I got OpenERP 7 installed on a Ubuntu Server 12.04 lts server running on a Citrix XenServer virtual Machine. Everything works just fine, including custom addons and web paths.
I just can't understand if I can add the the mass_mailing (aka Mass mAiling Campaign) module to my setup. openerp.com/apps/mass_mailing/ In the openERP website apps/modules page , such module is listed as "online" and "trunk" type module, opposed to "v 7" or "v 6" or whatever of others base modules. I tried to add to my addons folder the module I got both from: - the trunk (I guess v8) and - the saas addons branch from launchpad. ( code.launchpad.net/~openerp/openobject-addons/saas-2)
In both cases I get error when trying to access web interface. I just get "Handler not found". As soon as I delete the mass_mailing folder, everything works again.
Given that I suppose the OpenERP saas relies on v7, I suppose that the module should work. Where am I wrong? Thank for any hint that can help me understanding!
We have the very same need, any input would be very appreciated
Yes same need, my install not working. Log shows this error: from openerp import http ImportError: cannot import name http