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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 22 Feb 2021 10:11:53 +0000 (11:11 +0100)
commit3f636fdbb9a057cea616aff9ef1cf004c621c3c7
tree420b84d85ca6e9462d3d4446d73bc58b29b020e2
parent5dfc3942f6eb42f8201b8e4826c50fdc81fee3aa
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>
(cherry picked from commit 7bc460e00501a5161a5ac1700dc8d1ce7b76730c)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
acqui/addorderiso2709.pl
acqui/neworderempty.pl