X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=ab69410ef6ed592d5619127415604660059021ff;hp=a1004d07d9d53d34670888988777fa5fa68b98d1;hb=775753ee1cba22aaeb81ae9caa94e8bc48660650;hpb=16fde520a71f364cc8c941290ab293b6d7cd98ef diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index a1004d07d..ab69410ef 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -4500,6 +4500,7 @@ sub tables_hashref { 'rssi', 'int', 'NULL', '', '', '', 'suid', 'int', 'NULL', '', '', '', 'shared_svcnum', 'int', 'NULL', '', '', '', + 'serviceid', 'varchar', 'NULL', 64, '', '',#srvexport/reportfields ], 'primary_key' => 'svcnum', 'unique' => [ [ 'ip_addr' ], [ 'mac_addr' ] ],