"Finish" the code for Billing Enhancement 01.
authorJason Stephenson <jason@sigio.com>
Sun, 22 Sep 2013 14:52:37 +0000 (10:52 -0400)
committerJason Stephenson <jason@sigio.com>
Thu, 7 Nov 2013 22:00:53 +0000 (17:00 -0500)
commit73e4da7187a6142586f3fd6976c392d305051812
tree0da1597ae72c678ffc55264df7b98c631c264426
parent1b2f3da30699cb042416d64569b9c0286a592a3d
"Finish" the code for Billing Enhancement 01.

Add in the logical flow for checking the negative balance settings.  Also
create a helper function for checking intervals along the way.

This code has not actually been tried, yet, so more changes are likely
to come.  I don't know if it is even valid perl at this point.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/AppUtils.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/CircCommon.pm