Bug 24469: Record biblionumber in import_biblio when adding to basket via file
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 12 Feb 2020 15:22:02 +0000 (16:22 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 18 Feb 2021 10:52:59 +0000 (11:52 +0100)
commit7bc460e00501a5161a5ac1700dc8d1ce7b76730c
tree8b792867c0a6ec47ef3ce3e6813e8520f0a1908b
parent740331c39e65aca18244bbf759ed6f722eeb0ac9
Bug 24469: Record biblionumber in import_biblio when adding to basket via file

The column import_biblios.matched_biblionumber was not populated when an
order is created from a staged file.

Test plan:
A/ Create a new order from a stage file.
Use the "Save" button at the bottom of the "Add orders from" page
Then note the matched_biblionumber value. It should be populated correctly

B/ Import again the same record, this time you will have to use the "Add
order" link in the list of order (ie. not the "Save" button)
Note the matched_biblionumber value. It should be populated correctly

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Signed-off-by: Sarah Daviau <sdaviau@arlingtonva.us>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
acqui/addorderiso2709.pl
acqui/neworderempty.pl