Hello Deven, If you are looking for a way to remove the wizard from right panel of the form view, you can do it like this
include this code in your xml file <wizard id="base.res_partner_mass_mailing_wizard" model="res.partner" name="res.partner.spam_send" string="Mass Mailing" multi="True" menu="False"/> ------------------------ Sinoj Sebastian www.zbeanztech.com -------------------- m2f -------------------- -- http://www.openerp.com/forum/viewtopic.php?p=27431#27431 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
