https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37877 --- Comment #2 from Mathieu Saby <mathsabypro@gmail.com> --- I'm not sure of the intended behavior of the preference. It is used in C4::Budgets::CanUserModifyBudget, which is called in admin/aqbudgets.pl If I create a staff user with just this only permission in Acquisitions permission, - he can display admin/aqbudgets.pl - he can only see the funds whose access permission is "Restrict access to: None" - he cannot modify the funds he can see (he can not open /admin/aqbudgets.pl page) As an admin I can search him from a fund page, with "Select owner" or "Add users", and give him permission over a "restricted" fund. Now - he can see this new fund in admin/aqbudgets.pl - but he cannot modify it So I stil don't understand the terminology "Modify fund"... Note that "Modify fund" is used in template of /admin/aqbudgets.pl in breadcrumbs. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.