SythilTech / Odoo

Odoo Modules
39 stars 113 forks source link

SMS Frame notification email subject #14

Open iknowpc opened 6 years ago

iknowpc commented 6 years ago

Notification email's subject line is always "SMS message", a lot of email clients group up these messages together making it hard to keep track of the conversation streams.

Something like "SMS from {res.partner}" would make it so email clients will split up the notifications.

Side note: It would be awesome to have in that same notification a URL that will open up a SMS compose with all the relevant info so we just type in the message and click send.
Even better but probably much more difficult, an email reply to a sms email will sms the associated partner.

SythilTech commented 6 years ago

Hello,

Thank you for your feedback on the module.

I have released version 1.0.30 which will place the name of from contact in the subject line, if no from contact can be found it will instead use the from mobile number

I will need to look into the logistics of an email to sms gateway type of functionality, I wouldn't hold your breath on that one through