summaryrefslogtreecommitdiff
path: root/FS/FS/Conf.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2017-08-26 16:39:18 -0700
committerIvan Kohler <ivan@freeside.biz>2017-08-26 16:39:18 -0700
commit4d763e7c7d4c5f2dc9238f9f955a2211056d578c (patch)
treef39b9fbb2a14fa8fc3d54f074306a32ea9f06ffb /FS/FS/Conf.pm
parent0e31e1eebf37df6227de78fda8cb7a1172018e0e (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 b5b5ec8..f137cd4 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -4330,6 +4330,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',
],
},