summaryrefslogtreecommitdiff
path: root/httemplate/edit/cust_main.cgi
AgeCommit message (Collapse)Author
2009-10-12UI for per-city taxes (setup and assigning to customers/package locations), ↵ivan
RT#5852
2009-08-07add ability to edit signup dates (turn on cust_main-edit_signupdate config), ↵ivan
RT#4644
2009-07-27FCC from 477 improvements #4912jeff
2009-07-12ACL on customer editivan
2009-04-12add svc_phone on new customer first package, RT#4315ivan
2009-04-02obey tax-ship_address in 'manual' geocodingjeff
2009-02-20support a default tax location outside us/ca with cch data and better ↵jeff
handling of response from USPS (RT 4857)
2009-02-19do not attempt to assign a geocode to non us/ca addresses (RT 4857)jeff
2009-02-08further work on agents editing own packages: allow them to see (but not ↵ivan
edit) global packages for their type, RT#1331
2009-01-24wtf, don't pop up the geocode chooser when taxproducts are offivan
2008-12-04better placement of script sourcingjeff
2008-12-03support zip5 tax lookups, correct errors with fixed format cch import, ↵jeff
inital import performance improvements, noise reduction on imports, tool for inital import
2008-10-10add options to auto-generate agent_custid and display it as the customer ↵ivan
number, RT#4099
2008-08-02bundled package presentation improvementsjeff
2008-06-16add (with config) ability to edit agent_custidivan
2008-05-09finish usps address standardizationivan
2008-05-08address standardization part one, finally checked in from hereivan
2008-02-03oops, fix display of errors on customer editivan
2008-01-14fix tyopsivan
2008-01-13ACLsivan
2007-12-17add cust_main-require_address2 config, reimplement address2-search config ↵ivan
("Unit #" search in searchbar), visual indication of require_invoicing_list_email, closes: RT#2926
2007-11-22usability: don't offer 'Select agent' choice if the dropdown already has a valueivan
2007-09-18fix advertising source stickiness when page is reloaded with an errorivan
2007-08-15fix customer status color here tooivan
2007-08-01event refactor, landing on HEAD!ivan
2007-04-06ticket 1443 add account type and bank state for echeck processingjeff
2007-04-05per-customer invoice terms overrideivan
2007-02-14selectable domain on first package in edit/cust_mainjeff
2007-02-13another place to alphabetizejeff
2006-12-27fix county selectorivan
2006-12-24fix more paymask regressions: allow editing records with existing expired ↵ivan
cards, fix masking just-entered values when erroring out, fix echeck entry inserting as empty routing code and "xxEK" account number, remove old/deprecated/unused payinfo_maksed subs and calls
2006-12-15eliminate funkiness with reappearing "Postal invoice" on errorsivan
2006-11-16switch birthdate to DateTimejeff
2006-10-16its not my monday morningivan
2006-10-16add a conf checkbox to turn DOB onivan
2006-10-16fix stickiness bug when editing advertising sourcesivan
2006-10-04DoBjeff
2006-10-03Enhanced customer notesjeff
2006-08-23Will things ever be the same again?ivan
It's the final masonize
2006-08-14sprinkle some magic ajax fairy dust on referring customer SELEKTAH. rewind! ↵ivan
make smart search smarter, re-layout the top search bars and add an invoice one
2006-08-11virtualize referrals on customer additionivan
2006-05-14first part of ACL and re-skinning work and some other small stuffivan
2006-04-09add "spool_cdr" to cust_main fieldsivan
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.