user-defined site ID / location codes per location, RT#30856, RT#27545
[freeside.git] / FS / FS / Conf.pm
index e410586..9cac9e1 100644 (file)
@@ -3484,7 +3484,8 @@ and customer address. Include units.',
     'description' => 'Optional "site ID" to show in the location label',
     'type'        => 'select',
     'select_hash' => [ '' => '',
-                       'CoStAg' => 'CoStAgXXXXX (country, state, agent name, locationnum)',
+                       'CoStAg'    => 'CoStAgXXXXX (country, state, agent name, locationnum)',
+                       '_location' => 'Manually defined per location',
                       ],
   },