https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20817
--- Comment #44 from Marcel de Rooy <[email protected]> --- (In reply to Marcel de Rooy from comment #39) > Hmm. I am sorry to note but it crashes already at the first stage of testing > this. When we still have this kind of typo in the code now, I would > recommend adding an updated test plan and setting back to Needs Signoff. It > does not help me trust these changes. > > Undefined subroutine &C4::Acquisition::Utils::GetMarcItemFieldsToOrderValues > called at /usr/share/koha/acqui/addorderiso2709.pl line 540 > my $alliteminfos = C4::Acquisition::Utils::GetMarcItemFieldsToOrderValues( > $marcrecord, [ 'homebranch', 'holdingbranch', 'itype', 'nonpublic_note', > 'public_note', 'loc', 'ccode', 'notforloan', 'uri', 'copyno', 'price', > 'replacementprice', 'itemcallnumber', 'quantity', 'budget_code' ] ); > > => Koha::Acquisition::Utils etc This one is more serious -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
