[Koha-bugs] [Bug 14697] Extend and enhance "Claims returned" lost status

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 29 20:20:51 CET 2019


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

--- Comment #63 from Kyle M Hall <kyle at 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 at theke.io>

Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com>

Signed-off-by: Lisette Scheer <lisetteslatah at gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list