Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
5566 Lượt xem

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?

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ

There is an open bug on this subject. See: https://bugs.launchpad.net/openobject-addons/+bug/1192513

Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 3 15
4164
0
thg 3 15
3516
2
thg 12 23
20254
1
thg 2 23
7885
1
thg 1 23
4807