Bug 31711: (bug 27421 follow-up) Fix add to basket from a new file
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 15 Nov 2022 08:08:19 +0000 (09:08 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 15 Nov 2022 21:44:30 +0000 (18:44 -0300)
commit4907e96ba8ecf85a3b62b6c78729274eb683dea6
tree6b0be91411e3eb2cffaedb25d3b63f4fb2a756ca
parent937b7114d06874f1a9540f35b9011a7e247e5bdc
Bug 31711: (bug 27421 follow-up) Fix add to basket from a new file

We lost the display of the "Add staged files to basket" link when create
a new order from a new file

Test plan:
Add order to basket from a new file, select a file and import
See the detail of the job and notice the "Add staged files to basket",
click and confirm that it works as expected.

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/includes/background_jobs/stage_marc_for_import.inc
tools/stage-marc-import.pl