[IMP] emails :- change emails.message.send wizard name to email.compose.message wizar...
authorYogesh (OpenERP) <ysa@tinyerp.com>
Mon, 21 Feb 2011 09:54:01 +0000 (15:24 +0530)
committerYogesh (OpenERP) <ysa@tinyerp.com>
Mon, 21 Feb 2011 09:54:01 +0000 (15:24 +0530)
commit748860ca608ce957d8e8ef1d7d86feef47cf6b0f
tree0022ae6de17f36ce3605c7e37054b3c8110a342c
parent013c86e610474edbf105a697cb4365b14d7dff83
[IMP] emails :- change emails.message.send wizard name to email.compose.message wizard and related changes in some module.

bzr revid: ysa@tinyerp.com-20110221095401-pl0pyhzr7h8w7mjl
16 files changed:
addons/crm/crm_lead.py
addons/crm/crm_lead_view.xml
addons/crm/crm_opportunity_view.xml
addons/crm_claim/crm_claim_view.xml
addons/crm_fundraising/crm_fundraising_view.xml
addons/crm_helpdesk/crm_helpdesk_view.xml
addons/emails/__openerp__.py
addons/emails/email_view.xml
addons/emails/wizard/__init__.py
addons/emails/wizard/email_compose_message.py [new file with mode: 0644]
addons/emails/wizard/email_compose_message_view.xml [new file with mode: 0644]
addons/emails/wizard/email_message_wizard_send.py [deleted file]
addons/emails/wizard/email_message_wizard_send_view.xml [deleted file]
addons/event/event_view.xml
addons/hr_recruitment/hr_recruitment_view.xml
addons/project_issue/project_issue_view.xml