[koha-commits] main Koha release repository branch new/bug_8557 updated. v3.08.00-1324-ga1c9272

Git repo owner gitmaster at git.koha-community.org
Tue Jan 15 05:07:05 CET 2013


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/bug_8557 has been updated
       via  a1c9272e2f0a26e21b755f789c7e19e5d1c63b7b (commit)
      from  963b1af8a865ad4caf7df5315fc0c00480ecacd3 (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 a1c9272e2f0a26e21b755f789c7e19e5d1c63b7b
Author: Liz Rea <liz at catalyst.net.nz>
Date:   Wed Dec 12 15:09:27 2012 +1300

    Bug 8557 - Unexpected behavior with scanners
    
    This is an alternative to the original implementation - this one works in chrome as well as firefox.
    
    To test:
    
    1)
    Set syspref 'AcqCreateItem' to 'Create Item when receiving an order.'
    
    2)
    Create a basket for a vendor, add an order line.
    
    3)
    Search for this vendor using Vendor search
    
    4)
    Receive Shipment for this vendor and choose the title you ordered in 2)
    
    5) You will get the dialog to create related item(s)
    
    6)
    Fill in Item 0 through o (see screenshot)
    
    7)
    Scan Barcode for field p - Barcode
    
    7)
    Result: Scanner sends a [return], form closes and you had no chance to fill in fields t - z
    
    Signed-off-by: Marc Veron <veron at veron.ch>
    
    Tested with Chrome Version 23.0.1271.97 m  and Firefox 17.0.1, both behave as expected.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Tested with Firefox and Chromium in Ubuntu.
    
    Additional test done:
    1) Add a new subscription, choose 'receive adds items'
    2) Receive an issue, fill out $p with a barcode
    3) Make sure hitting enter in the barcode field does not send the form.
    
    All tests pass and QA script pass.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

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

Summary of changes:
 .../prog/en/modules/acqui/orderreceive.tt          |   20 +++++++++++++++++++-
 .../prog/en/modules/serials/serials-edit.tt        |   19 ++++++++++++++++++-
 2 files changed, 37 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list