Wholesale CDR cost re-billing, RT#27555
authorIvan Kohler <ivan@freeside.biz>
Tue, 10 Jun 2014 00:52:26 +0000 (17:52 -0700)
committerIvan Kohler <ivan@freeside.biz>
Tue, 10 Jun 2014 00:52:26 +0000 (17:52 -0700)
FS/FS/part_pkg/agent.pm

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