X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=bin%2Fcdr-ivr.import;h=212482de90927731f5a38cc24aacd5ba1e441661;hb=f38153f6d439071fa467af22c3c727906d49d497;hp=9285b3b3bc5ef9f606bf2fed89c3532a68860f06;hpb=dcf60589abb9f6c0b1b1c53e57a6afe8a64aee80;p=freeside.git diff --git a/bin/cdr-ivr.import b/bin/cdr-ivr.import index 9285b3b3b..212482de9 100755 --- a/bin/cdr-ivr.import +++ b/bin/cdr-ivr.import @@ -68,6 +68,7 @@ FS::cdr::Import->dbi_import( #'' => 'GRACE_PERIOD', # SMALLINT Grace period associated with the call #'' => 'ACCOUNT_TYPE', # Account type from ACCOUNT_TYPES table }, + 'batch_name' => 'IVR', ); 1;