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

Odoo version 11c

(Document type: Contact, Operation: write) - (User: 9, Fields: signup_expiration, signup_type, signup_token)


get this type error when creating a new user without super ID


아바타
취소
베스트 답변

i've tried from this: self.mapped('partner_id').signup_prepare(signup_type="reset", expiration=expiration)

to this: self.sudo().mapped('partner_id').signup_prepare(signup_type="reset", expiration=expiration)

this line inside action_reset_password definition.

seems working for me.

아바타
취소
베스트 답변

Hi, did you managed to fix this? Getting the same error.


Thanks. 

아바타
취소
관련 게시물 답글 화면 활동
1
5월 24
3123
1
3월 15
5167
3
7월 25
1334
2
3월 23
4363
3
3월 15
13559