X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=69681d05aa872d62d354241597befcc3688f89c7;hb=fbb18001e331de0a4826076dc25710cbe3664b26;hp=bf516b28fdaceb642efd8c45f3f88f65e73a79b5;hpb=0393defb3dee145a4bedee761de25cfd1ac503e0;p=freeside.git diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index bf516b28f..69681d05a 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -3148,6 +3148,7 @@ sub tables_hashref { 'limit_credit', 'char', 'NULL', 1, '', '', 'setuprecur', 'char', '', 5, '', '', 'taxable', 'char', 'NULL', 1, '', '', + 'nextbill', 'char', 'NULL', 1, '', '', ], 'primary_key' => 'feepart', 'unique' => [],