summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-12-17fixesivan
Argument "" isn't numeric in ncmp at /usr/local/lib/perl5/site_perl/5.005/FS/cust_bill.pm line 254.
2001-12-16eek nasty bugivan
2001-12-16fix weird rounding error:ivan
total cust_bill_pay.amount 39.9 for paynum 240 greater than cust_pay.paid 39.90
2001-12-15styleivan
2001-12-15meaningful FS::cust_svc::label for svc_www recordsivan
2001-12-15view svc_www.cgi from Dave Burgess <burgess@www.cynjut.net>, thanksivan
2001-12-15allow entering of referral customer by number as well as by link off the viewivan
page, courtesy of Dave Burgess <burgess@www.cynjut.net>
2001-12-15style changesivan
2001-12-13okay, it should really work nowivan
2001-12-13fix setinvoice scriptivan
2001-12-13added util to set invoice destinationsivan
2001-12-12allow >8 character passwords in web interfaceivan
2001-12-12use pwd_mkdb to install /etc/master.passwd.new instead of moving it into placeivan
2001-12-11missing space in SQL, oopsivan
2001-12-11radiusprepend config file for exportivan
add Archive::Tar to docs
2001-12-10Pg datatype painivan
2001-12-10typo noticed by Dave Burgess <burgess@www.cynjut.net>, thanks.ivan
2001-12-10visual glitch: oops, $pager wasn't getting substitued.ivan
2001-12-09harmless? missing ;ivan
2001-12-08need a POST here; browsers (especially IE) are unhappy with the default GETivan
2001-12-08get custnum from invnum before trying to use custnum!ivan
2001-12-08fix logic error creating invoice line itemsivan
2001-12-08radiusprepend config file for DEFAULT entries etc.ivan
2001-12-04from Dave Burgess <burgess@neonramp.com>:ivan
I had to change line 104 in /edit/svc_forward.cgi and add 'my' as the qualifier on the LHS of the assignment. This also solves the problem with a similar error on the RHS of line 105. It also seems to make the routine work fairly reliably (it has been problematic for me in the past).
2001-12-03paged service browse!!ivan
2001-12-03paged package browseivan
2001-12-03paged customer browse!ivan
2001-12-03maxsearchrecordsperpage config optionivan
paged implementation of customer browse!
2001-11-30more link methodsivan
2001-11-21a more reasonalbe name (!)ivan
2001-11-21postalinvoicedefault config fileivan
2001-11-16update link to Text::Template docsivan
2001-11-13remove freeside-print-batchivan
2001-11-12import hack to be less strictivan
2001-11-09Pg7 dependancyivan
2001-11-08harmless typo noticed by "Edward Shabotinsky" <lanshark@bsinet.net>, thanksivan
2001-11-06remove gratuitous warningsivan
2001-11-06i REALLY suck at Makefilesivan
2001-11-06i suck at Makefilesivan
2001-11-06make foo for htetc/global.asaivan
2001-11-06fix error message for s/htdocs/httemplate/ivan
2001-11-06payinfo changed from length 16 to $char_d for future expansionivan
2001-11-05more fixes for fresh installationivan
2001-11-05yet more Makeivan
2001-11-05make create-database fixivan
2001-11-05makefile fixupsivan
2001-11-05docivan
2001-11-05improved svc_acct replacementjeff
2001-11-05AUTOLOAD optimizations broke things rather badly, oopsivan
2001-11-05fixup getoptivan