[freeside-commits] freeside/FS/FS/part_event/Action cust_bill_spool_csv.pm, 1.2, 1.3
Jeff Finucane,420,,
jeff at wavetail.420.am
Sun Aug 9 16:45:09 PDT 2009
Update of /home/cvs/cvsroot/freeside/FS/FS/part_event/Action
In directory wavetail.420.am:/tmp/cvs-serv27063
Modified Files:
cust_bill_spool_csv.pm
Log Message:
fix per agent spools
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.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- cust_bill_spool_csv.pm 22 Nov 2008 22:17:27 -0000 1.2
+++ cust_bill_spool_csv.pm 9 Aug 2009 23:45:06 -0000 1.3
@@ -35,6 +35,7 @@
},
'spoolagent_spools' => { label => 'Individual per-agent spools',
type => 'checkbox',
+ value => 'Y',
},
);
}
More information about the freeside-commits
mailing list