Age | Commit message (Collapse) | Author |
|
|
|
*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.
|
|
Mason handler.pl overrides CGI::redirect
fixed strict; problems in edit/part_pkg.cgi & edit/process/part_pkg.cgi
|
|
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
|
|
|
|
|
|
use Module;
and
$cgi = new CGI;
&cgisuidsetup();
from all templates. should work better under Mason.
|
|
(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
|
|
|
|
|
|
web interface to view pending batch
|
|
|
|
*sigh*
|
|
|
|
rework part_pkg editing UI some more
|
|
|
|
|
|
|
|
prelim. job queues!
fixed part_svc editing
|
|
|
|
|
|
state, city, then number
|
|
|
|
|
|
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
|
|
|
|
|