https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30294 Bug ID: 30294 Summary: Rename Koha::Recall->* used relationship names Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org Our coding guidelines are not quite precise regarding this, but in order to make accessors for related objects embeddable/searchable on the REST API, the relationships should share the name with the method, as the 'sub biblio' example in the guidelines: https://wiki.koha-community.org/wiki/Coding_Guidelines#Koha::Object.28s.29 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.