summaryrefslogtreecommitdiff
path: root/FS/FS/cust_pkg/Import.pm
diff options
context:
space:
mode:
Diffstat (limited to 'FS/FS/cust_pkg/Import.pm')
-rw-r--r--FS/FS/cust_pkg/Import.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/cust_pkg/Import.pm b/FS/FS/cust_pkg/Import.pm
index 7a4b9d5..43470a4 100644
--- a/FS/FS/cust_pkg/Import.pm
+++ b/FS/FS/cust_pkg/Import.pm
@@ -102,7 +102,7 @@ sub process_batch_import {
my %formatfields = (
'default' => [],
- 'svc_acct' => [qw( username _password )],
+ 'svc_acct' => [qw( username _password domsvc )],
'svc_phone' => [qw( countrycode phonenum sip_password pin )],
'svc_external' => [qw( id title )],
);