diff options
| -rw-r--r-- | CREDITS | 12 | ||||
| -rw-r--r-- | TODO | 7 | 
2 files changed, 16 insertions, 3 deletions
| @@ -11,11 +11,19 @@ Jerry St. Pierre <jstpi@city.timmins.on.ca> did the "SISD" graphic used in  Brian McCane? <bmccane@maxbaud.net> contributed PostgreSQL support, HTML  style enhancements and many, many bugfixes. +Cerkit <cerkit@alfheim.net> contributed  +  CompleteHOST, Inc. (http://www.completehost.com) funded the development of the -following Freeside features: +following Freeside features by contracting me for a custom billing system +based on Freeside:    - Multiple, separate databases and configurations on one box. -  - Per-customer pricing (packages) +  - Per-customer pricing (custom packages) +  - Optional customer titles, middle initials and EIN numbers +  - Internationalization wrt addresses (cust_main, cust_main_county) +    - Integration with Radiator, http://www.open.com.au/radiator    - Integration with NetSurfer NetKit ISP, http://www.netsurfer.com/ +Thanks! +  Everything else is my (Ivan Kohler <ivan@sisd.com>) fault. @@ -1,4 +1,4 @@ -$Id: TODO,v 1.14 1998-11-18 09:01:30 ivan Exp $ +$Id: TODO,v 1.15 1998-12-02 01:23:47 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,11 @@ duplication of effort.  -- 1.1.x -- +int'l stuff in web interface (not on david's time) + +admin web interface for titles (Dr., Mrs.) and default in fs-setup +(not on david's time) +  test and document libapache-dbi-logger (woo!)  remove whois_hack set to 1 for svc_domain.pm?  add all known registries and | 
