extend vitelity integration: start and complete port-in, RT#73618
authorIvan Kohler <ivan@freeside.biz>
Wed, 22 Mar 2017 14:39:19 +0000 (07:39 -0700)
committerIvan Kohler <ivan@freeside.biz>
Wed, 22 Mar 2017 14:39:19 +0000 (07:39 -0700)
FS/bin/freeside-daily

index 67c4860..8d195a8 100755 (executable)
@@ -25,7 +25,7 @@ use FS::Cron::nms_report qw(nms_report);
 nms_report(%opt);
 
 #you can skip this by not having any vitelity exports configured
-use FS::Cron::lnp_vitelity;
+use FS::Cron::lnp_vitelity qw(lnp_vitelity);
 lnp_vitelity(%opt);
 
 #no way to skip this yet, but should be harmless/quick