http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14890
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #43196|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart <[email protected]> --- Created attachment 43221 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43221&action=edit Bug 14890 - Remove C4::Dates from circ/bookcount.pl This patch removes deprecated C4::Dates from circ/bookcount.pl To test: - Search for biblio with an item that has been checked out several times and that has been transferred - In left navigation click on 'Items' - In list of items click on 'View item's checkout history' - Verify that dates in 'Date arrived at current library' and in column 'Last seen' display properly. Signed-off-by: Hector Castro <[email protected]> Works as advertised Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
