[freeside-commits] branch FREESIDE_4_BRANCH updated. 9da9204680e90853ef8609df415fbb53331db509
Ivan Kohler
ivan at freeside.biz
Tue Oct 30 12:17:55 PDT 2018
The branch, FREESIDE_4_BRANCH has been updated
via 9da9204680e90853ef8609df415fbb53331db509 (commit)
from d800198db4f59bd5369e0d1acbfeb3c7594c32c0 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 9da9204680e90853ef8609df415fbb53331db509
Author: Ivan Kohler <ivan at freeside.biz>
Date: Tue Oct 30 12:17:45 2018 -0700
doc
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<FS::Record>, schema.html from the base documentation.
-----------------------------------------------------------------------
Summary of changes:
FS/FS/reason.pm | 4 ++++
1 file changed, 4 insertions(+)
More information about the freeside-commits
mailing list