odoo/addons/crm_helpdesk
Thibault Delavallée 9537e55894 [FIX] hr_recruitment: avoid overriding email_from and email_cc in
message_update. This behavior makes sens only in message_new when
setting initial parameter of the applicant, not when somebody sends
an email on the record.
Removed priority change when there is  a 'priority' key in msg; but
this key is not likely to be present in a parsed email.
Removed updated values change due to a mapping of values present in
the email. This code was a copy-and-paste from crm and did not have
any meaning in hr_recruitment.

Also removed unnecessary code in project, project_issue, crm_helpdesk
and crm_claim for the same reasons as for hr_recruitment.

bzr revid: tde@openerp.com-20131104092731-ixasweoy1dbllbb3
2013-11-04 10:27:31 +01:00
..
i18n Launchpad automatic translations update. 2013-10-30 05:54:38 +00:00
report [FIX] search views: use child_of operator for partner_id fields that can reference both companies and contacts 2013-04-20 04:26:42 +02:00
security [IMP] Security Rule: removed duplicates due to inheritancies of groups 2011-12-12 19:11:13 +01:00
test [FIX] body_text --> body, not ure it's good enough 2012-08-17 14:06:06 +02:00
__init__.py [IMP] crm.helpdesk: simplify mail composition wizard 2011-09-07 19:10:28 +02:00
__openerp__.py [IMP] emoving bad code, no invitation system on events 2012-09-26 14:16:27 +02:00
crm_helpdesk.py [FIX] hr_recruitment: avoid overriding email_from and email_cc in 2013-11-04 10:27:31 +01:00
crm_helpdesk_data.xml merged with trunk 2010-12-30 15:28:09 +05:30
crm_helpdesk_demo.xml [IMP]: crm*: Improved xml_id of helpdesk demo so it can be generic 2012-07-30 16:10:03 +05:30
crm_helpdesk_menu.xml [IMP] crm_helpdesk : Improved the menu order. 2012-09-25 16:10:30 +05:30
crm_helpdesk_view.xml [FIX] search views: use child_of operator for partner_id fields that can reference both companies and contacts 2013-04-20 04:26:42 +02:00