Koha/koha-tmpl/opac-tmpl
tipaul 8d868bb448 adding a "location" field to the library.
This field is useful when the callnumber contains no information on the room where the item is stored.
With this field, we now have 3 levels of informations to find a book :
* the branch.
* the location.
* the callnumber.

This should be versatile enough to solve any storing method.
This hack is quite simple, due to the nice Biblio.pm API. The MARC => koha db link is automatically managed. Just add the link in the parameters section.
2004-09-06 10:00:19 +00:00
..
css adding a "location" field to the library. 2004-09-06 10:00:19 +00:00
default added MARCNOTES and MARCSUBJCTS loop variables for displaying notes and subjects from MARC data. 2004-08-17 20:56:42 +00:00
unido/en Have frequency now showing 2003-09-09 23:23:42 +00:00
vanilla/en synch'ing 2.0.0 branch (RC4 tag) and head 2004-02-11 08:42:01 +00:00