X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=c05bd9c13e9e9864a422ebd9cbd9b3639b426db2;hb=a3fc8a9a062757f2c288a36eece7367e8f653e5f;hp=cf5c4c1caacabc137ab053c93b9318f721df90c0;hpb=85f0e2caa759102f68fe28278faf5f65c7b33b3c;p=freeside.git diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index cf5c4c1ca..c05bd9c13 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -4111,6 +4111,7 @@ sub tables_hashref { 'devicepart', 'serial', '', '', '', '', 'devicename', 'varchar', '', $char_d, '', '', 'inventory_classnum', 'int', 'NULL', '', '', '', + 'title', 'varchar', 'NULL', $char_d, '', '', ], 'primary_key' => 'devicepart', 'unique' => [ [ 'devicename' ] ], #?