From dab70daa55a90f7b50f8c2dc9fefdef0762e5daf Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Mon, 15 Oct 2018 13:07:11 +0000 Subject: [PATCH] Bug 19687: (RM follow-up) Export correct function name Signed-off-by: Nick Clemens --- C4/Items.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/C4/Items.pm b/C4/Items.pm index 546d6981e7..926879ee4f 100644 --- a/C4/Items.pm +++ b/C4/Items.pm @@ -47,7 +47,7 @@ BEGIN { ItemSafeToDelete DelItemCheck MoveItemFromBiblio - GetLatestAcquisitions + GetLastAcquisitions CartToShelf ShelfToCart GetAnalyticsCount -- 2.39.5