X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Freason.pm;h=176e24c99464969eb8579b63468ca8d843f3027a;hb=c2dbe36096332d1e09bc58d7d9903e05247f0c9b;hp=d87911e222e1bdaf4719849b6594ab5c8b2e3aea;hpb=12560fb5a69ddace43dc267b44894acb5352c98c;p=freeside.git diff --git a/FS/FS/reason.pm b/FS/FS/reason.pm index d87911e22..176e24c99 100644 --- a/FS/FS/reason.pm +++ b/FS/FS/reason.pm @@ -288,6 +288,10 @@ sub new_or_existing { =head1 BUGS +The reason_type column should have been typenum, and then that cascaded into +a bunch of other stupidity where that conflicts with the autogenerated methos +and so we need our own manual and inconsistently named reasontype method. + =head1 SEE ALSO L, schema.html from the base documentation.