]> git.koha-community.org Git - koha.git/commit
[3.0.x](bug #4930) fix inventory
authorNahuel ANGELINETTI <nahuel.angelinetti@biblibre.com>
Fri, 2 Jul 2010 12:23:48 +0000 (14:23 +0200)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 6 Jul 2010 20:42:14 +0000 (22:42 +0200)
commit8def2ebb0ad6179fcc2b88cb724ab63f570e2792
treefc9c3e8cfcad85f0068abb28a34e782e0f42101b
parent87ef2aee7c3606e24a82ecbba7d615c3969c9ff6
[3.0.x](bug #4930) fix inventory

this delete duplicate code that generate an error in a sql query and can't work when "pass on loan items" is checked.

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
C4/Items.pm