odoo/addons/crm_claim
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 [CLEAN] crm_claim: cleaned code before merging (mostly about buttons, and also a forgotten access rights thing) 2012-06-01 11:23:52 +02:00
test [REVIEW] addons: small cleanups nex to a diff read. Some improvements will follow, this commit is about small cleanups. 2012-09-04 11:28:20 +02:00
__init__.py [IMP] improved code. 2012-03-15 11:49:19 +05:30
__openerp__.py [MERGE] module desc + stock 2012-12-09 11:55:27 +01:00
crm_claim.py [FIX] hr_recruitment: avoid overriding email_from and email_cc in 2013-11-04 10:27:31 +01:00
crm_claim_data.xml [ADD]change status name for better understanding and remove useless buttons 2012-11-09 14:57:12 +01:00
crm_claim_demo.xml [IMP]: crm*: Improved xml_id of demo claims so it can be generic 2012-07-30 16:02:21 +05:30
crm_claim_menu.xml [IMP]put arrow for all forms 2013-03-22 14:46:25 +05:30
crm_claim_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
res_config.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
res_config_view.xml [IMP]Remove type field from the views 2012-08-08 17:49:50 +05:30