summaryrefslogtreecommitdiff
path: root/httemplate/edit/process/cust_main.cgi
AgeCommit message (Collapse)Author
2008-01-08add some debugging controlivan
2007-07-13fix race condition where ->apply_payments_and_credits could double-apply in ↵ivan
rare cases
2007-04-02ticket 1528 add driver's license field, mask it and ssnjeff
2007-02-13use a domsvc when passed in, patch from Sean Hanson/S1ivan
2007-01-21Have lineitem-specific applications happen in all cases; add weightsto controlivan
2006-12-29slight pedanticismivan
2006-12-15move use statements to handler.pl, do not show 1/1/70 for new birthdates, ↵jeff
and improve error handling
2006-12-15add DateTime as a proper rather than hidden dependencyivan
2006-12-14encryption fixes from huntsberg & jayceivan
2006-11-16switch birthdate to DateTimejeff
2006-10-09more BoDjeff
2006-08-28parameters to method calls require ( ), arrghivan
2006-08-26batch refactor continuedjeff
2006-08-23Will things ever be the same again?ivan
It's the final masonize
2006-08-06this should fix the barfing about default radius groups on the new customer ↵ivan
screen...
2005-12-05eek, don't log all this debugging info by defaultivan
2005-11-22add backend-realtime config flag, should be more intuitive for guyananetivan
2005-10-21add CASH and WEST payment types (payments only, not cust_main.payby)ivan
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.
2004-11-24fix redundant too-early checks which are causing an errorivan
2004-07-08don't change otaker when just editing account, closes: Bug#921ivan
2003-10-24cvv!ivan
2003-07-23fix spurious "can't purchase pkgpart" errorsivan
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
2002-10-12ACH supportivan
2002-03-19changes dum big "state/county/country" select to three, linked with javascriptivan
closes: Bug#353
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-01-30removeivan
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason.
2001-10-20setup and recurring fee tax exempt flags, UI to editivan
rework part_pkg editing UI some more
2001-09-04oops indeedivan
2001-08-13properly massage ship_state & work okay when no initial pkg is selectedivan
2001-08-12use transactional invoice_list setting & eliminate non-sticky "first package"!ivan
2001-07-30templates!!!ivan