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)
committerJoy Nelson <joy@bywatersolutions.com>
Tue, 19 May 2020 23:28:10 +0000 (23:28 +0000)
commitc42e3d94ac42389b6ede92bb56cc1e2288c9fa00
tree4b62e4ace3dd277c9e25966f01d7bdfb3fecfe0c
parentd8b49065d1b86cb49e9c894db5640d4eb33db4c6
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: Joy Nelson <joy@bywatersolutions.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]