http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10758 --- Comment #3 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- I think we need to change the behavior of these subs in C4/Acquisitions.pm: GetOrders GetOrder GetOrdersByBiblionumber GetCancelledOrders GetPendingOrders SearchOrder GetLateOrders GetInvoices GetInvoiceDetails maybe also : GetHistory There is no join of acqorders and biblio in other subs. Katrin, I am not sure of the best way of doing it : do you think I can just edit the SQL for requesting deleted_biblio and deleted_biblioitem table? Or maybe it will have bad consequencies on performances? Mathieu -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.