[freeside-commits] freeside/FS/FS/part_event/Action cust_bill_spool_csv.pm, 1.3, 1.4

Jeff Finucane,420,, jeff at wavetail.420.am
Sun Aug 9 16:53:41 PDT 2009


Update of /home/cvs/cvsroot/freeside/FS/FS/part_event/Action
In directory wavetail.420.am:/tmp/cvs-serv27398

Modified Files:
	cust_bill_spool_csv.pm 
Log Message:
whoops: theory should match practice

Index: cust_bill_spool_csv.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/part_event/Action/cust_bill_spool_csv.pm,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- cust_bill_spool_csv.pm	9 Aug 2009 23:45:06 -0000	1.3
+++ cust_bill_spool_csv.pm	9 Aug 2009 23:53:39 -0000	1.4
@@ -35,7 +35,7 @@
                            },
     'spoolagent_spools' => { label => 'Individual per-agent spools',
                              type  => 'checkbox',
-                             value => 'Y',
+                             value => '1',
                            },
   );
 }



More information about the freeside-commits mailing list