summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-12-26same look as rest of search pagesivan
2001-12-26auto-apply payments and credits, post credit UI overhaulivan
2001-12-26fix service display for duplicatesivan
2001-12-22doco on creating database manuallyivan
2001-12-21add name/address to post payment screenivan
get rid of some $-0.00 yay for ieee fp
2001-12-21fixesivan
total cust_bill_pay.amount and cust_credit_bill.amount 19.95 for invnum 1659 greater than cust_bill.charged 19.95 at /usr/local/lib/perl5/site_perl/5.005/FS/cust_main.pm line 1519.
2001-12-20work better with DBIx::Profileivan
2001-12-20don't error trying to suspend accounts with '*' passwordivan
2001-12-20quiet warningsivan
2001-12-19alas, a 5.6-ismivan
2001-12-19surpress warningsivan
2001-12-18another dum tyopivan
2001-12-18typoivan
2001-12-18declar varsivan
2001-12-18apply payment webinterfaceivan
2001-12-18really working dates on package browse. ouch.ivan
2001-12-18working dates on package browseivan
2001-12-18oops. *sigh*ivan
2001-12-18show dates on package browseivan
2001-12-18full number in POP pulldownivan
2001-12-18add freeside-setinvoice to MANIFESTivan
fix warning: FS::cust_main_invoice=HASH(0x90c86c4) at /usr/local/lib/perl5/site_perl/5.005/FS/svc_acct.pm line 419.
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