X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=29689035d1dcc6c2979f53689dff3009c2f4ae7f;hb=5214a5560240667a3a914c45df046b420926a5ec;hp=e3f34a4fdb57f6660f62d64d58813005024ee80b;hpb=8d7cd4b2bd99cc1a711d81b55a1652d31eda4df5;p=freeside.git diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index e3f34a4fd..29689035d 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -928,6 +928,7 @@ sub tables_hashref { 'edit_subject', 'char', 'NULL', 1, '', '', 'locale', 'varchar', 'NULL', 16, '', '', 'calling_list_exempt', 'char', 'NULL', 1, '', '', + 'invoice_noemail', 'char', 'NULL', 1, '', '', ], 'primary_key' => 'custnum', 'unique' => [ [ 'agentnum', 'agent_custid' ] ],