X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=688879fa2e796f92df8c28424ac1fe44281b4dfb;hb=746f6813f5ab28b249ac7abf124298591bb43b7d;hp=13bec18b1341fc34fe4dc1c5a679606c93cf2e68;hpb=7b214537055fd8260b30f25036d3bf701cdf7167;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 13bec18b1..688879fa2 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2901,6 +2901,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',