X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=TODO;h=9222c821c3f5787edc8a59dc6211862aa07bb45a;hp=79c903574ee4edf93dbca1b5cd80f07788432cdf;hb=0e0e1020a163c280eb0471532e77663cbca83e9f;hpb=005d5e42579ed3214489353fdd480177811da516 diff --git a/TODO b/TODO index 79c903574..9222c821c 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -$Header: /home/cvs/cvsroot/freeside/Attic/TODO,v 1.4 1998-10-12 09:09:00 ivan Exp $ +$Id: TODO,v 1.8 1998-10-12 21:22:59 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,15 +6,13 @@ duplication of effort. -- 1.1.x -- -figure out this cvs thing. :) - postgres can't deal with NULL! svc_acct.import should recognize "UNIX" in the RADIUS password file as null. radius logfile parsing and perl expression check. -mailing list archive, faq, cvs +mailing list archive, faq (test cust_main.pm with cybercash v2 and v3) @@ -189,8 +187,6 @@ correct timezone. view/svc_domain.cgi needs to know the domain might be unaudited (cosmetic) -Check everything into CVS. - --- 1.1.x or 1.2 or later the web interface should create a new object and use it instead of a blank @@ -325,6 +321,9 @@ Put the GPL notice in all files. -- 1.2 or later -- +one-off package edits! : need a cust_pkgs or cust_part_pkgs or something table, +with custnum and partpkg (like type_pkgs) + $cust_bill->owed database field to be eliminated, replaced by a method call that calculates on the fly. make sure to grep for ->(get|set)field('owed') same for cust_credit->credited