X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=4e497c1cc2b7e1cb5e9bbb95e12524a75a0f5a2f;hp=e9cdafb84a2479ecc330a2727cb77e8e669d4242;hb=f2c26594352302de80c2cd0cbba8b0e2abada6f7;hpb=cf0188f03b566ba9ae95294e211ea788ac9b050c diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index e9cdafb84..4e497c1cc 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3155,14 +3155,6 @@ and customer address. Include units.', }, { - 'key' => 'cust_location-agent_code', - 'section' => 'UI', - 'description' => 'Optional agent string for cust_location-label_prefix', - 'type' => 'text', - 'per_agent' => 1, - }, - - { 'key' => 'cust_pkg-display_times', 'section' => 'UI', 'description' => 'Display full timestamps (not just dates) for customer packages. Useful if you are doing real-time things like hourly prepaid.',