Ticket #32481 fix display options in wholesale package
authorJeremy Davis <jeremyd@freeside.biz>
Mon, 15 Dec 2014 14:33:16 +0000 (09:33 -0500)
committerJeremy Davis <jeremyd@freeside.biz>
Mon, 15 Dec 2014 14:33:16 +0000 (09:33 -0500)
FS/FS/part_pkg/agent.pm

index d926997..49c2c86 100644 (file)
@@ -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,