https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23838
--- Comment #51 from Martin Renvoize <[email protected]> --- Right.. I've added bug 30275 to deal with creating the new renewals table.. having discussed it with Tomas deeply we decided this was the best option to keep the API code clean in the long run, and has the benefit that we don't need to worry about anonymisation as we're using links back to already anonymised tables instead of repeating data here. Also, because of said links, we don't need old_* tables either. Next step is to complete unit tests on that bug and then adapt this one to use the API's introduced there. -- 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/
