Skip to content
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

A user cannot be linked to multiple employees in the same company #82

Open
rinaz opened this issue Dec 16, 2021 · 1 comment
Open

A user cannot be linked to multiple employees in the same company #82

rinaz opened this issue Dec 16, 2021 · 1 comment

Comments

@rinaz
Copy link

rinaz commented Dec 16, 2021

Hi,

Findings

  • The employee creation from the user module creates an employee automatically; when trying to save the employee converted from the employee; an error pops up.
  • The employee creation from the user module is a dependent module of the Core, it gets installed automatically.
  • There is no way to disable employee creation from the user module.

These are the steps to reproduce the issue:

  1. Creating a new employee through the recruitment process; click on Create employee button.
  2. Go to the employee profile > HR settings tab > Related user.
  3. Enter a new user name.
  4. Click on Save.
  5. The error "A user cannot be linked to multiple employees in the same company" pops up.

Thanks,

@Senpaixyz
Copy link

Same issue: when you create a User and connect it to an Employee, everything works fine. However, if you create an Employee first and then a User, an error occurs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants