summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorivan <ivan>1998-12-29 11:59:58 +0000
committerivan <ivan>1998-12-29 11:59:58 +0000
commit1f2d8690193476319d61b20b78461eb1a3ff106e (patch)
tree7601cd680eba4e70d5f72d6d1faafe8d9bf889dd /TODO
parentf57f15482187e6fe502d4569dcd698d3205abd81 (diff)
mostly properly OO, some work still to be done with svc_ stuff
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 9 insertions, 1 deletions
diff --git a/TODO b/TODO
index 24461b6..5c8e02c 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.16 1998-12-16 05:38:39 ivan Exp $
+$Id: TODO,v 1.17 1998-12-29 11:59:32 ivan Exp $
If you are interested in helping with any of these, please join the mailing
list (send a blank message to ivan-freeside-subscribe@sisd.com) to avoid
@@ -6,6 +6,14 @@ duplication of effort.
-- 1.1.x --
+check all .pm's for numeric comparisons done as `eq'
+
+FS::cust_pkg _require_'s FS::$svc, but this won't work with %FS::UID::callback
+loading of configuration. (pry need same idea, but will run immediately if
+context allows). Looks like error is masked by 'use FS::cust_svc' which in
+turn 'use's FS::{svc_acct, svc_acct_sm, svc_domain}' which is now explicit
+w/comments in source
+
int'l stuff in web interface (not on david's time)
admin web interface for titles (Dr., Mrs.) and default in fs-setup