[Koha-bugs] [Bug 12224] Allow easy printing of patron check-in slip

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 24 11:33:24 CEST 2015


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

--- Comment #10 from Joonas Kylmälä <j.kylmala at gmail.com> ---
With the follow-up version of the patch the unit test might fail if the test is
run at 12 +- 0.0001s AM/PM. What shall we do with this? It would be great to
keep those unit tests. Maybe we could change the function
GetTodaysReturnsForBorrower to accept a day from which the returns should be
retrieved, and also function CheckInSlip to accept a day from which to retrieve
the slip. Then in the unit test we could specify the day.. And I think in this
way the code would be more generalized. 

Btw, i'm thinking of integrating the function CheckInSlip with IssueSlip, so
another follow-up maybe coming soon!

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


More information about the Koha-bugs mailing list