summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2002-02-07delete paymentsivan
2002-02-06doc updates and pod2x fix to skip blib/ filesivan
2002-02-06pod typoivan
2002-02-06part_bill_event.plan can contain punctuationivan
2002-02-06fix for non-file authivan
2002-02-05better error messages if you haven't run fs-setup ?ivan
2002-02-04billing events!ivan
2002-01-30removeivan
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason.
2002-01-29weight, plan and plandata fields in part_bill_eventivan
2002-01-29- web interface for hourly account charges!ivan
(FS::cust_pkg, FS::cust_svc and FS::svc_acct seconds_since methods) - Makefile target to regenerate HTML manpages on install - FS.pm doc update - $FS::Record::Debug now dumps all SQL - new FS::cust_main methods: ->cancel, ->invoicing_list_addpost - start of a billing event web interface - cust_pay::upgrade_replace doesn't error out if history includes overapplied payments
2002-01-28oops, syntax error in new() check for missing subclass table sub (eek)ivan
2002-01-28book closing schema changesivan
2002-01-28part_export schema changesivan
2002-01-26another bug spotted by jeffivan
2002-01-24emit a warning in this unlikely case againivan
2002-01-24<rluser> rather than == 0 in the ::check's ....ivan
<rluser> you might consider <= 0
2002-01-24stack traces help alotivan
2002-01-24jeff's on a bugfinding roll here, thanks!ivan
2002-01-24<rluser> and it seems that cust_credit_refund::cust_credit should exist..ivan
2002-01-24from jeff@fixivan
<rluser> in FS::cust_refund::check 'amount' should probably be replaced with +'refund' in two places
2002-01-24more updates to cust_refund::update_replaceivan
2002-01-24fix cust_refund::insertivan
2002-01-22don't allow $0.00 in credits/payments/refundsivan
2002-01-22docuivan
2002-01-22silly compilation problemivan
2002-01-21include FS::svc_forward in kludgy preloadivan
2002-01-19error message updateivan
2002-01-16docivan
2002-01-14pay some attention to 1.4 RADIUS SQL exportivan
2002-01-14fix -l optionivan
2002-01-09update fuzzy cache files on customer replace.ivan
do an exact search along with the fuzzy search (webui)
2002-01-03more schema changes: part_bill_event and cust_bill_event tablesivan
remove old 1.4.0pre READMEs
2001-12-28update usage messageivan
2001-12-28force printing in freeside-overdueivan
2001-12-28add more options to freeside-overdueivan
add charge method to FS::cust_main one-off packages default to disabled billing payname defaults to first and last, not "Accounts Payable"
2001-12-27service and package disable!ivan
2001-12-26add freeside-overdueivan
2001-12-26don't provide example crontabs that run at 4:20 _PM_ivan
2001-12-26(untested eek) freeside-overdue script & cust_main balance_date & ↵ivan
total_owed_date methods
2001-12-26docivan
2001-12-26auto-apply payments and credits, post credit UI overhaulivan
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-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.