27 Aug
2014
27 Aug
'14
1:20 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12830 --- Comment #4 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Colin Campbell from comment #2)
When fetching the order ... ordernumber is the primary key so why not simply call $schema->resultset('Aqorder')->find($ordernumber);?
There is no reason :) I added a followup for that. Thanks! -- You are receiving this mail because: You are watching all bug changes.