[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 14:58:08 CET 2023


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #146474|0                           |1
        is obsolete|                            |

--- Comment #24 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 146476
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146476&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