X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=6b9aab213883d3162782303bcfe4c603cf30815e;hp=81669dc65d97d108390c696c284733a336e479f4;hb=0c04fc78f66d17a5736686757cd8f838715c8380;hpb=9545a93c2cb4ee76c4226e0eacf9a6fb9c169adf diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 81669dc65..6b9aab213 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2055,6 +2055,13 @@ and customer address. Include units.', }, { + 'key' => 'show_ship_company', + 'section' => 'UI', + 'description' => 'Turns on display/collection of a "service company name" field for customers.', + 'type' => 'checkbox', + }, + + { 'key' => 'show_ss', 'section' => 'UI', 'description' => 'Turns on display/collection of social security numbers in the web interface. Sometimes required by electronic check (ACH) processors.',