2 Jan
2025
2 Jan
'25
5:30 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38010 --- Comment #205 from Jonathan Druart <jonathan.druart@gmail.com> --- Koha/Schema/Result/Aqbookseller.pm +__PACKAGE__->has_many( + "aliases", + "Koha::Schema::Result::AqbooksellerAlias", Why? We already have Koha::Acquisition::Bookseller->aliases, when is this used? -- You are receiving this mail because: You are watching all bug changes.