"find outstanding bills for circ" gets its own sub
authorJeff Godin <jgodin@tadl.org>
Thu, 8 Dec 2011 17:49:36 +0000 (12:49 -0500)
committerJeff Godin <jgodin@tadl.org>
Tue, 29 May 2012 15:23:02 +0000 (11:23 -0400)
commita1596d2107031ed81d3ba6ac82e6f8223848c91b
tree67e718119b6869a59774904b22e188e272f90276
parentd29d41b061d7d8232e63d6173ad86f0d573924c8
"find outstanding bills for circ" gets its own sub

outstanding_bills_for_circ accepts an editor and a circ object,
and will return a reference to an array of outstanding billing
objects. this has been broken out of the forgive_overdues sub,
as it will be useful elsewhere.
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/CircCommon.pm