X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=TODO;h=349b2bf121ff3d605ef6e8c1057efd7945e4acae;hb=228a29352a267bd457ce372e7ee933c9b07e11fd;hp=a4e4710e0ad9e3e20acce310244122f35b9b6c93;hpb=320d43cc303284435bd94b5b283471609c4a8eac;p=freeside.git diff --git a/TODO b/TODO index a4e4710e0..349b2bf12 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -$Id: TODO,v 1.15 1998-12-02 01:23:47 ivan Exp $ +$Id: TODO,v 1.18 1998-12-30 23:03:19 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,15 @@ duplication of effort. -- 1.1.x -- +check all .pm's for numeric comparisons done as `eq' - works fine now because +only used with integers that aren't space-padded. + +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 @@ -316,6 +325,8 @@ Put the GPL notice in all files. -- 1.2 or later -- +integrate w/IDEA's signup server + one-off package edits! : need a cust_pkgs or cust_part_pkgs or something table, with custnum and partpkg (like type_pkgs)