[Koha-bugs] [Bug 10758] Show bibliographic information of deleted records in acquisitions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 2 00:14:16 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10758

--- Comment #3 from mathieu saby <mathieu.saby at 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.


More information about the Koha-bugs mailing list