How to use employee_id field in product ????any process to import hr.employee object in product module???

Asked by Mary

When i creating a related field it showing error No refrence to hr.employee found.....

Question information

Language:
English Edit question
Status:
Solved
For:
Odoo Server (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Solved by:
Serpent Consulting Services
Solved:
Last query:
Last reply:
Revision history for this message
Best Serpent Consulting Services (serpent-consulting-services) said :
#1

Mary,

Did you try to create a field referring to hr.employee model? In that case, you should have a dependency set to hr module.

If that is a to be referred, make sure the ascendant record exists.

Hope it helps.

Regards,
Serpent Consulting Services.
http://www.serpentcs.com

Revision history for this message
Mary (mary-josephswthrt) said :
#2

Thanks Serpent Consulting Services, that solved my question.