[Bug 14697] Extend and enhance "Claims returned" lost status
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14697 --- Comment #59 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 94844 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94844&action=edit Bug 14697: Introduce Koha::Checkouts::ReturnClaim(s) This patch introduces the Koha::Object(s)-derived classes for handling return claims. Tests are added to cover the overloaded ->store method, and domain-specific exceptions are added as well. To test: 1. Apply this patches 2. Run: $ kshell k$ prove t/db_dependent/Koha/Checkouts/ReturnClaim.t => SUCCESS: Tests pass! 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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org