summaryrefslogtreecommitdiff
path: root/FS/FS/part_event/Action/cust_bill_spool_csv.pm
diff options
context:
space:
mode:
Diffstat (limited to 'FS/FS/part_event/Action/cust_bill_spool_csv.pm')
-rw-r--r--FS/FS/part_event/Action/cust_bill_spool_csv.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/part_event/Action/cust_bill_spool_csv.pm b/FS/FS/part_event/Action/cust_bill_spool_csv.pm
index f20ee46..43d2300 100644
--- a/FS/FS/part_event/Action/cust_bill_spool_csv.pm
+++ b/FS/FS/part_event/Action/cust_bill_spool_csv.pm
@@ -35,6 +35,7 @@ sub option_fields {
},
'spoolagent_spools' => { label => 'Individual per-agent spools',
type => 'checkbox',
+ value => '1',
},
);
}