http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6233
--- Comment #1 from Ian Walls <[email protected]> 2011-04-21 13:55:20 UTC --- I think the root behind this bug, as well as 4449 and others, is the concept of "available" is not clearly defined in Koha. It's a composite of various bits of information like items.onloan, items.notforloan, items.itemlost, items.damaged and various system preferences. It gets even more complex when we as the question "available for what?". Being available for checkout (normal circulating materials that aren't already checked out) is different that being available for in-library use (reference materials) which is also different from being available to place on hold. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
