fix per agent spools
authorjeff <jeff>
Sun, 9 Aug 2009 23:45:06 +0000 (23:45 +0000)
committerjeff <jeff>
Sun, 9 Aug 2009 23:45:06 +0000 (23:45 +0000)
FS/FS/part_event/Action/cust_bill_spool_csv.pm

index f20ee46..11bb7b1 100644 (file)
@@ -35,6 +35,7 @@ sub option_fields {
                            },
     'spoolagent_spools' => { label => 'Individual per-agent spools',
                              type  => 'checkbox',
+                             value => 'Y',
                            },
   );
 }