X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=f2256587a2b5f36f40dc0eabef0fd49720657360;hp=9804008ba2a2fc98e956332c2802223497c41659;hb=69ca9d73711e89661a929f5f98d62b605a437354;hpb=b16a852177d55dc3e5dfa5d290c2eb51417c1ee9 diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 9804008ba..f2256587a 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -3130,6 +3130,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' ] ],