تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
5563 أدوات العرض

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

المنشورات ذات الصلة الردود أدوات العرض النشاط
0
مارس 15
4163
0
مارس 15
3509
2
ديسمبر 23
20251
1
فبراير 23
7884
1
يناير 23
4804