https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22291 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Can you give us a step by step plan to recreate the problem please? I have try to use the SQL query from comment 1: - Create an order with 3 items - Receive - Remove an item - Execute the report => I see the 3 lines with an itemnumber that have been deleted (ie. do not longer exist in the items table). - Batch operation, delete items => I see 2 items to delete -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.