[Koha-bugs] [Bug 12830] Move the order-related code into its own module

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 9 18:14:09 CEST 2014


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

--- Comment #9 from Kyle M Hall <kyle at bywatersolutions.com> ---
Just a note, DBIC's find doesn't need a key/value pair when finding on a table
with a single column primary key. You can just pass in the value. That being
said, what you have will work just fine.

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


More information about the Koha-bugs mailing list