Bug 7077

Summary: Add system pref to control behavior of submitting empty barcode field on circulation page
Product: Koha Reporter: Owen Leonard <oleonard>
Component: CirculationAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Marcel de Rooy <m.de.rooy>
Severity: enhancement    
Priority: P5 - low CC: chris, gmcharlt, m.de.rooy, paul.poulain
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Proposed fix
Fix for Bug 7077 - Add system pref to control behavior of submitting empty barcode field
Signed patch

Description Owen Leonard 2011-10-21 18:28:40 UTC
It used to be that submitting an empty barcode input field when a patron's account was open in Circulation would clear the page (the same behavior as the "clear screen" buton offers now). Since inclusion of Bug 4389 this action has been co-opted to pop up a quick slip print window. A system preference should be added to allow the library to choose which behavior they want.
Comment 1 Owen Leonard 2011-10-21 19:08:45 UTC Comment hidden (obsolete)
Comment 2 Paul Poulain 2011-10-24 11:38:19 UTC
Updating Version : This ENH will be for Koha 3.8
Comment 3 Paul Poulain 2011-10-25 15:05:55 UTC
Bug versionned for master. entries will be made against rel_3_8 once the patch has been applied (see thread about that on koha-devel yesterday)
Comment 4 Chris Cormack 2011-11-03 21:54:02 UTC Comment hidden (obsolete)
Comment 5 Marcel de Rooy 2011-11-30 13:53:36 UTC
QA Comment: Code looks good. Marking it as Passed QA.
Note that this patch contains a dbrev.
Comment 6 Marcel de Rooy 2011-11-30 13:54:59 UTC
Created attachment 6470 [details] [review]
Signed patch

Fixed another merge conflict in updatedatabase.
Comment 7 Paul Poulain 2012-01-06 16:46:32 UTC
Patch pushed, please test