From: Ivan Kohler Date: Wed, 1 Aug 2018 23:00:21 +0000 (-0700) Subject: stop incrementing usage for CF accounts X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=60d10560a2956f63a430febc4e3e124280d6a4eb stop incrementing usage for CF accounts --- diff --git a/FS/FS/svc_acct.pm b/FS/FS/svc_acct.pm index 1584cce51..1118c0d53 100644 --- a/FS/FS/svc_acct.pm +++ b/FS/FS/svc_acct.pm @@ -350,7 +350,7 @@ sub table_info { type => 'text', disable_inventory => 1, disable_select => 1, - disable_part_svc_column => 1, + #disable_part_svc_column => 1, }, 'upbytes' => { label => 'Upload', type => 'text',