Main Koha release repository
https://koha-community.org
e40e11ab0c
Allows temporary locations corresponding to 'in processing' and 'shelving' so that newly-created items, and newly-returned items do not show immediately as a available. Three new system preferences govern the usage of these features. NewItemsDefaultLocation. If system pref NewItemsDefaultLocation is set to a location code, all newly catalogued items will be set to the location set in this preference. Location code must be a valid LOC authorized value type. InProcessingToShelvingCart. if the system pref InProcessingToShelvingCart is turned on, any items run through returns.pl with a location code for 'PROC', will be modified to have a new location code of 'CART'. ReturnToShelvingCart. If the syspref ReturnToShelvingCart is turned on, all items returned other than confirmed holds will have a new location code of 'CART'. Any item issued is automatically taken of the shelving cart. Adds a cron script shelf_to_cart.pl which should be run hourly. Updates all items with a location of CART to the item's permanent location. The original location code is stored in the new items column 'permanent_location'. Original Author: PTFS Contractor <dbavousett@ptfs.com> This work co-sponsored by Middletown Township Public Library, Middletown, NJ USA and East Brunswick Public Library, East Brunswick, NJ USA Signed-off-by: Colin Campbell <colin.campbell@ptfs-europe.com> Signed-off-by: Galen Charlton <gmcharlt@gmail.com> |
||
---|---|---|
acqui | ||
admin | ||
authorities | ||
C4 | ||
catalogue | ||
cataloguing | ||
circ | ||
debian | ||
docs | ||
errors | ||
etc | ||
install_misc | ||
installer | ||
koha-tmpl | ||
labels | ||
members | ||
misc | ||
offline_circ | ||
opac | ||
reports | ||
reserve | ||
reviews | ||
serials | ||
skel | ||
sms | ||
suggestion | ||
svc | ||
t | ||
tags | ||
tmp/modified_authorities | ||
tools | ||
virtualshelves | ||
xt | ||
.htaccess | ||
about.pl | ||
changelanguage.pl | ||
edithelp.pl | ||
fix-perl-path.PL | ||
help.pl | ||
INSTALL | ||
install-CPAN.pl | ||
INSTALL.debian | ||
INSTALL.debian-lenny | ||
INSTALL.fedora7 | ||
INSTALL.opensuse | ||
INSTALL.ubuntu | ||
kohaversion.pl | ||
LICENSE | ||
mainpage.pl | ||
Makefile.PL | ||
MANIFEST.SKIP | ||
README | ||
rewrite-config.PL |
Koha 3 - the next-generation release of the award-winning Koha open-source integrated library system. 30 December 2007 - Joshua Ferraro <jmf AT liblime DOT com> Koha is distributed under the GNU GPL. Please read the file LICENSE for more details. To install or upgrade Koha, please see the INSTALL file. Please report any bugs to the koha mailing lists or bug tracker and we will try to fix them in a future release. The main koha web site is http://www.koha.org/