server-tools icon indicating copy to clipboard operation
server-tools copied to clipboard

server_action_logging access error inventory adjustment

Open lfreeke opened this issue 9 months ago • 0 comments

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 avatar Mar 24 '25 15:03 lfreeke