summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main
AgeCommit message (Collapse)Author
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-03-12- bring prepaid support into this century (close: Bug#1124)ivan
- finally get rid of fs_signup (everything is in fs_selfservice now) (Bug#413) - organize main menu sysadmin section so it is slightly less confusing
2004-12-29historical (immutable) invoice details about services and other history ↵ivan
infrastructure
2004-12-12fix form action url for templateivan
2004-12-11voiding of echeck payments instead of refundsivan
2004-12-09set default requestor to email invoice addressesivan
2004-12-09more RT integrationivan