Bug 24244: Add test
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
This commit is contained in:
parent
0d52062219
commit
611cb46189
1 changed files with 1 additions and 0 deletions
|
@ -125,6 +125,7 @@ my $my_suggestion_with_budget = {
|
|||
author => 'my author 2',
|
||||
publishercode => 'my publishercode 2',
|
||||
suggestedby => $borrowernumber,
|
||||
branchcode => '', # This should not fail be set to undef instead
|
||||
biblionumber => $biblio_1->biblionumber,
|
||||
managedby => '',
|
||||
manageddate => '',
|
||||
|
|
Loading…
Reference in a new issue