RT# 83450 - fixed rateplan export
[freeside.git] / FS / FS / part_export / voip_innovations3.pm
index 40acfcb..3c76899 100644 (file)
@@ -16,9 +16,9 @@ tie my %options, 'Tie::IxHash',
   'e911'          => { label=>'Provision E911 data',
                        type=>'checkbox',
                      },
-  'no_did_provision' => { label=>'Disable DID provisioning',
-                       type=>'checkbox',
-                     },
+  'no_provision_did' => { label=>'Disable DID provisioning',
+                          type=>'checkbox',
+                        },
 #not particularly useful unless we can_get_dids
 #  'dry_run'       => { label=>"Test mode - don't actually provision",
 #                       type=>'checkbox',