doc
authorIvan Kohler <ivan@freeside.biz>
Tue, 30 Oct 2018 19:17:41 +0000 (12:17 -0700)
committerIvan Kohler <ivan@freeside.biz>
Tue, 30 Oct 2018 19:17:41 +0000 (12:17 -0700)
FS/FS/reason.pm

index d87911e..176e24c 100644 (file)
@@ -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<FS::Record>, schema.html from the base documentation.