[freeside-commits] branch FREESIDE_3_BRANCH updated. 66b5653e8e8255bebe26ed01344cad6bc8b36d2d

Ivan ivan at 420.am
Mon Jun 9 17:52:27 PDT 2014


The branch, FREESIDE_3_BRANCH has been updated
       via  66b5653e8e8255bebe26ed01344cad6bc8b36d2d (commit)
      from  c651e310ffbb04c38fd582f874149771efafa5bd (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 66b5653e8e8255bebe26ed01344cad6bc8b36d2d
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Mon Jun 9 17:52:26 2014 -0700

    Wholesale CDR cost re-billing, RT#27555

diff --git a/FS/FS/part_pkg/agent.pm b/FS/FS/part_pkg/agent.pm
index 6d5af91..187b2ba 100644
--- a/FS/FS/part_pkg/agent.pm
+++ b/FS/FS/part_pkg/agent.pm
@@ -43,7 +43,7 @@ $me = '[FS::part_pkg::agent]';
 
   'fieldorder' => [qw( cutoff_day add_full_period no_pkg_prorate ) ],
 
-  'weight' => 51,
+  'weight' => 52,
 
 );
 

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

Summary of changes:
 FS/FS/part_pkg/agent.pm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list