RT#18361: Delay package from billing until services are provisioned [bug fix to javas...
[freeside.git] / FS / FS / Schema.pm
index e06fce6..1166f24 100644 (file)
@@ -2962,6 +2962,7 @@ sub tables_hashref {
         'custnum',        'int', 'NULL',      '', '', '',
         'secure',        'char', 'NULL',       1, '', '',
         'priority',       'int', 'NULL',      '', '', '',
+        'usernum',        'int', 'NULL',      '', '', '',
       ],
       'primary_key' => 'jobnum',
       'unique'      => [],