summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main
AgeCommit message (Collapse)Author
2005-12-09fill in reason if empty when applying a credit to a refundivan
2005-11-21ignore blank lines in payby configivan
2005-11-21add MCRD payment type for manually processed ccardsivan
2005-11-12huh seem to have overlooked thisivan
2005-10-21add CASH and WEST payment types (payments only, not cust_main.payby)ivan
2005-10-08fix tax class selection in package add/edit tooivan
2005-10-07mask out echeck account #s tooivan
2005-10-07add require_taxclasses config flagivan
2005-10-06add cc-void optionivan
2005-09-21add prepaid support which sets RADIUS Expiration attribute, update customer ↵ivan
view package UI
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