From cd7e426948150000ef864834d82a9ea8217a2801 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 2 Oct 2007 00:31:21 +0000 Subject: [PATCH] this flag has nothing to do with recur tax :) --- FS/FS/Schema.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index e147e6818..a5954e949 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -1156,7 +1156,8 @@ sub tables_hashref { 'status', 'varchar', '', $char_d, '', '', 'statustext', 'text', 'NULL', '', '', '', 'svcnum', 'int', 'NULL', '', '', '', - 'secure', 'char', 'NULL', 1, '', '', # Y = recur tax exempt + 'secure', 'char', 'NULL', 1, '', '', # Y = needs to be run on machine + # w/private key ], 'primary_key' => 'jobnum', 'unique' => [], -- 2.20.1