This question has been flagged
3535 Views

I setup odoo and tested the SMTP connection successfully. The systems does send notifications. No problem.

But when I create a PO for a vendor and click "Send via EMail", the following error message pops up.

I installed odoo three times already. Always on a fresh OS (Windows Server 2008) and each time I get the same error:

OpenERP Server Error

Traceback (most recent call last): File "G:\openERP\server\.\openerp\http.py", line 499, in _handle_exception File "G:\openERP\server\.\openerp\http.py", line 516, in dispatch File "G:\openERP\server\.\openerp\http.py", line 282, in _call_function File "G:\openERP\server\.\openerp\service\model.py", line 113, in wrapper File "G:\openERP\server\.\openerp\http.py", line 279, in checked_call File "G:\openERP\server\.\openerp\http.py", line 732, in __call__ File "G:\openERP\server\.\openerp\http.py", line 375, in response_wrap File "G:\openERP\server\openerp\addons\web\controllers\main.py", line 944, in call_kw File "G:\openERP\server\openerp\addons\web\controllers\main.py", line 936, in _call_kw File "G:\openERP\server\.\openerp\api.py", line 237, in wrapper File "G:\openERP\server\openerp\addons\email_template\wizard\mail_compose_message.py", line 54, in default_get File "G:\openERP\server\.\openerp\api.py", line 237, in wrapper File "G:\openERP\server\openerp\addons\email_template\wizard\mail_compose_message.py", line 103, in onchange_template_id File "G:\openERP\server\.\openerp\api.py", line 237, in wrapper File "G:\openERP\server\openerp\addons\email_template\wizard\mail_compose_message.py", line 167, in generate_email_for_composer_batch File "G:\openERP\server\.\openerp\api.py", line 237, in wrapper File "G:\openERP\server\openerp\addons\email_template\email_template.py", line 514, in generate_email_batch File "G:\openERP\server\.\openerp\api.py", line 237, in wrapper File "G:\openERP\server\openerp\addons\report\models\report.py", line 252, in get_pdf File "G:\openERP\server\.\openerp\api.py", line 237, in wrapper File "G:\openERP\server\openerp\addons\report\models\report.py", line 416, in _run_wkhtmltopdf File "subprocess.pyc", line 709, in __init__ File "subprocess.pyc", line 957, in _execute_child WindowsError: [Error 2] The system cannot find the file specified

Can you help?

Thank you so much!

Avatar
Discard