configure "Please pay by" string per agent, RT#75372
[freeside.git] / FS / FS / Schema.pm
index 95515cc..a158f39 100644 (file)
@@ -1190,8 +1190,6 @@ sub tables_hashref {
         'paystate', 'varchar', 'NULL', $char_d, '', '', 
         'paytype',  'varchar', 'NULL', $char_d, '', '', 
         'payip',    'varchar', 'NULL', 15, '', '', 
-        'paycardtype', 'varchar', 'NULL',   $char_d, '', '',
-
         'geocode',  'varchar', 'NULL', 20,  '', '',
         'censustract', 'varchar', 'NULL', 20,  '', '', # 7 to save space?
         'censusyear', 'char', 'NULL', 4, '', '',
@@ -1233,7 +1231,6 @@ sub tables_hashref {
                    [ 'archived' ],
                    [ 'ship_locationnum' ],
                    [ 'bill_locationnum' ],
-                   [ 'paycardtype' ],
                  ],
     },