summaryrefslogtreecommitdiff
path: root/FS/FS/Conf.pm
diff options
context:
space:
mode:
authorjeff <jeff>2007-01-30 19:40:09 +0000
committerjeff <jeff>2007-01-30 19:40:09 +0000
commitb201bef650fd5818943fcb7ecd123767b1fbcbc3 (patch)
tree2e11dd31ba6aee785325ef01c9a172e1f1fb9c8d /FS/FS/Conf.pm
parent5b30406d72c3f723582af30708352f2e671dc07d (diff)
only add first user to invoicing_list (ticket 1424)
Diffstat (limited to 'FS/FS/Conf.pm')
-rw-r--r--FS/FS/Conf.pm7
1 files changed, 7 insertions, 0 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 3d1289d..156aed3 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -559,6 +559,13 @@ httemplate/docs/config.html
},
{
+ 'key' => 'emailinvoiceautoalways',
+ 'section' => 'billing',
+ 'description' => 'Automatically adds new accounts to the email invoice list even when the list contains email addresses',
+ 'type' => 'checkbox',
+ },
+
+ {
'key' => 'exclude_ip_addr',
'section' => '',
'description' => 'Exclude these from the list of available broadband service IP addresses. (One per line)',