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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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 |