View | Details | Raw Unified | Return to bug 39282
Collapse All | Expand All

(-)a/t/db_dependent/Koha/MarcOrder.t (-2 / +1 lines)
Lines 467-473 subtest 'add_items_from_import_record() - addorderiso2709.pl' => sub { Link Here
467
            'notforloans' => [
467
            'notforloans' => [
468
                '',
468
                '',
469
            ],
469
            ],
470
            'c_budget_id'       => 2,
470
            'c_budget_id'       => $budgetid2,
471
            'replacementprices' => [
471
            'replacementprices' => [
472
                '0.00',
472
                '0.00',
473
            ],
473
            ],
474
- 

Return to bug 39282