Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-01-29 | these are all auto-generated by the installation; don't check them into CVS | ivan | |
(probably should generate them for a release tarball though) | |||
2002-01-29 | weight, plan and plandata fields in part_bill_event | ivan | |
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-29 | oops bad column type for part_bill_event.payby | ivan | |
2002-01-28 | oops, syntax error in new() check for missing subclass table sub (eek) | ivan | |
2002-01-28 | book closing schema changes | ivan | |
2002-01-28 | part_export schema changes | ivan | |
2002-01-26 | another bug spotted by jeff | ivan | |
2002-01-24 | emit a warning in this unlikely case again | ivan | |
2002-01-24 | <rluser> rather than == 0 in the ::check's .... | ivan | |
<rluser> you might consider <= 0 | |||
2002-01-24 | stack traces help alot | ivan | |
2002-01-24 | jeff'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-24 | from jeff@fix | ivan | |
<rluser> in FS::cust_refund::check 'amount' should probably be replaced with +'refund' in two places | |||
2002-01-24 | more updates to cust_refund::update_replace | ivan | |
2002-01-24 | fix cust_refund::insert | ivan | |
2002-01-22 | don't allow $0.00 in credits/payments/refunds | ivan | |
2002-01-22 | docu | ivan | |
2002-01-22 | silly compilation problem | ivan | |
2002-01-22 | remove old upgrade docs | ivan | |
2002-01-21 | include FS::svc_forward in kludgy preload | ivan | |
2002-01-19 | error message update | ivan | |
2002-01-16 | doc | ivan | |
2002-01-14 | pay some attention to 1.4 RADIUS SQL export | ivan | |
2002-01-14 | fix -l option | ivan | |
2002-01-12 | fix upgrade8.html to be in agreement with fs-setup | ivan | |
2002-01-09 | update fuzzy cache files on customer replace. | ivan | |
do an exact search along with the fuzzy search (webui) | |||
2002-01-03 | more schema changes: part_bill_event and cust_bill_event tables | ivan | |
remove old 1.4.0pre READMEs | |||
2001-12-28 | update usage message | ivan | |
2001-12-28 | force printing in freeside-overdue | ivan | |
2001-12-28 | add more options to freeside-overdue | ivan | |
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-27 | service and package disable! | ivan | |
2001-12-26 | doc | ivan | |
2001-12-26 | remove warnings | ivan | |
2001-12-26 | apply credits!! | ivan | |
2001-12-26 | add freeside-overdue | ivan | |
2001-12-26 | fix posting credit | ivan | |
2001-12-26 | don'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-26 | search by check # | ivan | |
2001-12-26 | doc | ivan | |
2001-12-26 | UI | ivan | |
2001-12-26 | expedited check entry | ivan | |
2001-12-26 | still missing tons of folks, i am sure | ivan | |
2001-12-26 | same look as rest of search pages | ivan | |
2001-12-26 | auto-apply payments and credits, post credit UI overhaul | ivan | |
2001-12-26 | fix service display for duplicates | ivan | |
2001-12-22 | doco on creating database manually | ivan | |
2001-12-21 | add name/address to post payment screen | ivan | |
get rid of some $-0.00 yay for ieee fp | |||
2001-12-21 | fixes | ivan | |
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. |