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

[16.0] Field Service Project- Users Without Administrator/Setting Cannot Create FSM Orders #1290

Open
andrea-dalmaso-eat opened this issue Dec 12, 2024 · 0 comments
Labels

Comments

@andrea-dalmaso-eat
Copy link

andrea-dalmaso-eat commented Dec 12, 2024

Module

fieldservice_project

Describe the bug

In the Field Service Project module it appears that creating a Field Service Order (FSM Order) from Project requires Administrator/Setting permissions.

def action_create_order
has
result = action.read()[0] only Administrator/Setting can make that read

This behavior is not ideal as it restricts standard users, who should have sufficient permissions based on their roles, from performing essential operations within the module.

To Reproduce

Affected versions:

Steps to reproduce the behavior:

  1. Create a Project
  2. Create an FSM Order from that Project
  3. Error
@andrea-dalmaso-eat andrea-dalmaso-eat changed the title [16.0] Field Service - Users Without Administrator/Setting Cannot Create FSM Orders [16.0] Field Service Project- Users Without Administrator/Setting Cannot Create FSM Orders Dec 12, 2024
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