X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=c58ca33f40c9c7dd7d61b6e2bcba73ac51f76af1;hp=8574807e597c2ee7c304b80acd1004ef15f465cb;hb=cad17f4aca6b4c673cb72ac7af69d9a83f406e91;hpb=7e8873251e1709dee38c5cecb6b6f8fd466183f0 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 8574807e5..c58ca33f4 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1836,6 +1836,13 @@ and customer address. Include units.', 'description' => 'Template to use for manual payment receipts.', %msg_template_options, }, + + { + 'key' => 'payment_receipt_msgnum_auto', + 'section' => 'notification', + 'description' => 'Automatic payments will cause a post-payment to use a message template for automatic payment receipts rather than a post payment statement.', + %msg_template_options, + }, { 'key' => 'payment_receipt_from',