Commit Graph

14 Commits

Author SHA1 Message Date
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
Jeremy Kersten ade51a9ea1 [FIX] survey: Was browsing a browse record, useless and traceback... https://github.com/odoo/odoo/issues/2383 2014-11-25 15:06:59 +01:00
Richard Mathot (OpenERP) ea69de5114 [FIX] Dirty fix for links sent by email
bzr revid: rim@openerp.com-20140410141352-tb9rwbvawuy2kwc4
2014-04-10 16:13:52 +02:00
Richard Mathot (OpenERP) 33fb17ab9f [IMP] Survey: Lots of usability improvements (wip)
bzr revid: rim@openerp.com-20140407133140-mu2dl1zkq6wazuob
2014-04-07 15:31:40 +02:00
Richard Mathot (OpenERP) ecb636c67c [FIX] URL slugs mess...
bzr revid: rim@openerp.com-20140319142952-2wzi0fvzvopx9lmy
2014-03-19 15:29:52 +01:00
Richard Mathot (OpenERP) 7227b0b0c9 [REF] Bye bye vim
bzr revid: rim@openerp.com-20140303133814-rpjv0gl7618bt1i1
2014-03-03 14:38:14 +01:00
Richard Mathot (OpenERP) c42b345a90 [REF] Code cleaning
bzr revid: rim@openerp.com-20140106084708-7yot3pjkfbezd6f8
2014-01-06 09:47:08 +01:00
Richard Mathot (OpenERP) 65c9704954 [IMP] Survey Kanban view
[REM] Unused code in survey.py

[REF] Code cleaning

bzr revid: rim@openerp.com-20131129084914-z76feeg813q38l25
2013-11-29 09:49:14 +01:00
Richard Mathot (OpenERP) 51bb7204cd [FIX] English
bzr revid: rim@openerp.com-20131125104912-tw8aw20nowkep31h
2013-11-25 11:49:12 +01:00
Richard Mathot (OpenERP) 72e33b8cfe - mailing bugs
- radio buttons/checkbox bugs
- cronjob to remove empty user inputs

bzr revid: rim@openerp.com-20131121110457-rbpbltdk1n9es37l
2013-11-21 12:04:57 +01:00
Richard Mathot (OpenERP) dbb0a2b8fe [FIX] Emails create 'link' user input (not 'manually')
bzr revid: rim@openerp.com-20131121075612-qhyo0cykcheo36iq
2013-11-21 08:56:12 +01:00
Richard Mathot (OpenERP) 0e45d81546 [IMP] Fixing first view of survey + logic bugs
bzr revid: rim@openerp.com-20131028144314-cjy5rexani70ikhc
2013-10-28 15:43:14 +01:00
Richard Mathot (OpenERP) 15d7695189 [IMP] Models refactoring (again)
bzr revid: rim@openerp.com-20131028075121-odgv1f4en47vvtr3
2013-10-28 08:51:21 +01:00
Richard Mathot (OpenERP) 31c582874d [REF] Importing previous work by chm
bzr revid: rim@openerp.com-20131021090319-zbi93frwqpcvxkk9
2013-10-21 11:03:19 +02:00