X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=cbfde50038bd502f37bd827fc3fe41acae58a028;hp=00b0cec3cef4de63bee90266a5b9e4b76b2d76a9;hb=da86d5a8af2f915a340a74f6c97772451a1e23ef;hpb=ddd5391e023f98f8ea30bad9e14ec1905d5b35f4 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 00b0cec3c..cbfde5003 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3451,6 +3451,13 @@ and customer address. Include units.', }, { + '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', 'description' => 'Place the balance due message below a line. Only meaningful when when invoice_sections is false.',