Bug 23727: Add Koha Object(s) related to course reserves
authorKyle M Hall <kyle@bywatersolutions.com>
Fri, 14 Feb 2020 13:57:05 +0000 (08:57 -0500)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 17 Apr 2020 12:45:51 +0000 (13:45 +0100)
commit6229b51d663b868532102e60a4517ae2d4fb44cd
tree2b72f2979c42746f2a2574cc079ad6af6006a8f4
parent27716ceef8b5b97405bb4807eac2b58fe3d5e11b
Bug 23727: Add Koha Object(s) related to course reserves

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/Course.pm [new file with mode: 0644]
Koha/Course/Instructor.pm [new file with mode: 0644]
Koha/Course/Instructors.pm [new file with mode: 0644]
Koha/Course/Item.pm [new file with mode: 0644]
Koha/Course/Items.pm [new file with mode: 0644]
Koha/Course/Reserve.pm [new file with mode: 0644]
Koha/Course/Reserves.pm [new file with mode: 0644]
Koha/Courses.pm [new file with mode: 0644]