From e812dfdb3f737ef64b874d13c31c5eaa28f63228 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 bb6e62396f..f2b99ca04c 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -4792,6 +4792,8 @@ SELECT usr, + + @@ -4878,6 +4880,8 @@ SELECT usr, + + -- 2.11.0