From 66f4463ab0db1f28249532b7bbdd6bec906cda81 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Thu, 9 Apr 2020 10:32:51 -0400 Subject: [PATCH] mark acq.edi_account columns as required in IDL Signed-off-by: Galen Charlton --- Open-ILS/examples/fm_IDL.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index 90d981e258..c10a14b996 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -10053,20 +10053,20 @@ SELECT usr, - - + + - + - + - + -- 2.11.0