[open-ils-commits] r8494 -
trunk/Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher
svn at svn.open-ils.org
svn at svn.open-ils.org
Thu Jan 24 13:56:25 EST 2008
Author: miker
Date: 2008-01-24 13:29:44 -0500 (Thu, 24 Jan 2008)
New Revision: 8494
Modified:
trunk/Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/money.pm
Log:
added param sets for voided billing clauses
Modified: trunk/Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/money.pm
===================================================================
--- trunk/Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/money.pm 2008-01-24 18:28:43 UTC (rev 8493)
+++ trunk/Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/money.pm 2008-01-24 18:29:44 UTC (rev 8494)
@@ -393,6 +393,8 @@
$org->id, $startdate, $enddate,
$org->id, $startdate, $enddate,
$org->id, $startdate, $enddate,
+ $org->id, $startdate, $enddate,
+ $org->id, $startdate, $enddate,
$org->id, $startdate, $enddate
);
More information about the open-ils-commits
mailing list