LP 1198465: Fix staff client to handle new virtual field in mb object.
authorJason Stephenson <jason@sigio.com>
Fri, 21 Feb 2014 14:31:39 +0000 (09:31 -0500)
committerJason Stephenson <jason@sigio.com>
Fri, 21 Feb 2014 14:31:39 +0000 (09:31 -0500)
commitee786ee0e4cc9d7ded82704b233c73cd15157b0c
tree076937ee670289091d0fb2eae66589029ff254c5
parent9317413e36266e74e10cc0c38ce10f9c6992710a
LP 1198465: Fix staff client to handle new virtual field in mb object.

Alter server/patron/util.js to get values for voided, voider, and
void_time from the virtual void_payment object on the money.billing.

Alter server/patron/bill2.js to use the void_payment field instead
of the removed voided field to determine if a bill is voided.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/xul/staff_client/server/patron/bill2.js
Open-ILS/xul/staff_client/server/patron/util.js