Koha/updater
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
..
sample_only_param_tables.sql bugfixes (davide mails in koha-dev) 2002-12-10 13:27:47 +00:00
thesaurus_create.pl road to 1.3.2 2002-10-26 17:59:35 +00:00
updatedatabase adding a "location" field to the library. 2004-09-06 10:00:19 +00:00