X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=ae43b6061140fa838f82cbf06a4dccbb6cf943a7;hp=49e8bd7e2439f27f00da72b12746c4db0e5e5663;hb=7ff73ebf72cb30c9e9b8135038c30832d8f9188b;hpb=13f21e01ac9faa50c07f64c20cbceae0ae50790c diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 49e8bd7e2..ae43b6061 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' ] ],