From d833fd006722bb6f94532b07e25e01eb1a095ad1 Mon Sep 17 00:00:00 2001 From: Jason Stephenson Date: Thu, 29 Aug 2019 10:15:33 -0400 Subject: [PATCH] Lp 1835577: Add missing Auto Renewal fields to the IDL Add entries for auto_renewal and auto_renewal_remaining fields to the acirc and combcirc classes in fm_IDL.xml. They were missing after the auto-renewal feature was added. Signed-off-by: Jason Stephenson Signed-off-by: Galen Charlton --- Open-ILS/examples/fm_IDL.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index 9b256d050d..3d3d153432 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -4842,6 +4842,8 @@ SELECT usr, + + @@ -4928,6 +4930,8 @@ SELECT usr, + + -- 2.11.0