[koha-commits] main Koha release repository branch new/enh/bug_6403 created. v3.04.00-671-g7d8c805

Git repo owner gitmaster at git.koha-community.org
Sun Oct 9 08:51:48 CEST 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/enh/bug_6403 has been created
        at  7d8c805ef44310677065467fc57cf95baedad7c2 (commit)

- Log -----------------------------------------------------------------
commit 7d8c805ef44310677065467fc57cf95baedad7c2
Author: Ian Walls <ian.walls at bywatersolutions.com>
Date:   Mon Sep 26 10:14:41 2011 -0400

    Enh 6403 DB changes: add RecordLocalUseOnReturn syspref
    
    This patch, separate from the main functionality patch, adds the new syspref to the sysprefs.sql
    as well as updatedatabase.pl
    
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit e05d53d50d84e28769cdd6e4a474245ea2ee34f0
Author: Ian Walls <ian.walls at bywatersolutions.com>
Date:   Wed Sep 21 14:35:12 2011 -0400

    Enh 6403: Record local use stats when checking in unissued materials
    
    Adds a new system preference, RecordLocalUseOnReturn, which when active will change the statistical
    entry type from "return" to "localuse" in AddReturn() if the material was not on loan when returned.
    The intended use-case here is for libraries with 'open' book drops, in which patrons can put locally
    used (but unissued) materials.
    
    Adds a small message to the user interface to confirm that Local Use was recorded.
    
    This change opens up the possibility to record more types of statistics on return; one would just need
    to update the $stat_type variable accordingly.
    
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list