콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
7556 화면

On the creation of a new user, an invitation mail is send. Where are the mail template and the functions located in the source code?

 

Thanks.
 

아바타
취소
베스트 답변

In the auth_signup Model used to on the creation of a new user, an invitation mail is send.

Email Template Located in addons/auth_signup/auth_signup_data.xml

Python addons/auth_signup/res_users.py create method overriden and  action_reset_password method is called.

아바타
취소
작성자

Thanks, Prakash!

베스트 답변

I think you mean New employee: it's located in /addos/hr/hr.py around line 221

 

(Lines added after comment)

If it's related to OpenERP user, you can find it in the portal module (portal_wizard.py) and the email template is OpenERP Entreprise Connection (under: Settings --> Technical --> Email --> Templates).

It's used for all Partners including OpenERP users.

 

아바타
취소
작성자

Thanks for your reply, but that's not what I'm looking for. I don't mean the welcome message for new employees, but the invitation email for new users.

관련 게시물 답글 화면 활동
1
3월 15
13446
2
3월 15
6245
1
3월 15
7854
2
2월 24
13363
1
4월 23
26847