[Koha-bugs] [Bug 20817] Add ability to retain 9xx fields when adding on order item to existing record

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 14 13:05:55 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20817

--- Comment #44 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(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.


More information about the Koha-bugs mailing list