[open-ils-commits] r8493 -
branches/rel_1_2/Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher
svn at svn.open-ils.org
svn at svn.open-ils.org
Thu Jan 24 13:55:23 EST 2008
Author: miker
Date: 2008-01-24 13:28:43 -0500 (Thu, 24 Jan 2008)
New Revision: 8493
Modified:
branches/rel_1_2/Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/money.pm
Log:
added param sets for voided billing clauses
Modified: branches/rel_1_2/Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/money.pm
===================================================================
--- branches/rel_1_2/Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/money.pm 2008-01-24 18:27:14 UTC (rev 8492)
+++ branches/rel_1_2/Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/money.pm 2008-01-24 18:28:43 UTC (rev 8493)
@@ -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