legacy change history, RT#29311
[freeside.git] / httemplate / view / cust_main / change_history.html
index 217b14e..6c9b670 100644 (file)
@@ -46,6 +46,9 @@ tie my %tables, 'Tie::IxHash',
   'phone_device'      => 'Phone device',
   'cust_pkg_discount' => 'Discount',
   #? it gets provisioned anyway 'phone_avail'         => 'Phone',
+
+  'legacy_history'    => 'Label not used',
+
 ;
 
 my $pkg_join = "JOIN cust_pkg USING ( pkgnum )";