summaryrefslogtreecommitdiff
path: root/site_perl/cust_main.pm
AgeCommit message (Collapse)Author
1999-08-04move to FS directory: proper Perl module installation has arrived!ivan
1999-07-20cleaned up the new one-screen signup bits in htdocs/edit/cust_main.cgi toivan
prepare for a signup server
1999-07-17bug noticed by Steve Gertz <sglist@hollywood.mwis.net>ivan
1999-04-15delete customersivan
1999-04-14i18n fixesivan
1999-04-10say what the unknown state/county/country are!ivan
1999-04-10_all_ check stuff with illegal data return the bad data too, to help debuggingivan
1999-04-10dittoivan
1999-04-10display an illegal payby, to assist importingivan
1999-04-07more &invoicing_list logic to skip searches when there is no custnumivan
1999-04-07in &invoicing_list, don't search if there's no custnum yetivan
1999-03-29buglet in email invoices fixedivan
1999-02-28allow spaces in zip codes, for (at least) canada. pointed out byivan
Clayton Gray <clgray@bcgroup.net>
1999-02-27parse paydate correctly for cybercashivan
1999-02-23beginnings of one-screen new customer entry and some other miscellaniaivan
1999-01-25yet more mod_perl stuffivan
1999-01-18changes to track email addresses for email invoicingivan
1998-12-29mostly properly OO, some work still to be done with svc_ stuffivan
1998-12-16library support for editing email invoice destinations (not in sub collect yet)ivan
1998-11-18i18n! i18n!ivan
1998-11-15use FS::table_name for all searches to eliminate warnings,ivan
emit state/county when they don't match
1998-11-15bugfix for new config layoutivan
1998-11-13change configuration file layout to support multiple distinct databases (withivan
own set of config files, export, etc.)
1998-11-07don't use depriciated FS::Bill and FS::Invoice, other miscellaniaivan
1998-09-22Initial revisionivan