Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-02-10 | update billing documentation for the new world of invoice events | ivan | |
added freeside-daily replacing freeside-bill for the new world of invoice events | |||
2002-02-10 | *finally* seems to be working under Mason. sheesh. | ivan | |
*finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. | |||
2002-02-10 | removed <!-- $Id$ --> from all files to fix any redirects, whew | ivan | |
Mason handler.pl overrides CGI::redirect fixed strict; problems in edit/part_pkg.cgi & edit/process/part_pkg.cgi | |||
2002-02-10 | pro-rating w/ web interface, tested (closes: Bug#313). | ivan | |
view/cust_bill.cgi invoice view shows invoice events! fix bug where adding events with no name silently failed instead of giving an error add new comission plans | |||
2002-02-09 | no more exit() in templates | ivan | |
2002-01-30 | fully working invoice event web interface | ivan | |
2002-01-30 | remove | ivan | |
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason. | |||
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 | |||
2001-12-27 | service and package disable! | ivan | |
2001-12-26 | apply credits!! | ivan | |
2001-12-26 | fix posting credit | ivan | |
2001-12-26 | expedited check entry | ivan | |
2001-12-26 | auto-apply payments and credits, post credit UI overhaul | ivan | |
2001-12-18 | apply payment webinterface | ivan | |
2001-11-06 | remove gratuitous warnings | ivan | |
2001-10-20 | setup and recurring fee tax exempt flags, UI to edit | ivan | |
rework part_pkg editing UI some more | |||
2001-10-15 | date editing | ivan | |
2001-10-15 | price plans web gui 1st pass, oh my | ivan | |
2001-10-09 | that was a confusing bug to fix | ivan | |
2001-09-11 | more service edit fix | ivan | |
2001-09-11 | s/die/ediot/ | ivan | |
2001-09-11 | fix quick order | ivan | |
2001-09-11 | faster (cached) fuzzy searches | ivan | |
prelim. job queues! fixed part_svc editing | |||
2001-09-06 | finally fix part_svc!!! | ivan | |
2001-09-04 | oops indeed | ivan | |
2001-09-04 | new admin documentation, quick one-pkg order | ivan | |
2001-09-03 | fix more bugs | ivan | |
2001-09-01 | add cust_credit_bill relating multiple invoices to credits | jeff | |
2001-08-31 | fixes: | ivan | |
> US UT expand state > Submit (no data entered) > US UT is gone frome the list. | |||
2001-08-21 | remove $Log$ messages. whew. | ivan | |
2001-08-19 | added user interface for svc_forward and vpopmail support | jeff | |
2001-08-17 | clean up tax rate editing: | ivan | |
sort by country->state->county, add "collapse state" if the tax rates are the same statewide, redirect "expand state" to the browse, not edit screen | |||
2001-08-13 | properly massage ship_state & work okay when no initial pkg is selected | ivan | |
2001-08-12 | don't use Apache::ASP-specific $Redirect object | ivan | |
2001-08-12 | use transactional invoice_list setting & eliminate non-sticky "first package"! | ivan | |
2001-07-30 | templates!!! | ivan | |