From f2de11f44d5a6425354d422e727c4acfe6ae0707 Mon Sep 17 00:00:00 2001 From: helene hickey Date: Wed, 16 Jan 2019 23:20:38 +0000 Subject: [PATCH] Bug 21290: Updating documentation for ModItem To test: Review the patch and check it is now updated correctly --- C4/Items.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/C4/Items.pm b/C4/Items.pm index 3b006c686e..8e4ecfd271 100644 --- a/C4/Items.pm +++ b/C4/Items.pm @@ -511,8 +511,7 @@ ModItem( } ); -Change one or more columns in an item record and update -the MARC representation of the item. +Change one or more columns in an item record. The first argument is a hashref mapping from item column names to the new values. The second and third arguments -- 2.11.0