]> 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:53 +0000 (01:19 -0400)
commit7eed14fed8e2a37cb6b360015aab7a99360e897b
tree7755b85b53b3006a49420d181d9fc08b7acc7f8c
parent2797b1974c4f0877cc31e4fd9e5766c9891b852f
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