summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-04-08*** empty log message ***ivan
1999-04-08 [ AND DOCUMENT! ] all svc_acct services should have a defaultivan
or fixed shell
1999-04-08fix up PostgreSQL money fields so you can actually use them as numbers. bah.ivan
1999-04-08aesthetic updateivan
1999-04-08*** empty log message ***ivan
1999-04-08import necessary subroutines from FS::CGIivan
1999-04-08eliminate double // in linksivan
1999-04-07don't use anchor in redirectivan
1999-04-07more kludges to get around different null/empty handling in Perl vs. MySQL vs.ivan
PostgreSQL etc.
1999-04-07use all stuff that's qsearch'ed to avoid warningsivan
1999-04-07use FS::part_svc and FS::svc_acct_pop to avoid warningsivan
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-04-07pick up errors right away, leave inputivan
1999-04-07avoid perl's silly arguement not numeric errorivan
1999-04-07silly HTML typoivan
1999-04-07harmless typoivan
1999-04-06give a meaningful error message if you try to create a customer before you'veivan
created an agent
1999-04-06postgres notesivan
1999-04-06*** empty log message ***ivan
1999-04-04*** empty log message ***ivan
1999-04-04Change Admin entries to read service/package definitions, for clariyivan
1999-04-04doc clarificationivan
1999-03-29buglet in email invoices fixedivan
1999-03-29eliminate warnings in ut_moneyivan
1999-03-29die unless the configuration directory existsivan
1999-03-29use FS::type_pkgsivan
1999-03-26s/create/new/, use all necessary FS::table_names to avoid warningsivan
1999-03-26s/create/new/ivan
1999-03-25one-screen new customer entry (including package and service) for simpleivan
packages with one svc_acct service
1999-03-25allow empty custnum in sub check (but call that an error in sub insert),ivan
for one-screen new customer entry
1999-03-25added setdefault method (generalized setfixed method to setx method)ivan
1999-03-25import stuff uses Term::Query and spits out (some kinds of) nonsensical inputivan
1999-03-24URI unbundled from libwww-perl, so list it separatelyivan
1999-03-24die if no relevant services... cvspainivan
1999-03-24die if no relevant servicesivan
1999-02-28allow spaces in zip codes, for (at least) canada. pointed out byivan
Clayton Gray <clgray@bcgroup.net>
1999-02-28constructors s/create/new/ pointed out by "Bao C. Ha" <bao@hacom.net>ivan
1999-02-28removed misleading commentsivan
1999-02-27parse paydate correctly for cybercashivan
1999-02-27cust_main.paydate should be varchar(10), not @date_type ; problem reportedivan
by Ben Leibig <leibig@colorado.edu>
1999-02-23beginnings of one-screen new customer entry and some other miscellaniaivan
1999-02-23oops, don't comment out &swapuid in &adminsuidsetup!ivan
1999-02-10some new doc filesivan
1999-02-10*** empty log message ***ivan
1999-02-09*** empty log message ***ivan
1999-02-09invoices show line items for each service in a package (see the label methodivan
of FS::cust_svc)
1999-02-09regenerated perl api docs from embedded podivan
1999-02-09visual and bugfixesivan
1999-02-09no longer neededivan