[Koha-bugs] [Bug 30230] Search for patrons in checkout should not require edit_borrowers permission

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 29 12:17:31 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30230

--- Comment #84 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
> 2) Please add view to the permission descriptions in the SQL and template
> file:
> 
> +            "INSERT IGNORE INTO permissions (module_bit, code, description)
> VALUES (4, 'list_borrowers', 'Search and list patrons')"

The .sql file for new installations and the .inc for description in the
template were missed. Fixed in a follow-up.

> 3) In the main navigation (not start page, but on top) the Patrons module is
> missing with only catalogue and list_borrowers permission.

This was missed as well, fixed in a follow-up to header.inc.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list