odoo/addons/survey/wizard
Martin Trigaux 2831d94c20 [FIX] survey: no attachment in shared survey
When sharing a survey, a mail.mail is created but the attachment were lost.
This is due to a missing command (6, _, ids) when creating records in
attachment_ids field (many2many).

Fixes #9364, opw 656742
2015-11-18 13:52:21 +01:00
..
__init__.py [REF] Bye bye vim 2014-03-03 14:38:14 +01:00
survey_email_compose_message.py [FIX] survey: no attachment in shared survey 2015-11-18 13:52:21 +01:00
survey_email_compose_message.xml [ADD] views documentation 2014-08-28 15:02:33 +02:00