rt# 74031 work in progress
[freeside.git] / FS / FS / svc_realestate.pm
index 6579821..7c1fba8 100644 (file)
@@ -46,7 +46,7 @@ Instantiates a new svc_realestate object.
 
 sub table_info {
   tie my %fields, 'Tie::IxHash',
-    svc_num     => 'Service',
+    svcnum      => 'Service',
     description => 'Descriptive label',
     property    => 'Real estate property';