[Koha-bugs] [Bug 22393] Remove last remaining manualinvoice use

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 17 16:03:02 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22393

--- Comment #12 from Martin Renvoize <martin.renvoize at 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.


More information about the Koha-bugs mailing list