[freeside-commits] branch master updated. bffe94d18041de995907fb8cc3fade4e8b20c241

Ivan ivan at 420.am
Wed Mar 22 07:39:20 PDT 2017


The branch, master has been updated
       via  bffe94d18041de995907fb8cc3fade4e8b20c241 (commit)
      from  110e4ab13ff3b0d7df2265a68e92170c59d76e61 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bffe94d18041de995907fb8cc3fade4e8b20c241
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Wed Mar 22 07:39:19 2017 -0700

    extend vitelity integration: start and complete port-in, RT#73618

diff --git a/FS/bin/freeside-daily b/FS/bin/freeside-daily
index 67c4860..8d195a8 100755
--- a/FS/bin/freeside-daily
+++ b/FS/bin/freeside-daily
@@ -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

-----------------------------------------------------------------------

Summary of changes:
 FS/bin/freeside-daily |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list