summaryrefslogtreecommitdiff
path: root/httemplate/edit/part_bill_event.cgi
AgeCommit message (Collapse)Author
2004-12-11add 'send_if_newest' invoice event, closes: Bug#977ivan
2004-12-11add 'send_if_newest' invoice event, closes: Bug#977ivan
2004-06-01html table fixivan
2004-06-01per-agent invoice_from addressesivan
2004-05-14add per-agent invoice templates, add per-package suspend invoice events, fix ↵ivan
automatic creation of invoice_latex alternate templates
2004-01-10fix UI: displaying "Add" on invoice event editsivan
2003-04-21on-demand vs. automatic cards & checks: added DCRD and DCHK payment typesivan
2002-11-22add lec billing eventivan
2002-11-19add LEC billingivan
2002-10-22ACH fixes from s5ivan
2002-10-22oops - allow adding CHECK invoice events tooivan
2002-09-17remove obsolete cybercash supportivan
2002-08-30new invoice event: upload a CSV fileivan
2002-03-18okay, now you can specify an alternate invoice template, and it'llivan
be auto-createad and added to the list of configuration options. closes: Bug#314
2002-02-12oopsivan
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-04have fs-setup create the necessary "default" billing eventsivan
documentation on necessary "default" billing events
2002-02-04billing events!ivan
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