1 Sep
2023
1 Sep
'23
10:26 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20125 --- Comment #17 from Fridolin Somers <fridolin.somers@biblibre.com> --- + my $basket = $schema->resultset('Aqbookseller')->find( + { id => $basketno }, + { result_class => 'DBIx::Class::ResultClass::HashRefInflator' }) We can now use Koha::Acquisition::Bookseller no ? -- You are receiving this mail because: You are watching all bug changes.