diff options
author | ivan <ivan> | 2002-01-29 16:33:16 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-01-29 16:33:16 +0000 |
commit | 6991d4986df7fb3a6c7c49b5ae1b3713e87a16c4 (patch) | |
tree | 40efa15fb918ceb4e065160a4257349322658b6c /httemplate/docs/man/FS/CGI.html | |
parent | f02dd9b0e5042ef000d9338089eed50988d48914 (diff) |
- 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
Diffstat (limited to 'httemplate/docs/man/FS/CGI.html')
-rw-r--r-- | httemplate/docs/man/FS/CGI.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/httemplate/docs/man/FS/CGI.html b/httemplate/docs/man/FS/CGI.html index 05f7823b4..54a0bf39b 100644 --- a/httemplate/docs/man/FS/CGI.html +++ b/httemplate/docs/man/FS/CGI.html @@ -79,12 +79,17 @@ Returns HTML tag for beginning an (invisible) table. <DT><STRONG><A NAME="item_ntable">ntable</A></STRONG><BR> <DD> This is getting silly. +<P></P> +<DT><STRONG><A NAME="item_small_custview_CUSTNUM_%7C%7C_CUST_MAIN_OBJECT%2C_">small_custview CUSTNUM || CUST_MAIN_OBJECT, COUNTRYDEFAULT</A></STRONG><BR> +<DD> +Sheesh. I should just switch to Mason. <P></P></DL> <P> <HR> <H1><A NAME="bugs">BUGS</A></H1> <P>Not OO.</P> <P>Not complete.</P> +<P>small_custview sooooo doesn't belong here. i should just switch to Mason.</P> <P> <HR> <H1><A NAME="see also">SEE ALSO</A></H1> |