http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8557 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtj@kohaaloha.com --- Comment #7 from Mason James <mtj@kohaaloha.com> --- (In reply to comment #0)
in orderreceive when you receive an order with 'AcqCreateItem ' on 'receiving', you must first fill the 'Item' block and validating by clicking 'add' before clicking the 'save' button. Using a scan machine is like typing 'enter' and saving this receive, it is unwanted. For serials-edit it's the same problem. So this patch do the same in the two pages. To test: You must have a barcode scan... ;o) Or try to type enter without the patch, it's what the scan machine sends.
hmmm, i need more info to QA this patch... do i need to scan a barcode in the 'barcode' field to test this patch? if i do this, the 'enter' key *is* detected and the form is saved, so the patch does not seem to work (in chrome-osx)? i have added a screenshot to explain what i am testing (the barcode field) -- You are receiving this mail because: You are watching all bug changes.