https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13326
Ray Delahunty <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Ray Delahunty <[email protected]> --- Currently a suggestion that is deleted by the user who submitted it via their account sees the data in the suggestions table deleted. This can be even AFTER the suggestion has been accepted, the user notified, and the ordering process has started. For us this is unwelcome functionality as we want to record counts of purchase suggestions. We will be looking at using jquery to hide the delete functionality in the user account. We did consider adding an old_suggestions table as well, so we could archive suggestions (such as those made in a previous academic year), so we note and are delighted with the development work for bug 22784. -- 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/
