summaryrefslogtreecommitdiff
path: root/FS/FS/part_pkg/agent.pm
diff options
context:
space:
mode:
authorJeremy Davis <jeremyd@freeside.biz>2014-12-15 09:33:16 -0500
committerJeremy Davis <jeremyd@freeside.biz>2014-12-15 09:33:16 -0500
commit54d79bcb9a06e0dd3c019d7317131dd2741234ab (patch)
treee226d73970cdef2591a064b4ffb44ab5a873b8cc /FS/FS/part_pkg/agent.pm
parent4d364d506c717b1b73858dd287413d3788ec586d (diff)
Ticket #32481 fix display options in wholesale package
Diffstat (limited to 'FS/FS/part_pkg/agent.pm')
-rw-r--r--FS/FS/part_pkg/agent.pm2
1 files changed, 1 insertions, 1 deletions
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,