From f37ec932b671de02d790987fa365bab6028ea464 Mon Sep 17 00:00:00 2001 From: David Cook Date: Thu, 30 Jan 2025 05:56:06 +0000 Subject: [PATCH] Bug 38997: Remove outdated developer doc Content-Type: text/plain; charset=utf-8 This change removes a line in the developer doc which is no longer relevant. There's not really much to test here. Signed-off-by: Lin Wei Li Signed-off-by: Marcel de Rooy --- C4/Letters.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/C4/Letters.pm b/C4/Letters.pm index ae80161898..89ad7d7ce2 100644 --- a/C4/Letters.pm +++ b/C4/Letters.pm @@ -276,7 +276,6 @@ sub DelLetter { - claim acquisition orders (claimacquisition) - send acquisition orders to the vendor (orderacquisition) - notify patrons about newly received serial issues (issue) - - notify patrons when their account is created (members) Returns undef or { error => 'message } on failure. Returns true on success. -- 2.39.5