summaryrefslogtreecommitdiff
path: root/FS/FS/Conf.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2017-08-26 16:39:16 -0700
committerIvan Kohler <ivan@freeside.biz>2017-08-26 16:39:16 -0700
commit5e489861dba968c011f7cd539d806ab45acc210a (patch)
tree3e9d53fbd69821c72a4882164332607dad786090 /FS/FS/Conf.pm
parentce7d68e984aab0075f87cf3fa5a55ee4083fadd2 (diff)
add 54-g agent_custid format, RT#77110
Diffstat (limited to 'FS/FS/Conf.pm')
-rw-r--r--FS/FS/Conf.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 7157336..e0087df 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -4310,6 +4310,7 @@ and customer address. Include units.',
'' => 'Numeric only',
'\d{7}' => 'Numeric only, exactly 7 digits',
'ww?d+' => 'Numeric with one or two letter prefix',
+ 'd+-w' => 'Numeric with a dash and one letter suffix',
],
},