From: Remington Steed Date: Thu, 14 Mar 2013 18:37:17 +0000 (-0400) Subject: Add accepting_usr to IDL to fix reporter field X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=5aa876b42db179ba67de9bacc9adc4cf5af8ab47;p=evergreen%2Fpines.git Add accepting_usr to IDL to fix reporter field In the reporter interface, the view 'Payments: Brick-and-mortar' is missing the 'Accepting User' field, which is present in the similar view 'Payments: Desk'. This field is already present in the database view and is simply missing from the IDL. Since it is needed for certain kinds of reports, this commit adds the missing IDL fields. It also adds the missing 'reporter:datatype' to an existing instance of the IDL field. Signed-off-by: Remington Steed Signed-off-by: Ben Shum --- diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index 40ca175f19..122e04486a 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -6431,6 +6431,7 @@ SELECT usr, + @@ -6449,6 +6450,7 @@ SELECT usr, + @@ -6481,7 +6483,7 @@ SELECT usr, - +