summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main
AgeCommit message (Collapse)Author
2006-10-16add a conf checkbox to turn DOB onivan
2006-10-09clean up the customer view a tiny bitivan
2006-10-04DoBjeff
2006-10-03Enhanced customer notesjeff
2006-09-15add link to customer tax exemptions to customer view pageivan
2006-09-15add link to customer tax exemptions to customer view pageivan
2006-08-23Will things ever be the same again?ivan
It's the final masonize
2006-08-13customer view work:ivan
DONE 1. add status and balance to top DONE 2. add some sort of oldest date thing so the history doesn't get too big (# years and a link to "show older") 3. make the rest of the action links into js popups? maybe later, weird IENess when closing em DONE (finished) - so revert out or finish/commit the Enter check payment one - Process page can wait until another day.. it should be more of an *action* DONE 4. Ticket list config knobs for wtxs (grid it too) DONE 5. grid the package list
2006-08-12fix acl rewrite causing problems: void now shows up properly, deprecate all ↵ivan
the redundant config values
2006-08-10add cust_main.agent_custid (at least to schema and customer view, no manual ↵ivan
editing yet)
2006-06-21http://www.macridesweb.com/oltest/ONCLICK.html !!!!!ivan
2006-06-19fix ACL name for service provisioning and prevent disabled service ↵ivan
provisioning from messing up table formatting
2006-06-19ACLs, take three or four or somethingivan
2006-06-19add ability to select specific package defs. and package status to package ↵ivan
report for qis
2006-05-14first part of ACL and re-skinning work and some other small stuffivan
2006-04-09a few more fixups for our favorite include(...) from Scott Edwardsivan
2006-04-03have the UI use full country names, and state names outside the US...ivan
2006-03-20add price plan to bill on internal or external CDRs directly, add option to ↵ivan
export CDRs to a per-customer downstream file
2006-02-22add vonage click2call featureivan
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