https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37569
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from David Nind <[email protected]> --- Testing notes (using KTD): 1. To see the subscription history in the database (koha-mysql kohadev): select * from subscriptionhistory; 2. Remove the subscription history (step 2 of the test plan): truncate subscriptionhistory; -- 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/
