X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=fb17f0bab9a70b3588277c2605673a120d138fa5;hb=4de19e4303d8d692fb772b0a332be325bab50db3;hp=c08e4bba8b5d769dd291c70b32ac0956bc0c9adc;hpb=8dce92bbb74580a86dcbf2ee47dbf6d143e16177;p=freeside.git diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index c08e4bba8..fb17f0bab 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -2508,6 +2508,7 @@ sub tables_hashref { 'classname', 'varchar', '', $char_d, '', '', 'categorynum', 'int', 'NULL', '', '', '', 'disabled', 'char', 'NULL', 1, '', '', + 'fcc_ds0s', 'int', 'NULL', '', '', '', ], 'primary_key' => 'classnum', 'unique' => [],