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

hr_employee_ppe: error when assigning multiple PPE to an employee. #1352

Open
azucenatrey opened this issue May 16, 2024 · 1 comment
Open
Labels

Comments

@azucenatrey
Copy link

Module

hr_employee_ppe

Describe the bug

When you assign multiple EPIs to an employee, the following error is returned:
'''
Error while validating constraint
Expected singleton: hr.employee.ppe(5, 6)
'''
hr_ppe_error

To Reproduce

Affected versions: 12.0

Steps to reproduce the behavior:

  1. Step in employee form.
  2. Edit and add multiple PPEs.
  3. Save.

Expected behavior
Save without error.

@azucenatrey
Copy link
Author

Solution proposed in PR: #1351

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

No branches or pull requests

1 participant