[freeside-commits] branch master updated. 026c6c7f4177772e95b263cfa20c8e427426683b

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


The branch, master has been updated
       via  026c6c7f4177772e95b263cfa20c8e427426683b (commit)
      from  a0956b1c4c7dc4193312945353b08098106e5b48 (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 026c6c7f4177772e95b263cfa20c8e427426683b
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Mon Jun 9 17:52:25 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 e34b017..b122ff1 100644
--- a/FS/FS/part_pkg/agent.pm
+++ b/FS/FS/part_pkg/agent.pm
@@ -40,7 +40,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