-
-
Notifications
You must be signed in to change notification settings - Fork 675
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[14.0] hr_employee_firstname: Traceback when loading timesheet #990
Comments
CC @luistorresm @lescobarvx |
luisg123v
added a commit
to Vauxoo/hr
that referenced
this issue
Jun 12, 2021
Starting from 14.0, employee model was split into three models: - `hr.employee.public` - `hr.employee.private` - `hr.employee` (a common model) When this module was migrated, such split was not taken into account. This commit moves fields to the common model, so they don't fail when read from the public employee model. Closes OCA#990 Co-Authored-By: Luis González <[email protected]>
luisg123v
added a commit
to Vauxoo/hr
that referenced
this issue
Jun 12, 2021
Starting from 14.0, employee model was split into three models: - `hr.employee.public` - `hr.employee.private` - `hr.employee` (a common model) When this module was migrated, such split was not taken into account. This commit moves fields to the common model, so they don't fail when read from the public employee model. Closes OCA#990 Co-Authored-By: Luis González <[email protected]>
hugho-ad
added a commit
to Vauxoo/hr
that referenced
this issue
Jun 12, 2021
Starting from 14.0, employee model was split into three models: - `hr.employee.public` - `hr.employee.private` - `hr.employee` (a common model) When this module was migrated, such split was not taken into account. This commit moves fields to the common model, so they don't fail when read from the public employee model. Closes OCA#990 Co-Authored-By: Luis González <[email protected]>
Fixed on #1001 |
luistorresm
pushed a commit
to vauxoo-dev/hr
that referenced
this issue
Oct 18, 2021
Starting from 14.0, employee model was split into three models: - `hr.employee.public` - `hr.employee.private` - `hr.employee` (a common model) When this module was migrated, such split was not taken into account. This commit moves fields to the common model, so they don't fail when read from the public employee model. Closes OCA#990 Co-Authored-By: Luis González <[email protected]>
luistorresm
pushed a commit
to vauxoo-dev/hr
that referenced
this issue
Oct 19, 2021
Starting from 14.0, employee model was split into three models: - `hr.employee.public` - `hr.employee.private` - `hr.employee` (a common model) When this module was migrated, such split was not taken into account. This commit moves fields to the common model, so they don't fail when read from the public employee model. Closes OCA#990 Co-Authored-By: Luis González <[email protected]>
luistorresm
pushed a commit
to vauxoo-dev/hr
that referenced
this issue
Oct 19, 2021
Starting from 14.0, employee model was split into three models: - `hr.employee.public` - `hr.employee.private` - `hr.employee` (a common model) When this module was migrated, such split was not taken into account. This commit moves fields to the common model, so they don't fail when read from the public employee model. Closes OCA#990 Co-Authored-By: Luis González <[email protected]>
luistorresm
pushed a commit
to vauxoo-dev/hr
that referenced
this issue
Nov 5, 2022
Starting from 14.0, employee model was split into three models: - `hr.employee.public` - `hr.employee.private` - `hr.employee` (a common model) When this module was migrated, such split was not taken into account. This commit moves fields to the common model, so they don't fail when read from the public employee model. Closes OCA#990 Co-Authored-By: Luis González <[email protected]>
andreagidaltig
pushed a commit
to vauxoo-dev/hr
that referenced
this issue
Nov 6, 2023
Starting from 14.0, employee model was split into three models: - `hr.employee.public` - `hr.employee.private` - `hr.employee` (a common model) When this module was migrated, such split was not taken into account. This commit moves fields to the common model, so they don't fail when read from the public employee model. Closes OCA#990 Co-Authored-By: Luis González <[email protected]>
andreagidaltig
pushed a commit
to vauxoo-dev/hr
that referenced
this issue
Nov 8, 2023
Starting from 14.0, employee model was split into three models: - `hr.employee.public` - `hr.employee.private` - `hr.employee` (a common model) When this module was migrated, such split was not taken into account. This commit moves fields to the common model, so they don't fail when read from the public employee model. Closes OCA#990 Co-Authored-By: Luis González <[email protected]>
andreagidaltig
pushed a commit
to vauxoo-dev/hr
that referenced
this issue
Nov 8, 2023
Starting from 14.0, employee model was split into three models: - `hr.employee.public` - `hr.employee.private` - `hr.employee` (a common model) When this module was migrated, such split was not taken into account. This commit moves fields to the common model, so they don't fail when read from the public employee model. Closes OCA#990 Co-Authored-By: Luis González <[email protected]>
andreagidaltig
pushed a commit
to vauxoo-dev/hr
that referenced
this issue
Nov 8, 2023
Starting from 14.0, employee model was split into three models: - `hr.employee.public` - `hr.employee.private` - `hr.employee` (a common model) When this module was migrated, such split was not taken into account. This commit moves fields to the common model, so they don't fail when read from the public employee model. Closes OCA#990 Co-Authored-By: Luis González <[email protected]>
luisg123v
added a commit
to Vauxoo/hr
that referenced
this issue
Nov 14, 2023
Starting from 14.0, employee model was split into three models: - `hr.employee.public` - `hr.employee.private` - `hr.employee` (a common model) When this module was migrated, such split was not taken into account. This commit moves fields to the common model, so they don't fail when read from the public employee model. Closes OCA#990 Co-Authored-By: Luis González <[email protected]>
andreagidaltig
pushed a commit
to vauxoo-dev/hr
that referenced
this issue
Nov 16, 2023
Starting from 14.0, employee model was split into three models: - `hr.employee.public` - `hr.employee.private` - `hr.employee` (a common model) When this module was migrated, such split was not taken into account. This commit moves fields to the common model, so they don't fail when read from the public employee model. Closes OCA#990 Co-Authored-By: Luis González <[email protected]>
andreagidaltig
pushed a commit
to vauxoo-dev/hr
that referenced
this issue
Nov 16, 2023
Starting from 14.0, employee model was split into three models: - `hr.employee.public` - `hr.employee.private` - `hr.employee` (a common model) When this module was migrated, such split was not taken into account. This commit moves fields to the common model, so they don't fail when read from the public employee model. Closes OCA#990 Co-Authored-By: Luis González <[email protected]>
andreagidaltig
pushed a commit
to vauxoo-dev/hr
that referenced
this issue
Nov 16, 2023
Starting from 14.0, employee model was split into three models: - `hr.employee.public` - `hr.employee.private` - `hr.employee` (a common model) When this module was migrated, such split was not taken into account. This commit moves fields to the common model, so they don't fail when read from the public employee model. Closes OCA#990 Co-Authored-By: Luis González <[email protected]>
edy1192
pushed a commit
to vauxoo-dev/hr
that referenced
this issue
Oct 30, 2024
Starting from 14.0, employee model was split into three models: - `hr.employee.public` - `hr.employee.private` - `hr.employee` (a common model) When this module was migrated, such split was not taken into account. This commit moves fields to the common model, so they don't fail when read from the public employee model. Closes OCA#990 Co-Authored-By: Luis González <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Impacted versions:
Steps to reproduce:
hr_timesheet
Current behavior:
The following traceback is raised
Expected behavior:
No traceback.
AFAIK, this is because when this module was migrated to 14.0, new models were not considered. In 14.0, the employee model was split into three different models:
hr.employee.public
)hr.employee
)hr.employee.base
)I think fields should:
hr.group_hr_user
should be added to fields defined on this moduleHowever I have not digged too much into it.
The text was updated successfully, but these errors were encountered: