[Koha-bugs] [Bug 13074] C4::Items::_build_default_values_for_mod_marc should use Koha::Cache

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 10 17:47:22 CEST 2016


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Patch doesn't apply
                 CC|                            |nick at bywatersolutions.com

--- Comment #7 from Nick Clemens <nick at bywatersolutions.com> ---
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' );

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


More information about the Koha-bugs mailing list