summaryrefslogtreecommitdiff
path: root/httemplate/edit/cust_main.cgi
AgeCommit message (Collapse)Author
2005-12-09fix postal mail checkbox misbehaving (isn't sticky on errors - reverts back ↵ivan
to on)
2005-10-21add CASH and WEST payment types (payments only, not cust_main.payby)ivan
2005-10-06fix bug with IE and advertising sources (refnum) - needed to make sure the ↵ivan
SELECT OPTIONs have explicitly specified VALUEs
2005-09-10ajax-style xmlhttprequest state/county/country selector!ivan
2005-09-08fix dropping of paynameivan
2005-08-24customer edit: abstract out billing info to billing.html, re-do payment type ↵ivan
selection with HTML::Widgets::SelectLayers, add Switch/Solo/Maestro support for start date & issue #. customer view: re-order fields for consistency. selfservice API: support paystart_month, paystart_year, payissue and payip in MyAccount::process_payment and ::edit_info and Signup::new_customer, FS::cust_main::realtime_bop: support paystart_month paystart_year payissue payip fields
2005-03-21Added support for FAX invoice destinations using a HylaFAX server.khoff
Faxing plain text invoices is not supported.
2005-02-04typoivan
2004-12-27UI: rework shipping address javascript, closes: Bug#1085ivan
2004-11-22promo codes and separate signup addresses for hdnivan
2004-09-05fixed duplicate checking will catch it, but add client-side protection ↵ivan
against double-submission also.
2004-03-22add ACH help graphicivan
2004-03-22s/routing code/routing number/ivan
2004-01-23and the same for ship_ivan
2004-01-23fix state default and set min year to this year, patch from <matthewd>, thanks!ivan
2003-10-24cvv!ivan
2003-09-29agents can be disabled (auto-sensing based on schema)ivan
2003-07-23fix spurious "can't purchase pkgpart" errorsivan
2003-04-24fix for bug triggered by nonexistant referring customer numbersivan
2003-04-21on-demand vs. automatic cards & checks: added DCRD and DCHK payment typesivan
2003-04-02fix disappearing email invoice on errors, finally (closes: Bug#35)ivan
2003-02-25remove max length on ACH account numberivan
2002-11-19add LEC billingivan
2002-11-19oops, remove 10 digit account number limitivan
2002-10-12fix dayphone/nightphone msgcativan
2002-10-12dayphone/nightphone as customizable labels, closes: Bug#464ivan
2002-10-12ACH supportivan
2002-10-10bugfix in payby-default HIDE expiration datesivan
2002-10-10expiration date bugfix for HIDEivan
2002-10-08payby-default config option, with special "HIDE" option to disable billingivan
information in the web interface (closes: Bug#468)
2002-09-05"same as billing address" box would uncheck itself on errors (only lookedivan
at previous ship_last, not CGI checkbox value too) Closes: Bug#448
2002-08-30use eidiot rather than die for (hopefully) better error messageivan
2002-05-09s/Referral/Advertising source/ivan
2002-05-09texas tax!ivan
2002-03-24UI improvements for agentsivan
2002-03-19changes dum big "state/county/country" select to three, linked with javascriptivan
closes: Bug#353
2002-02-26fix a weird oops with service address editing UI that would leaveivan
some fields blank... ?
2002-02-22billing vs. shipping states weren't sorted in the same order. UI glitch onlyivan
2002-02-10*finally* seems to be working under Mason. sheesh.ivan
*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.
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-01-30removeivan
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason.
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-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-11-21a more reasonalbe name (!)ivan
2001-11-21postalinvoicedefault config fileivan
2001-10-30put default country up topivan
2001-10-30precedence oopsivan