probably not related to fibernetics' memory problem, but still, should always use...
[freeside.git] / FS / FS / Schema.pm
index fe5f96a..71403b4 100644 (file)
@@ -3012,7 +3012,7 @@ sub tables_hashref {
       'columns' => [
         'devicepart', 'serial',  '',      '', '', '',
         'devicename', 'varchar', '', $char_d, '', '',
-        #'classnum', #tie to an inventory class?
+        'inventory_classnum', 'int', 'NULL', '', '', '',
       ],
       'primary_key' => 'devicepart',
       'unique' => [ [ 'devicename' ] ], #?