http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1720 joe.atzberger@liblime.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Comment #4 from joe.atzberger@liblime.com 2008-03-18 07:58 ------- No, there are no call numbers to display for shelves. Call numbers are in a sepecific building, for a specific item. The cn_* fields are from biblioitems. Shelves operate above this level, by design. That's why the column was removed from the initial implementations. You should be able to add a biblio to your shelf, even when there is no item (and no call number). If you want to experiment with displaying *some* call number w/ a shelves entry, it should be determined at the time the shelves are viewed, based on the library of the viewer. Alternatively, allowing the user to select the branch from which they want to generate a "walk list" would make sense. That is, in either case, they should not be stored as data in virtualshelfcontents. Unfortnately, the call number for an item at any library besides the one you are actually standing in is unreliable information. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.