[Koha-bugs] [Bug 4389] New: Trigger slip print on empty checkout submit

bugzilla-daemon at kohaorg.ec2.liblime.com bugzilla-daemon at kohaorg.ec2.liblime.com
Thu Apr 15 21:23:51 CEST 2010


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4389

           Summary: Trigger slip print on empty checkout submit
           Product: Koha
           Version: rel_3_0
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: PATCH-Sent
         Component: Circulation
        AssignedTo: gmcharlt at gmail.com
        ReportedBy: tomascohen at gmail.com
   Estimated Hours: 0.0
 Change sponsored?: ---


With a simple change we can have slip receipts printed using
printx_window("slip") conveniently  by pressing <Enter> on empty chekout form.
I've added a 'return true' in the end of the command so it preserves the
current semantics of sending the browser to the general circulation screen.

Bernardo told me that old Print.pm code seems to still be triggered from that
form. We both thought this should be cleaned out but, as-is, this solution
resulted very helpful for our librarians.


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list