summaryrefslogtreecommitdiff
path: root/httemplate/edit/process
AgeCommit message (Collapse)Author
2002-02-10update billing documentation for the new world of invoice eventsivan
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-10removed <!-- $Id$ --> from all files to fix any redirects, whewivan
Mason handler.pl overrides CGI::redirect fixed strict; problems in edit/part_pkg.cgi & edit/process/part_pkg.cgi
2002-02-10pro-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-09no more exit() in templatesivan
2002-01-30fully working invoice event web interfaceivan
2002-01-30removeivan
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-27service and package disable!ivan
2001-12-26apply credits!!ivan
2001-12-26fix posting creditivan
2001-12-26expedited check entryivan
2001-12-26auto-apply payments and credits, post credit UI overhaulivan
2001-12-18apply payment webinterfaceivan
2001-11-06remove gratuitous warningsivan
2001-10-20setup and recurring fee tax exempt flags, UI to editivan
rework part_pkg editing UI some more
2001-10-15date editingivan
2001-10-15price plans web gui 1st pass, oh myivan
2001-10-09that was a confusing bug to fixivan
2001-09-11more service edit fixivan
2001-09-11s/die/ediot/ivan
2001-09-11fix quick orderivan
2001-09-11faster (cached) fuzzy searchesivan
prelim. job queues! fixed part_svc editing
2001-09-06finally fix part_svc!!!ivan
2001-09-04oops indeedivan
2001-09-04new admin documentation, quick one-pkg orderivan
2001-09-03fix more bugsivan
2001-09-01add cust_credit_bill relating multiple invoices to creditsjeff
2001-08-31fixes:ivan
> US UT expand state > Submit (no data entered) > US UT is gone frome the list.
2001-08-21remove $Log$ messages. whew.ivan
2001-08-19added user interface for svc_forward and vpopmail supportjeff
2001-08-17clean 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-13properly massage ship_state & work okay when no initial pkg is selectedivan
2001-08-12don't use Apache::ASP-specific $Redirect objectivan
2001-08-12use transactional invoice_list setting & eliminate non-sticky "first package"!ivan
2001-07-30templates!!!ivan