From: Bill Erickson Date: Thu, 16 Sep 2021 16:18:59 +0000 (-0400) Subject: LP1904036 Checkin modifiers sticky settings repair X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=f16355685bcdf34bdcc209b5df5e4be8fe760d00;p=Evergreen.git LP1904036 Checkin modifiers sticky settings repair Signed-off-by: Bill Erickson Signed-off-by: Jane Sandberg Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/src/eg2/src/app/staff/circ/checkin/checkin.component.ts b/Open-ILS/src/eg2/src/app/staff/circ/checkin/checkin.component.ts index eb92e90f40..2f1d2be26c 100644 --- a/Open-ILS/src/eg2/src/app/staff/circ/checkin/checkin.component.ts +++ b/Open-ILS/src/eg2/src/app/staff/circ/checkin/checkin.component.ts @@ -47,7 +47,9 @@ const CHECKIN_MODIFIERS = [ 'no_precat_alert', 'retarget_holds', 'retarget_holds_all', - 'noop' + 'noop', + 'auto_print_holds_transits', + 'do_inventory_update' ]; const SETTINGS = [