fix label on invoice_include_aging conf
[freeside.git] / FS / FS / Conf.pm
index 00b0cec..cbfde50 100644 (file)
@@ -3450,6 +3450,13 @@ and customer address. Include units.',
     'type'        => 'checkbox',
   },
 
+  {
+    'key'         => 'previous_balance-show_credit',
+    'section'     => 'invoicing',
+    'description' => 'Show the customer\'s credit balance on invoices when applicable.',
+    'type'        => 'checkbox',
+  },
+
   {
     'key'         => 'balance_due_below_line',
     'section'     => 'invoicing',