summaryrefslogtreecommitdiff
path: root/FS/FS/Schema.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2018-08-01 13:34:53 -0700
committerIvan Kohler <ivan@freeside.biz>2018-08-01 13:34:53 -0700
commit19e18e74e91345ad51a11ceed88da273188d0943 (patch)
tree860298f4437a13dde636c45fa5ee7535f81074a4 /FS/FS/Schema.pm
parentcc8b085c509ac0054b457a3b6e5f5ca647529190 (diff)
cust_pay_batch.paymask ?
Diffstat (limited to 'FS/FS/Schema.pm')
-rw-r--r--FS/FS/Schema.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm
index e2c575e..d47046f 100644
--- a/FS/FS/Schema.pm
+++ b/FS/FS/Schema.pm
@@ -2736,6 +2736,7 @@ sub tables_hashref {
'country', 'char', '', 2, '', '',
'payby', 'char', '', 4, '', '',
'payinfo', 'varchar', 'NULL', 512, '', '',
+ #'paymask', 'varchar', 'NULL', $char_d, '', '',
#'exp', @date_type, '', '',
'exp', 'varchar', 'NULL', 11, '', '',
'payname', 'varchar', 'NULL', $char_d, '', '',