In OpenERP first create custom module and inherit the email_template object in your own module. Then create templates in .xml file. Follow these step given below: Step1- First, create module like: ...