I need to edit the invitation emails sent from the calendar. I also need to avoid the appearance of some fields like 'Description'.
Some suggest?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I need to edit the invitation emails sent from the calendar. I also need to avoid the appearance of some fields like 'Description'.
Some suggest?
The invitation emails are in python source code. You can change it in var html_invitation
above this function:
class calendar_attendee(osv.osv):
def _send_mail(self, cr, uid, ids, mail_to,email_from=tools.config.get('email_from', False), context=None):
In addons/base_calendar/base_calendar.py file
There is an open bug on this subject. See: https://bugs.launchpad.net/openobject-addons/+bug/1192513
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit seRelated Posts | Odpovědi | Zobrazení | Aktivita | |
---|---|---|---|---|
|
0
bře 15
|
4143 | ||
|
0
bře 15
|
3484 | ||
|
2
pro 23
|
20208 | ||
|
1
úno 23
|
7825 | ||
|
1
led 23
|
4758 |