https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37877
--- Comment #2 from Mathieu Saby <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
