X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=fe81887b9d115a27314af2d4546e984dde2c7978;hp=ad44f9f48d1278c817a22edbc104f146e06e86d6;hb=e88bf2f5af9cdb6091e6ceacec606868a9067934;hpb=3abef78632d45098064258023dc487e8317d8124 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index ad44f9f48..fe81887b9 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4263,6 +4263,13 @@ and customer address. Include units.', 'agentonly' => 1, }, + { + 'key' => 'cust_bill-no_recipients-error', + 'section' => 'invoicing', + 'description' => 'For customers with no invoice recipients, throw a job queue error rather than the default behavior of emailing the invoice to the invoice_from address.'. + 'type' => 'checkbox', + }, + { key => "apacheroot", section => "deprecated", description => "DEPRECATED", type => "text" }, { key => "apachemachine", section => "deprecated", description => "DEPRECATED", type => "text" }, { key => "apachemachines", section => "deprecated", description => "DEPRECATED", type => "text" },