c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #10159
[Bug 695525] Re: [6.0] hr_employee - missing user_id
Hello Dr Ferdinand,
user_id is the field of "resource.resource" and hr_employee inherits
"resource.resource" (_inherits = {'resource.resource':
"resource_id"}).So we can use the field user_id directly in the
view_employee_form.
Thanks.
** Changed in: openobject-addons
Status: New => Invalid
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/695525
Title:
[6.0] hr_employee - missing user_id
Status in OpenObject Addons Modules:
Invalid
Bug description:
in the view view_employee_form
user_id is used, but missing in class hr_employee
References