https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30642
--- Comment #23 from Tomás Cohen Arazi <[email protected]> --- 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
