summaryrefslogtreecommitdiff
path: root/httemplate/edit
AgeCommit message (Collapse)Author
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-10hide SS# unless you turn it on via config fileivan
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-02-09no more exit() in templatesivan
2002-02-04have fs-setup create the necessary "default" billing eventsivan
documentation on necessary "default" billing events
2002-02-04billing events!ivan
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
2001-12-28add more options to freeside-overdueivan
add charge method to FS::cust_main one-off packages default to disabled billing payname defaults to first and last, not "Accounts Payable"
2001-12-27service and package disable!ivan
2001-12-26apply credits!!ivan
2001-12-26fix posting creditivan
2001-12-26UIivan
2001-12-26expedited check entryivan
2001-12-26auto-apply payments and credits, post credit UI overhaulivan
2001-12-26fix service display for duplicatesivan
2001-12-21add name/address to post payment screenivan
get rid of some $-0.00 yay for ieee fp
2001-12-18another dum tyopivan
2001-12-18typoivan
2001-12-18declar varsivan
2001-12-18apply payment webinterfaceivan
2001-12-15allow entering of referral customer by number as well as by link off the viewivan
page, courtesy of Dave Burgess <burgess@www.cynjut.net>
2001-12-12allow >8 character passwords in web interfaceivan
2001-12-04from Dave Burgess <burgess@neonramp.com>:ivan
I had to change line 104 in /edit/svc_forward.cgi and add 'my' as the qualifier on the LHS of the assignment. This also solves the problem with a similar error on the RHS of line 105. It also seems to make the routine work fairly reliably (it has been problematic for me in the past).
2001-11-21a more reasonalbe name (!)ivan
2001-11-21postalinvoicedefault config fileivan
2001-11-06remove gratuitous warningsivan
2001-10-30put default country up topivan
2001-10-30precedence oopsivan
2001-10-30better ordering of state selection on new customer screenivan
2001-10-30get rid of header foo in individual templatesivan
2001-10-26cache fooivan
*sigh*
2001-10-25remove ancient tld cruftivan
2001-10-20setup and recurring fee tax exempt flags, UI to editivan
rework part_pkg editing UI some more
2001-10-15date editingivan
2001-10-15remove errant javascript alert()ivan
plan ||= 'flat' for custom pricing 9clone) package definitions too
2001-10-15visual fixivan
2001-10-15price plans web gui 1st pass, oh myivan
2001-10-11"price plans" UP support.CVS: ↵ivan
----------------------------------------------------------------------
2001-10-09that was a confusing bug to fixivan
2001-09-27popSELECTORivan
2001-09-27pop selector!ivan
2001-09-11radius attributes & default/fixed values should work again nowivan
2001-09-11persistance problem not clearing variables between runsivan
2001-09-11forgot closing form tag, breaks ie, others?ivan
2001-09-11more service edit fixivan
2001-09-11fix service editingivan
2001-09-11s/die/ediot/ivan
2001-09-11fix quick orderivan