Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-31 | *** empty log message *** | ivan | |
2005-12-25 | make sure to specify a money_char default | ivan | |
2005-12-25 | add invoice event to suspend only when greater than N amount | ivan | |
2005-11-27 | per-agent billco spools | ivan | |
2005-11-01 | add option for spool_csv events to apply only to a specific destination type ↵ | ivan | |
(i.e. postal only) | |||
2005-11-01 | add billco format option to FTP invoice send, add invoice event to spool one ↵ | ivan | |
giant (pair of) CSV files in addition to FTPing them individually | |||
2005-06-09 | add multiple agent selection to agent-specific invoicing | ivan | |
2004-12-11 | add 'send_if_newest' invoice event, closes: Bug#977 | ivan | |
2004-12-11 | add 'send_if_newest' invoice event, closes: Bug#977 | ivan | |
2004-06-01 | html table fix | ivan | |
2004-06-01 | per-agent invoice_from addresses | ivan | |
2004-05-14 | add per-agent invoice templates, add per-package suspend invoice events, fix ↵ | ivan | |
automatic creation of invoice_latex alternate templates | |||
2004-01-10 | fix UI: displaying "Add" on invoice event edits | ivan | |
2003-04-21 | on-demand vs. automatic cards & checks: added DCRD and DCHK payment types | ivan | |
2002-11-22 | add lec billing event | ivan | |
2002-11-19 | add LEC billing | ivan | |
2002-10-22 | ACH fixes from s5 | ivan | |
2002-10-22 | oops - allow adding CHECK invoice events too | ivan | |
2002-09-17 | remove obsolete cybercash support | ivan | |
2002-08-30 | new invoice event: upload a CSV file | ivan | |
2002-03-18 | okay, now you can specify an alternate invoice template, and it'll | ivan | |
be auto-createad and added to the list of configuration options. closes: Bug#314 | |||
2002-02-12 | oops | ivan | |
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-04 | have fs-setup create the necessary "default" billing events | ivan | |
documentation on necessary "default" billing events | |||
2002-02-04 | billing events! | 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 |