[open-ils-commits] r8492 - branches/rel_1_2_1/Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher

svn at svn.open-ils.org svn at svn.open-ils.org
Thu Jan 24 13:53:55 EST 2008


Author: miker
Date: 2008-01-24 13:27:14 -0500 (Thu, 24 Jan 2008)
New Revision: 8492

Modified:
   branches/rel_1_2_1/Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/money.pm
Log:
added param sets for voided billing clauses

Modified: branches/rel_1_2_1/Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/money.pm
===================================================================
--- branches/rel_1_2_1/Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/money.pm	2008-01-24 16:31:08 UTC (rev 8491)
+++ branches/rel_1_2_1/Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/money.pm	2008-01-24 18:27:14 UTC (rev 8492)
@@ -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