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

--- Comment #44 from Jonathan Druart <jonathan.druart+k...@gmail.com> ---
Created attachment 159818
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159818&action=edit
Bug 35507: Add Plugins::Method->delete

Delete record in plugin_data too and clear cache.

Note: Adding the singular delete, makes the plural loop and
call the singular in Koha::Objects.

Test plan:
Run prove prove $(git grep -l Koha::Plugin | grep -P "^t\/db")

Signed-off-by: Marcel de Rooy <m.de.r...@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.dru...@bugs.koha-community.org>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to