Bug 23531: fix ILSDI non-implemented but documented parameters
authorArthur Suzuki <arthur.suzuki@biblibre.com>
Tue, 3 Sep 2019 09:08:49 +0000 (11:08 +0200)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 18 Mar 2020 08:42:31 +0000 (08:42 +0000)
commitc8bf308e1b453023910336308d59566359efc535
treece7f9e0bccd46cd413b927f3114ba28968e359b1
parenta5fb30fbd0d0413185ed2e2e5fca6ac05227dfc6
Bug 23531: fix ILSDI non-implemented but documented parameters

test plan :
1/ Submit a hold through ILSDI with start_date and expiry_date parameters
2/ Verify in Koha those parameters are not applied to the newly created
reserve. Delete reserve.
3/ Apply patch and repeat 1.
4/ Verify the reserve created by same request as 1 now has both dates
applied and visible in Koha.

Signed-off-by: Christophe Croullebois <christophe.croullebois@biblibre.com>
Signed-off-by: Arthur Suzuki <arthur.suzuki@biblibre.com>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
C4/ILSDI/Services.pm
koha-tmpl/opac-tmpl/bootstrap/en/modules/ilsdi.tt
opac/ilsdi.pl