[koha-commits] updated branch master (9a989c9e58724682b75a13910865ceb6c143f262)

git repository hosting gitosis at git.koha.org
Fri Apr 30 04:44:52 CEST 2010


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 "Koha GitWeb".

The branch, master has been updated
       via  9a989c9e58724682b75a13910865ceb6c143f262 (commit)
      from  6532f712b733c3bab91400a7f2c0a608dc1945dd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9a989c9e58724682b75a13910865ceb6c143f262
Author: Kyle M Hall <kyle.m.hall at gmail.com>
Date:   Thu Mar 4 16:17:05 2010 +0000

    Circulation - Disable Barcode Field If Item Needs Confirmation
    
    When issuing items, if a confirmation screen comes up,
    another item can still be scanned into the barcode field.
    
    If a librarian does not notice the confirmation dialog,
    he or she may continue scanning items without confirming
    the issue and thus give a patron an item without it actually
    being issued to the patron.
    
    This patch disables the barcode field until the confirmation
    question is answered.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 .../prog/en/modules/circ/circulation.tmpl          |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list