]> git.evergreen-ils.org Git - Evergreen.git/commit
Add accepting_usr to IDL to fix reporter field
authorRemington Steed <rjs7@calvin.edu>
Thu, 14 Mar 2013 18:37:17 +0000 (14:37 -0400)
committerBen Shum <bshum@biblio.org>
Sat, 27 Apr 2013 05:19:39 +0000 (01:19 -0400)
commitfd52eb97427ad38085236a065b21e04aa93b8ad6
tree4a39a1c07cbb8f6f1b659b83546b12a7cd27be9e
parent030973d2cef443483b4c63b7b745648621216fd8
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 <rjs7@calvin.edu>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/examples/fm_IDL.xml