Age | Commit message (Collapse) | Author |
|
|
|
like httemplate/view/cust_pkg.cgi (closes: Bug#43)
|
|
Bug#23)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
documentation on necessary "default" billing events
|
|
|
|
|
|
use Module;
and
$cgi = new CGI;
&cgisuidsetup();
from all templates. should work better under Mason.
|
|
(probably should generate them for a release tarball though)
|
|
|
|
(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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<rluser> you might consider <= 0
|
|
|
|
|
|
|
|
<rluser> in FS::cust_refund::check 'amount' should probably be replaced with
+'refund' in two places
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|