missing cut
[freeside.git] / FS / FS / Conf.pm
index b30beaf..d911480 100644 (file)
@@ -491,6 +491,13 @@ httemplate/docs/config.html
     'select_enum' => [ '', 'Payable upon receipt', 'Net 10', 'Net 15', 'Net 30', 'Net 45', 'Net 60' ],
   },
 
+  {
+    'key'         => 'invoice_send_receipts',
+    'section'     => 'billing',
+    'description' => 'Send receipts for payments and credits.',
+    'type'        => 'checkbox',
+  },
+
   {
     'key'         => 'lpr',
     'section'     => 'required',