diff options
author | ivan <ivan> | 1998-10-13 12:49:50 +0000 |
---|---|---|
committer | ivan <ivan> | 1998-10-13 12:49:50 +0000 |
commit | 11586a5995866292b90c669e4aaa2e68ef202a8e (patch) | |
tree | ac66df4af393c66e5a88e8b79bbafc20c923e8f4 /TODO | |
parent | d4e9b3b0b80a25992fa7194464efa06deb484185 (diff) |
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,4 +1,4 @@ -$Id: TODO,v 1.10 1998-10-13 12:07:49 ivan Exp $ +$Id: TODO,v 1.11 1998-10-13 12:49:50 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 @@ -25,8 +25,6 @@ even be able to handle both in the same routine (that would be neato). Get rid of hfields and other assorted silliness. Clean up hfields/sfields/fields crap. yuck. -$lpr in cust_main.pm (from Bill.pm) should become /var/spool/freeside/conf/lpr - Override FS::Record new, add, rep and del (create, insert, replace and delete) in all derived classes. IE create, insert, delete and replace from derived classes should override new, |