15 Aug
2024
15 Aug
'24
4:37 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36915 --- Comment #36 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 170391 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170391&action=edit Bug 36915: (QA follow-up) Passing less to encourage traversal I generally push for contextual use of accessors in TT notices and try to reduce extra lookups. In this case we can access the pickup library branchname directly using the pickup_library relation available to us in the booking object we pass. Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.