From 8998ecbc6be79f71cbbbd06e91375656a14db20a 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 aea0037d60..e41ce8b6d5 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