[freeside-commits] branch master updated. 54d79bcb9a06e0dd3c019d7317131dd2741234ab

Jeremy Davis jeremyd at 420.am
Mon Dec 15 06:34:50 PST 2014


The branch, master has been updated
       via  54d79bcb9a06e0dd3c019d7317131dd2741234ab (commit)
      from  4d364d506c717b1b73858dd287413d3788ec586d (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 54d79bcb9a06e0dd3c019d7317131dd2741234ab
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Mon Dec 15 09:33:16 2014 -0500

    Ticket #32481 fix display options in wholesale package

diff --git a/FS/FS/part_pkg/agent.pm b/FS/FS/part_pkg/agent.pm
index d926997..49c2c86 100644
--- a/FS/FS/part_pkg/agent.pm
+++ b/FS/FS/part_pkg/agent.pm
@@ -46,7 +46,7 @@ $me = '[FS::part_pkg::agent]';
 
   },
 
-  'fieldorder' => [qw( cutoff_day add_full_period no_pkg_prorate ) ],
+  'fieldorder' => [qw( cutoff_day add_full_period no_pkg_prorate display_separate_cust cost_only) ],
 
   '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