server-tools
server-tools copied to clipboard
server_action_logging access error inventory adjustment
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:
- Install stock module
- Install server_action_logging module
- Login as demo user or with an user that is not in the group base.group_system
- 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.