fix interaction of percentage discount and quantity, #19354, etc.
[freeside.git] / FS / FS / Conf.pm
index a1b0e7c..594c0e0 100644 (file)
@@ -1674,6 +1674,13 @@ and customer address. Include units.',
     'per_agent'   => 1,
   },
 
+  {
+    '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',