[Koha-bugs] [Bug 8129] quick slips issuing does not work

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 4 17:23:16 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8129

Ian Walls <koha.sekjal at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Passed QA
                 CC|                            |koha.sekjal at gmail.com

--- Comment #4 from Ian Walls <koha.sekjal at gmail.com> ---
Handles the date formatting with substrings... not the most general approach,
but it works.  Less load on the system than using DateTime to cast as a date.

Updates variable name from "$today" to "$now", which is more general in our new
hourly loan context.  I'm in favour.

Marking as Passed QA.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list