X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=ce8bd296e3663a3f728ac2eb57b94d13828273a9;hb=a95bfdb0174c66cbf8444967efcd04cb638d727c;hp=92a990d8d9dfa01c418aa5958b57ace596a0c8a5;hpb=b11dd92ff638a29c5b187fe878f05f5323e4337a;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 92a990d8d..ce8bd296e 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1241,15 +1241,22 @@ and customer address. Include units.', }, { + 'key' => 'payment_receipt_msgnum', + 'section' => 'notification', + 'description' => 'Template to use for payment receipts.', + %msg_template_options, + }, + + { 'key' => 'payment_receipt_email', - 'section' => 'billing', - 'description' => 'Template file for payment receipts. Payment receipts are sent to the customer email invoice destination(s) when a payment is received. See the Text::Template documentation for details on the template substitution language. The following variables are available: ', + 'section' => 'deprecated', + 'description' => 'Template file for payment receipts. Payment receipts are sent to the customer email invoice destination(s) when a payment is received.', 'type' => [qw( checkbox textarea )], }, { 'key' => 'payment_receipt-trigger', - 'section' => 'billing', + 'section' => 'notification', 'description' => 'When payment receipts are triggered. Defaults to when payment is made.', 'type' => 'select', 'select_hash' => [