Hello Amit, Is it possible to send mails to custom objects without modifying code?
I get this error : AttributeError: 'custom_object' object has no attribute 'message_post'. I get the same error .So I always need to overwrite this method in each custom object if I want to send mail to that object Thanks : Yogesh Kushwaha -- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Server. https://bugs.launchpad.net/bugs/1094375 Title: Not able to send emails in server 7.0 Status in OpenERP Server: Incomplete Bug description: Hi there! I am trying to send emails using server 7.0. I created email template and added context action. But I am not able to send email using these template and context action ... all the time I get error AttributeError: 'tci_object' object has no attribute 'message_post'. I get the same error for all the objects It was never in server 6.1. what is wrong with my procedure? Thanks ! To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-server/+bug/1094375/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

