[freeside-commits] branch FREESIDE_4_BRANCH updated. 801466230917cc64c943f628d76d2ada32f15474

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


The branch, FREESIDE_4_BRANCH has been updated
       via  801466230917cc64c943f628d76d2ada32f15474 (commit)
      from  e80fe17ee18c6c4f434b7b42386fde30d6e3fa18 (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 801466230917cc64c943f628d76d2ada32f15474
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Wed Mar 22 07:39:21 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 b12f90b..1d2d913 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