https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14697 --- Comment #63 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 94848 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94848&action=edit Bug 14697: Add routes to handle return claims This patch adds the /return_claims route to add new return claims, and then routes to updates notes and the resolution code. To test: 1. Apply this patches 2. Run: $ kshell k$ prove t/db_dependent/api/v1/return_claims.t => SUCCESS: Tests pass! 3. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com> Signed-off-by: Lisette Scheer <lisetteslatah@gmail.com> -- You are receiving this mail because: You are watching all bug changes.