I created a group which is designed can only click the action_register_payment button in the account.move out or in form view. I thought that the function does not need the access to create account.move record, but it turns out that it acutally needs the access,why.
It just modify some data of the record,doesn't it? I am confused.Can anybody explain the reason?
Thank you.