[email protected] wrote: > Hey guys try this version (revision 3669 of this forlder, and not 3697 which > is the last), it would solve your problem ;) > OpenERP / TinyERP addon (extension) for Thunderbird 2.0.xpi Hello,
I am still trying to solve this problem. This plug-in works OK for sending the complete email as an attachment to a case or partner. But when I try and send the email to a case and the email has a PDF attached to it, it is still not working. It does properly create the case and adds the attachment properly (correct file name), but the attachment data is always empty. I have added some debugging log calls to both the python component and the plugin. In overlay.js the temp file is created properly ( I can go into /tmp/ and open a pdf created this way with Acrobat (I tested by commenting out the test[i[].remove(true); line in tiny_xmlrpc.js)). But when tiny_xmlrpc.js createInstance() is called, the printstring variable is always empty. There are no errors that I can see in the error log. Hoping you might have some tips on how to troubleshoot this. I am using trunk r3794 of extra-addons and am testing on Mac OS X 10.5.6 with Thunderbird 2.0.0.23. Thanks very much. _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
