[Koha-bugs] [Bug 20125] Add a cron script to claim late orders

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 1 23:26:11 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20125

--- Comment #17 from Fridolin Somers <fridolin.somers at 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.


More information about the Koha-bugs mailing list