Bug 27828: (bug 24469 follow-up) Add missing import
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 2 Mar 2021 10:36:49 +0000 (11:36 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 3 Mar 2021 10:57:51 +0000 (11:57 +0100)
commit7b4be9486e6e37e724560863f36e4835b6a66f43
tree50764d370a7de80a61bc2cb670630998dd936ca9
parent2542687f68d67ec1b36b1c1994920827515ce0a0
Bug 27828: (bug 24469 follow-up) Add missing import

Caused by
  commit 03a9bdc851dcfe114c1676ac55def1e1c5d51970
  Bug 24469: Move the new queries to a dedicated ImportBatch subroutine

Undefined subroutine &CGI::Compile::ROOT::kohadevbox_koha_acqui_neworderempty_2epl::SetMatchedBiblionumber called at /kohadevbox/koha/acqui/neworderempty.pl line 183

Test plan:
Create a new order from a staged file, select "Add order" next to a
title

Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
acqui/neworderempty.pl