[Koha-bugs] [Bug 7369] duplicate item

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Apr 5 01:07:43 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7369

--- Comment #7 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 37496
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37496
Bug 7369 - duplicate item

Review of attachment 37496:
 --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=7369&attachment=37496)
-----------------------------------------------------------------

::: cataloguing/additem.pl
@@ +581,5 @@
> +        $fieldItem->delete_subfields($tagsubfield);
> +        $itemrecord->insert_fields_ordered($fieldItem);
> +    }
> +
> +    #check for hidden subfield and remove them for the duplicated item

Why? Duplicate means duplicate everything (except itemnumber and barcode),
right?

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


More information about the Koha-bugs mailing list