1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
<?xml version="1.0" encoding="utf-8"?> <openerp> <data> <wizard id="wizard_portal_project_email_send" model="res.partner" name="portal.project.email.send" string="Email Send"/> <wizard id="wizard_portal_check_section" model="crm.case" name="portal.crm.check.section" string="Check Section" menu="False"/> </data> </openerp> |