[IMP] crm :remove the configure wizard code from view file

bzr revid: sbh@tinyerp.com-20091230104235-mpjnxkkfa5chjdxq
This commit is contained in:
sbh (Open ERP) 2009-12-30 16:12:35 +05:30
parent c7c522259f
commit b8c40e8d94
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<data>
<menuitem icon="terp-crm" id="menu_crm" name="CRM &amp; SRM"/>
<menuitem id="menu_crm_configuration" name="Configuration" parent="crm.menu_crm" sequence="0"/>
<menuitem action="wizard_case_section_menu" id="menu_wizard_case_section_menu" parent="crm.menu_crm_configuration" type="wizard"/>
<wizard id="wizard_crm_send_mail" model="crm.case.history" name="crm.send.mail" string="Send Mail" menu="False"/>
<wizard id="wizard_crm_new_send_mail" model="crm.case" name="crm.new.send.mail" string="Send New Mail" menu="False"/>