[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
Fri Jul 9 09:35:47 CEST 2021


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

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|BLOCKED                     |Failed QA

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

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list