Topic: limit journal inquiry editing / modifying user permissions

Hi, is there way to limit which group of users
/admin/security_roles.php?

have access to editing or modifying Journal Inquiry entries
/gl/gl_journal.php?ModifyGL=Yes&trans_no=4409&trans_type=0

so that I can stop the user from going back and editing journal entries depending on their level of access

Re: limit journal inquiry editing / modifying user permissions

Any new thoughts on this? Is this possible at all? I am also interested to know.

Re: limit journal inquiry editing / modifying user permissions

This is possible either as a separate extension or possibly in FA v2.5 where user roles on edit and add are separated.

In the meanwhile, give add/edit permission to such users and filter it based on username using custom code in the permissions line in the appropriate page.