stop incrementing usage for CF accounts
authorIvan Kohler <ivan@freeside.biz>
Wed, 1 Aug 2018 23:00:21 +0000 (16:00 -0700)
committerIvan Kohler <ivan@freeside.biz>
Wed, 1 Aug 2018 23:00:21 +0000 (16:00 -0700)
FS/FS/svc_acct.pm

index 1584cce..1118c0d 100644 (file)
@@ -350,7 +350,7 @@ sub table_info {
                          type  => 'text',
                          disable_inventory => 1,
                          disable_select => 1,
                          type  => 'text',
                          disable_inventory => 1,
                          disable_select => 1,
-                         disable_part_svc_column => 1,
+                         #disable_part_svc_column => 1,
                        },
         'upbytes'   => { label => 'Upload',
                          type  => 'text',
                        },
         'upbytes'   => { label => 'Upload',
                          type  => 'text',