29 Jan
2024
29 Jan
'24
11:17 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30230 --- Comment #84 from Katrin Fischer <katrin.fischer@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.