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

--- Comment #29 from Marcel de Rooy <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to