http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8723
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff --- Comment #13 from Jonathan Druart <[email protected]> --- (In reply to Galen Charlton from comment #9) > It's not just item-level hold requests -- it's also bib-level hold requests > that have been captured. > > The following tables definitely should be updated when an item is moved to a > different bib: > > reserves > hold_fill_targets > tmp_holdsqueue > linktracker Agreed and done. > The following tables perhaps should be updated: > > aqorders_items No biblionumber field. > reserveconstraints It will be removed by bug 9809. > import_items Maybe, but I don't understand what to do here. -- You are receiving this mail because: 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/
