ValueError: Routing: posting a message without model should be with a parent_id (private mesage).
2015-05-18 09:55:37,949 1077 ERROR basedatos-01 openerp.addons.fetchmail.fetchmail: Failed to process mail from pop server usuario (servidor).
Traceback (most recent call last):
File "/opt/odoo/odoo-server/addons/fetchmail/fetchmail.py", line 239, in fetch_mail
context=context)
File "/opt/odoo/odoo-server/openerp/api.py", line 241, in wrapper
return old_api(self, *args, **kwargs)
File "/opt/odoo/odoo-server/addons/mail/mail_thread.py", line 1183, in message_process
routes = self.message_route(cr, uid, msg_txt, msg, model, thread_id, custom_values, context=context)
File "/opt/odoo/odoo-server/openerp/api.py", line 241, in wrapper
return old_api(self, *args, **kwargs)
File "/opt/odoo/odoo-server/addons/mail/mail_thread.py", line 1068, in message_route
update_author=True, assert_model=True, context=context)
File "/opt/odoo/odoo-server/openerp/api.py", line 241, in wrapper
return old_api(self, *args, **kwargs)
File "/opt/odoo/odoo-server/addons/mail/mail_thread.py", line 837, in message_route_verify
raise ValueError('Routing: posting a message without model should be with a parent_id (private mesage).')
ValueError: Routing: posting a message without model should be with a parent_id (private mesage).