RT#38432: OFM - Send refund receipt [v3 merge]
[freeside.git] / FS / FS / Conf.pm
index 884ac9d..7c220b7 100644 (file)
@@ -1802,6 +1802,13 @@ and customer address. Include units.',
   },
 
   {
+    'key'         => 'refund_receipt_msgnum',
+    'section'     => 'notification',
+    'description' => 'Template to use for manual refund receipts.',
+    %msg_template_options,
+  },
+  
+  {
     'key'         => 'trigger_export_insert_on_payment',
     'section'     => 'billing',
     'description' => 'Enable exports on payment application.',