]> git.koha-community.org Git - koha.git/commit
Fixing catalogue_out errors.
authorJoe Atzberger <joe.atzberger@liblime.com>
Tue, 10 Mar 2009 21:41:01 +0000 (16:41 -0500)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 26 May 2009 19:15:01 +0000 (21:15 +0200)
commit0c57eb2d11bc59768a572bbbd142c717e2dfc55f
treec16ffa7cbd1b6a06e5ed4a7d465b29a6ad3b8e5c
parent42b94b22e90a229d68428b5208cbfecf5d744483
Fixing catalogue_out errors.

This script ran against biblioitems.itemtype instead of items.itype.
With that corrected, biblioitems is not used by the query.

Report also failed to check whether the item was currently checked out
(i.e., in the issues table) before declaring it an inactive,
uncirculating item!

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
reports/catalogue_out.pl