whoops: theory should match practice
authorjeff <jeff>
Sun, 9 Aug 2009 23:53:39 +0000 (23:53 +0000)
committerjeff <jeff>
Sun, 9 Aug 2009 23:53:39 +0000 (23:53 +0000)
FS/FS/part_event/Action/cust_bill_spool_csv.pm

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