From 184eac2bae7350620d37495420446e336802382b Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Thu, 3 Jun 2021 11:35:50 -0400 Subject: [PATCH] IDL: add links from acqfdeb to invoice items, PO items, and line item details Also add acqlid to PCRUD. Signed-off-by: Galen Charlton --- Open-ILS/examples/fm_IDL.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index e4402a179f..e0e8707070 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -9583,11 +9583,17 @@ SELECT usr, + + + + + + @@ -10299,7 +10305,7 @@ SELECT usr, - + @@ -10330,6 +10336,14 @@ SELECT usr, + + + + + + + + -- 2.11.0