X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=2f8ac243db3e0b3ac98d215f50ae640b7b83d93f;hp=9f234da11d296b024e093008d920081c760b9996;hb=35d34f06298d62aac3d4d9a2b486a2759d6d4952;hpb=edfb47cb5040a910c81329c33d02356933dae8fb diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 9f234da11..2f8ac243d 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1699,6 +1699,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',