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

Hi, I am working with Odoo enterprise 16.4+e 

Currently I have 2 pages as depicted below.

Now I have successfully get the Job Pos from Job Position page with Many2One.

What I want to do is showing the Req Skills from Job Position page on the Employee page AUTOMATICALLY after I choose a Job Pos. Is it possible? How to do it? Thanks!



Avatar
Descartar
Mejor respuesta

Hello zulsani,


I hope this message finds you well.


Yes, you can Automatically update skills on “Employee Page” based on Job Position.

I’ve regenerated the same scenario in my server with two pages “Job position” and “Employee page” and got to automatically update the skills in “Employee Page” as per skills set in field “Req Skill” in Job Position page. Please refer to the attached Screenshot of the feature as well as code.


We can update the One2many field Skills(job_skills_id) using [(6, 0, [ids])] on change of field Job Pos(Job_id).

Feel free to contact me if needed

Hope this will help you.

Thanks & Regards,
Email:  odoo@aktivsoftware.com           

Skype: kalpeshmaheshwari

Avatar
Descartar
Autor

Hi Jainesh. Thank you so much for your detail explanation. Currently I am working with Odoo enterprise on web and I am doing the stuffs from Odoo studio and sometimes editing the view code in Settings > Technical > User Interface > Views. However I can't find the files you attached above. Any solution for this?

Publicaciones relacionadas Respuestas Vistas Actividad
2
jun 24
14326
1
feb 24
1075
3
ene 24
2318
3
nov 23
1898
1
may 22
3506