X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=086fcff0f0b2253a37bbdece510858cbf062f2f9;hb=0c5e4f76b7ceb2c47657ca75f54fb4c0c82152aa;hp=f3e7c4efbb71ca62020bf6a0e0cd66904e23cef5;hpb=512a0bda605fad4de680649f5b9d6d61fcc42148;p=freeside.git diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index f3e7c4efb..086fcff0f 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -2705,6 +2705,7 @@ sub tables_hashref { 'status', 'varchar', 'NULL', $char_d, '', '', 'failure_status','varchar', 'NULL', 16, '', '', 'error_message', 'varchar', 'NULL', $char_d, '', '', + 'paycode', 'varchar', 'NULL', $char_d, '', '', ], 'primary_key' => 'paybatchnum', 'unique' => [],