X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=4a79131fde3d309f46ace219ef97a93cb0ea63de;hb=3517ebdcb1d425dc7aa8ddc9236ce14834a9924e;hp=f0e2f45952e6320515bb66a5aac27e0306e9a1c9;hpb=09d3b99715ac707d64b1a06d8a2432b76ddb173d;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index f0e2f4595..4a79131fd 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2902,6 +2902,13 @@ worry that config_items is freeside-specific and icky. }, { + 'key' => 'cust_bill-consolidate_services', + 'section' => 'billing', + 'description' => 'Consolidate service display into fewer lines on invoices rather than one per service.', + 'type' => 'checkbox', + }, + + { 'key' => 'suspend_email_admin', 'section' => '', 'description' => 'Destination admin email address to enable suspension notices',