- web interface for hourly account charges!
authorivan <ivan>
Tue, 29 Jan 2002 16:33:16 +0000 (16:33 +0000)
committerivan <ivan>
Tue, 29 Jan 2002 16:33:16 +0000 (16:33 +0000)
commit6991d4986df7fb3a6c7c49b5ae1b3713e87a16c4
tree40efa15fb918ceb4e065160a4257349322658b6c
parentf02dd9b0e5042ef000d9338089eed50988d48914
- web interface for hourly account charges!
  (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
43 files changed:
FS/FS.pm
FS/FS/Record.pm
FS/FS/cust_main.pm
FS/FS/cust_pay.pm
FS/FS/cust_pkg.pm
FS/FS/cust_svc.pm
FS/FS/svc_acct.pm
Makefile
bin/pod2x
htetc/global.asa
htetc/handler.pl
httemplate/browse/part_bill_event.cgi [new file with mode: 0755]
httemplate/docs/install.html
httemplate/docs/man/FS.html
httemplate/docs/man/FS/CGI.html
httemplate/docs/man/FS/Conf.html
httemplate/docs/man/FS/Record.html
httemplate/docs/man/FS/SessionClient.html
httemplate/docs/man/FS/SignupClient.html
httemplate/docs/man/FS/UID.html
httemplate/docs/man/FS/cust_bill.html
httemplate/docs/man/FS/cust_credit.html
httemplate/docs/man/FS/cust_main.html
httemplate/docs/man/FS/cust_main_invoice.html
httemplate/docs/man/FS/cust_pay.html
httemplate/docs/man/FS/cust_pay_batch.html
httemplate/docs/man/FS/cust_pkg.html
httemplate/docs/man/FS/cust_refund.html
httemplate/docs/man/FS/cust_svc.html
httemplate/docs/man/FS/domain_record.html
httemplate/docs/man/FS/part_pkg.html
httemplate/docs/man/FS/part_svc.html
httemplate/docs/man/FS/prepay_credit.html
httemplate/docs/man/FS/svc_Common.html
httemplate/docs/man/FS/svc_acct.html
httemplate/docs/man/FS/svc_acct_pop.html
httemplate/docs/man/FS/svc_acct_sm.html
httemplate/docs/man/FS/svc_domain.html
httemplate/docs/man/FS/svc_www.html
httemplate/edit/part_bill_event.cgi [new file with mode: 0755]
httemplate/edit/part_pkg.cgi
httemplate/edit/process/part_bill_event.cgi [new file with mode: 0755]
httemplate/index.html