https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22393
--- Comment #12 from Martin Renvoize <[email protected]> --- (In reply to Katrin Fischer from comment #10) > I also find this strange - I don't think we should ever delete from > deleted_items? And why select by barcode? We're not deleting from deleted_items.. we're looking up the item deleted_items using barcode if and only if we can't find the item already in items. It's to maintain a relationship between the accountline and a possible deleted item. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
