Skip to Content
Menu
This question has been flagged
2 Replies
6645 Rodiniai

Can I add a custom field "Team" in Employee?

Portretas
Atmesti
Autorius

I've found another help site. This is also incredibly helpful.http://maheshwarimayur.blogspot.sg/2013/02/how-to-add-new-field-on-any-object-in.html

Best Answer

Hi ,

if you need to add a custom field to your employee table , the best way is to write a custom module and inherit the employee object.

here is a link that show u how to do it, http://www.pixelite.co.nz/article/adding-additional-fields-using-custom-module-openerp-7

Portretas
Atmesti
Autorius

Thanks for the help. Will try it out.

Autorius Best Answer

Another good instruction video I found.

maheshwarimayur.blogspot.sg/2013/02/how-to-add-new-field-on-any-object-in.html

Portretas
Atmesti