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

index a4df577..af7f103 100644 (file)
@@ -49,7 +49,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,