Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
2191 Vistas

working in Odoo16 EE


i have installed Odoo's app Recruitment and want to customize through Settings -> Technical

i have added 2 Models, both contains "applicant_id" field as Many2one with reference to model hr_applicant

in hr_applicant model i have added 

1) x_hr_applicant_education_ids as One2many with reference to model x_hr_applicant_education

2) x_hr_applicant_experience_ids as One2many with reference to model x_hr_applicant_experience

when modified existing view through Settings -> bug icon -> Edit View - Form and added editable tree and run it is not editable, please check 3 screenshot below for reference.


please help what i have done wrong here, why it is not editable?


.


.


regards

Avatar
Descartar
Mejor respuesta

Hi,

See if the user has create access for the One2many model, you can confirm it by switching into super user mode. If it works in super user mode, then you can confirm that this is issue with access rights and add necessary access right for the normal user.


Thanks

Avatar
Descartar
Autor

thank you @Niyas it was permission issue.

regards

Publicaciones relacionadas Respuestas Vistas Actividad
1
may 25
2245
1
abr 25
3287
1
abr 25
4105
1
abr 25
1593
4
mar 25
6699