referral credits overhaul, use billing events, agents can self-configure, limit to...
[freeside.git] / FS / FS / Schema.pm
index 26900b0..73f4f26 100644 (file)
@@ -558,6 +558,7 @@ sub tables_hashref {
         'otaker',   'varchar', '', 32, '', '', 
         'reason',   'text', 'NULL', '', '', '', 
         'reasonnum', 'int', 'NULL', '', '', '', 
+        'addlinfo', 'text', 'NULL', '', '', '',
         'closed',    'char', 'NULL', 1, '', '', 
       ],
       'primary_key' => 'crednum',