Hi,

First make sure that smtpclient module is installed and then configure it so 
that you can send emails to the relevant user.

Now there are 2 ways for sending email:
First you directly have a field named 'email' then for that the xml syntax is:
 <field>
which will send email to the id.

Second you get the particular user's email id in a user defined function which 
browses for the current user's email id and you create the subject,body for 
that email in that fuction. 

I hope it would be helpful to you.




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=46194#46194

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to