From 60a86dcc31a61513c2212c9465eed2798bd450a8 Mon Sep 17 00:00:00 2001 From: Liz Rea Date: Wed, 12 Dec 2012 14:55:14 +1300 Subject: [PATCH] Bug 9268 - Scanning in barcode or ISBN in Acquisitions -> new order submits the form unexpectedly To Test: * Go to Acquisitions - Manage Orders * Search for a vendor * Click New Basket. * Fill required fields * Press Save. * Click on "From a new (empty) record" * Type in title Private Oz, Author Patterson, James. * Scan (or type) ISBN - 9781864711875. * (If not scanning, PRESS ENTER HERE) * Nothing should happen. Form should not be submitted, no error message should appear. Sponsored by: Hauraki District Libraries, New Zealand Signed-off-by: Katrin Fischer Tested according to test plan in Firefox and Chromium on Ubuntu. Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov --- .../prog/en/modules/acqui/neworderempty.tt | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt index 5cb6357..536d439 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt @@ -7,6 +7,24 @@ [% INCLUDE 'additem.js.inc' %]