Skip to content
Snippets Groups Projects
Commit c98e5b2d authored by Denis Ledoux's avatar Denis Ledoux
Browse files

[FIX] mail: _fields['type'].selection is a callable

This revert partially the rev. f2e4a10e

  File "/home/odoo/src/odoo/8.0/addons/mail/mail_mail.py", line 76, in default_get
      if context and context.get('default_type') and context.get('default_type') not in self._fields['type'].selection:
      TypeError: argument of type 'function' is not iterable
parent a6745127
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment