17 Nov
2016
17 Nov
'16
8:30 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14224 --- Comment #11 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Hi Aleisha, The getter and setter subroutines (GetIssue, SetIssueNote, SendIssueNote, GetPatronNote) should not be added to C4 but use Koha::Issue[s] instead. Let me know if you need help to do so. And you won't have to provide new tests ;) Ideally the svc script should not be added, but you should use the REST API instead. However the routes for checkins do not exist yet. -- You are receiving this mail because: You are watching all bug changes.