[Koha-bugs] [Bug 18203] Add per borrower category restrictions on ILL placement.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 3 08:50:00 CET 2017


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

--- Comment #1 from Alex Sassmannshausen <alex.sassmannshausen at ptfs-europe.com> ---
Created attachment 60805
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60805&action=edit
Add per borrower category create ILL privilege.

* admin/categories.pl: Add validation & update for `canplaceill`.
* koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt: Add
  `canplaceill` handling.
* ill/ill-requests.pl: Pass `canplaceill` to template.
* koha-tmpl/intranet-tmpl/prog/en/includes/ill-toolbar.inc: Check for
  `canplaceill`.
* opac/opac-illrequests.pl: Pass `canplaceill` to template.
* koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-illrequests.tt: Check
  for `canplaceill`.
* installer/data/mysql/kohastructure.sql: Create `canplaceill`
  column.
* installer/data/mysql/atomicupdate/ill_cat_permission.sql: New file.

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


More information about the Koha-bugs mailing list