]> 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)
committerMason James <mtj@kohaaloha.com>
Thu, 26 Feb 2015 03:21:27 +0000 (16:21 +1300)
commite706d0d66f76866080aeadf2248a522802cc47d1
tree8943551f948424007c907a251ce1baf68655a493
parent62abe24f89bf6d1e61cb45061ccccd73139301ac
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: Mason James <mtj@kohaaloha.com>
C4/Acquisition.pm
t/db_dependent/Acquisition/Invoices.t