summaryrefslogtreecommitdiff
path: root/httemplate/browse/part_bill_event.cgi
AgeCommit message (Collapse)Author
2002-07-04move "add" links to the topivan
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-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