https://github.com/amco/odoo/blob/2d5f488a8823742f983ee5f212cfccabd1445802/openerp/netsvc.py#L56 Here is my problem: I want to send mail to some user which contain **val** , this mail is just for error reporting. How can i do this. Thanks in Advance.
odoo/openerp/netsvc.py
Line 56 in 2d5f488
Here is my problem:
I want to send mail to some user which contain val , this mail is just for error reporting.
How can i do this.
Thanks in Advance.