Bug 24347: (follow-up) Remove custom catalog search from acquisitions
authorOwen Leonard <oleonard@myacpl.org>
Mon, 6 Jan 2020 15:09:08 +0000 (15:09 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 30 Jan 2020 10:59:27 +0000 (10:59 +0000)
commitc172c8ff6ef55e8c736a52b72931967cf54943e9
treef4eb1286f7de5149effa39f1844fcbf47c9f2384
parent0b9a7e354696ed905989f7f1ff581d59955406f3
Bug 24347: (follow-up) Remove custom catalog search from acquisitions

This patch removes the "neworderbiblio" script and template which are
made obsolete by the "search to order" feature.

deleted:    acqui/neworderbiblio.pl
deleted:    koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderbiblio.tt

Some documentation in addorder.pl has been corrected to remove reference
to neworderbiblio.pl.

To test, apply the patch and verify that the correct files have been
removed.

Search the Koha codebase to verify that no links to
acqui/neworderbiblio.pl remain.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
acqui/addorder.pl
acqui/neworderbiblio.pl [deleted file]
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderbiblio.tt [deleted file]