Bug 19372: (bug 15801 follow-up) pass selected frameworkcode to the template
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 27 Sep 2017 15:54:18 +0000 (12:54 -0300)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 17 Oct 2017 08:14:21 +0000 (10:14 +0200)
commit13f9359dc3da8be011370327b20d9cd4f05ee490
tree5450d18acba151f3256f4a853260f35c4561f3f4
parente23822b869ea66f63ce6c6027e418c79e3c7ba04
Bug 19372: (bug 15801 follow-up) pass selected frameworkcode to the template

Bug 15801 removes the 2 lines that were necessary to retrieve the
framework selected by the user and pass it to the template.
All bibliographic records created when adding an order to the basket
using an external source used the default framework.

Test plan:
Add an order to a basket from an external source
Select another framework than the default one
=> Without this patch, whatever the framework you picked, the default
one is used
=> With this patch applied the framework code you will pick will be used

Signed-off-by: Marijana Glavica <mglavica@ffzg.hr>

Signed-off-by: Marijana Glavica <mglavica@ffzg.hr>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 60a17c1b2b8582620fc94ab9eadd7e8336a5d1fa)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
acqui/z3950_search.pl