]> git.koha-community.org Git - koha.git/commit
Bug 13333: Fix Display basket group for already received orders
authorJonathan Druart <jonathan.druart@biblibre.com>
Tue, 25 Nov 2014 11:23:45 +0000 (12:23 +0100)
committerChris Cormack <chrisc@catalyst.net.nz>
Tue, 10 Feb 2015 21:45:46 +0000 (10:45 +1300)
commit07a81a496d395c20e93e362305b28aa9e913c936
tree2b9b66d212c8f3efe7596656b77f58d57a2509bc
parent36da7efe95c2e1509aef76a13e3fc09f0d531db2
Bug 13333: Fix Display basket group for already received orders

Bug 11111 adds a basket group column on the parcel page.
But it seems that the already received orders never contain the value
(always 'no basket group').

Test plan:
Receive an order which is in a basket group and verify the basket group
column is correctly filled.

Signed-off-by: Paola Rossi <paola.rossi@cineca.it>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit 74640683f0d7f4b9734a69763424b33977f66cfd)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/Acquisition.pm
t/db_dependent/Acquisition/Invoices.t