Bug 25611: Use selected vendor when creating a basket
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 5 Jun 2020 09:15:33 +0000 (11:15 +0200)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 10 Jul 2020 16:07:27 +0000 (16:07 +0000)
commitb2514759bcd4b5d3cb5758bf66890f1d84a2c586
treef91e3216717c94ce0777f107d7d6e81ea3f7ff7e
parent42e8c0185cf50b93789f3cfe6d4532565e084aeb
Bug 25611: Use selected vendor when creating a basket

We did not take into account the vendor selected.

Test plan:
1. Choose Vendor
2. Create Basket
3. Assign a new vendor
Without the patch this new vendor is not changed
With the patch applied the vendor is changed

4. Edit the basket, change the vendor

Reported-by: Kelly McElligott <kelly@bywatersolutions.com>
Signed-off-by: Rhonda Kuiper <rkuiper@roundrocktexas.gov>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit cd716269a7b2b1b6165154ea7e85844201402a8d)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
acqui/basketheader.pl