17 Dec
2019
17 Dec
'19
4:03 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22393 --- Comment #12 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (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.