X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=00b0cec3cef4de63bee90266a5b9e4b76b2d76a9;hp=d42956bf26b18d5a31be8a450da91788c2e3764e;hb=bd4cf157ffed8f1191724c1975866c3d21fb30df;hpb=93ccbad65ffe1726adc038d8e4e05c4100b0c11c diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index d42956bf2..00b0cec3c 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2570,6 +2570,13 @@ and customer address. Include units.', }, { + 'key' => 'ticket_system-requestor', + 'section' => '', + 'description' => 'Email address to use as the requestor for new tickets. If blank, the customer\'s invoicing address(es) will be used.', + 'type' => 'text', + }, + + { 'key' => 'ticket_system-priority_reverse', 'section' => '', 'description' => 'Enable this to consider lower numbered priorities more important. A bad habit we picked up somewhere. You probably want to avoid it and use the default.',