From: Geoff Sams Date: Thu, 7 Mar 2019 02:54:15 +0000 (-0600) Subject: LP1681930 fm_IDL.xml billing/paid total column type correction. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=b69a8f5aaad71c536c08f4bd043d764ae8439b44;p=Evergreen.git LP1681930 fm_IDL.xml billing/paid total column type correction. Both xact_billing_totals and xact_paid_totals had incorrect unvoided sum column types of int, this corrects them both to money instead. Signed-off-by: Geoff Sams Signed-off-by: Rogan Hamby Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index f8fc0eaad0..bb6e62396f 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -10250,7 +10250,7 @@ SELECT usr, - + @@ -10261,7 +10261,7 @@ SELECT usr, - +