From 57329fa70955c43248af97ad1d36ac49e15afa7c Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Tue, 30 Oct 2018 12:17:41 -0700 Subject: [PATCH] doc --- FS/FS/reason.pm | 4 ++++ 1 file changed, 4 insertions(+) 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. -- 2.11.0