[Koha-bugs] [Bug 30642] We should record the renewal type (automatic/manual)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 10 13:43:36 CET 2023


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

--- Comment #23 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 146474
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146474&action=edit
Bug 30642: Make renewal_type an enum in spec and add test

This patch makes the renewal_type an enum, to match the change on the
DB. A test is added to account the fact the API is always setting
'Manual' request type.

Bonus: small portion of code gets a tidy, should've been asked by QA.

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list