[Bug 13074] C4::Items::_build_default_values_for_mod_marc should use Koha::Cache
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13074 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Signed Off --- Comment #10 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Nick Clemens from comment #7)
Small conflict in Items.pm
Also, did you mean to use $another_barcode here: 660 $item = GetItem($item_itemnumber); 661 is ( $item->{barcode}, $a_barcode, 'items.barcode is not mapped anymore, so the DB column has not been updated' );
No I don't think so. I don't remember exactly what I did, just remember that they were crazy tests to write... -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org