New functionnality to add a status Reserved for the Not For Loan field of items. It also adds fields to add the name of the Teacher and the Course. It adds a new page in the OPAC to list all the items that have this status. The functionnality looks like what is in bug #8215, but it's much more simple. It was also one of the first features I added to koha, so it really lacks comments, isn't based on master (based on 3.8.2) and doesn't have database updates yet. I'm posting it here to see if there's any interest and to have feedback on how I did the functionnality. Thanks.
Created attachment 11275 [details] Screenshot of the intranet interface to add an item (sry it's in french :P)
Created attachment 11276 [details] OPAC page (using datatables)
Created attachment 11277 [details] [review] First version of the patch
Also I believe there's no page using Datatables in the OPAC. I had to fix the images paths and copy some images from the intranet img folder. Should I just open this as a separate bug report ?
marking as duplicate because 8215 has way better chances to make it and has way more features *** This bug has been marked as a duplicate of bug 8215 ***