7 Jul
2023
7 Jul
'23
12:30 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33105 --- Comment #29 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- acqui/vendor_issues.pl demonstrates a point that is larger than this script: $issue = Koha::Acquisition::Bookseller::Issues->find($issue_id); We have a name clash with the issues table, so it would have been nicer to specify vendor_issue here in naming variables. No blocker just noting. -- You are receiving this mail because: You are watching all bug changes.