Skip to content

server_action_logging access error inventory adjustment #3235

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

Open
lfreeke opened this issue Mar 24, 2025 · 0 comments
Open

server_action_logging access error inventory adjustment #3235

lfreeke opened this issue Mar 24, 2025 · 0 comments
Labels

Comments

@lfreeke
Copy link
Contributor

lfreeke commented Mar 24, 2025

Module

server_action_logging

Describe the bug

When logged in as demo user or an user that is not in the group 'base.group_system' (Administrator/Settings) and the user wants to create an Inventory Adjustment.

You will get the following access error:

_You are not allowed to access 'Server Action' (ir.actions.server) records.

This operation is allowed for the following groups:
- Administration/Settings

Contact your administrator to request access if necessary._

To Reproduce

Affected versions:
16.0

Steps to reproduce the behavior:

  1. Install stock module
  2. Install server_action_logging module
  3. Login as demo user or with an user that is not in the group base.group_system
  4. Go to the menu Inventory -> Operations -> Inventory Adjustments

Expected behavior
After installation of server_action_logging an user that is not in the group 'base.group_system' should still be able to create Inventory Adjustments.

@lfreeke lfreeke added the bug label Mar 24, 2025
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