Bug 7948

Summary: Printing transfer slip loses barcode field focus
Product: Koha Reporter: Kyle M Hall <kyle.m.hall>
Component: CirculationAssignee: Kyle M Hall <kyle.m.hall>
Status: CLOSED FIXED QA Contact: Ian Walls <koha.sekjal>
Severity: minor    
Priority: P5 - low CC: chris, gmcharlt, paul.poulain, wizzyrea
Version: 3.6   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 7948 - Printing transfer slip loses barcode field focus
Bug 7948 - Printing transfer slip loses barcode field focus

Description Kyle M Hall 2012-04-12 15:13:58 UTC
When printing a transfer slip the cursor does not go back to the text entry box, like it does when printing hold slips.
Comment 1 Kyle M Hall 2012-04-12 15:17:21 UTC Comment hidden (obsolete)
Comment 2 Liz Rea 2012-05-11 14:35:17 UTC
Created attachment 9516 [details] [review]
Bug 7948 - Printing transfer slip loses barcode field focus

* Refocus on barcode field after running Dopop()
  * Cleaned up javascript, removed tabs

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
passes t xt
works as advertised.
Comment 3 Paul Poulain 2012-05-22 21:17:05 UTC
QA comments: in fact, it's a one-liner, with many reintentation fixes.

passed QA
Comment 4 Chris Cormack 2012-05-23 22:01:08 UTC
Bug fix, will be in 3.8.2

(Paul did you miss changing the status to pushed to master?)
Comment 5 Paul Poulain 2012-05-24 15:50:28 UTC
(In reply to comment #4)
> (Paul did you miss changing the status to pushed to master?)
Yes I missed, I confirm it is in master