Can I add a custom field "Team" in Employee?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
2
Odpowiedzi
6638
Widoki
Can I add a custom field "Team" in Employee?
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
Thanks for the help. Will try it out.
Another good instruction video I found.
maheshwarimayur.blogspot.sg/2013/02/how-to-add-new-field-on-any-object-in.html
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj się
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