http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7131
--- Comment #7 from Elliott Davis <[email protected]> --- Per a conversation with Katrin I think this is what needs to happen with this patch: The item match needs to happen on the barcode in addition to the itemnumber. There also needs to be a check added to make sure the date_due isn't going to be overwritten. Since the record is a MARC::Record object we can just remove the field. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
