summaryrefslogtreecommitdiff
path: root/httemplate/edit/cust_main
AgeCommit message (Collapse)Author
2010-09-22customer credit limits, RT#8209mark
2010-07-23'View customers of all agents' doesn't mean create them, or upload ↵ivan
inventory, RT#7010
2010-07-16customer tags, RT#9192ivan
2010-06-17indentationivan
2010-03-18signup date fix?ivan
2010-03-03clear geocode when we DO have plus fourjeff
2010-02-04add ability to edit referring customer, RT#7174ivan
2009-10-29customer classification, RT#6376ivan
2009-10-12UI for per-city taxes (setup and assigning to customers/package locations), ↵ivan
RT#5852
2009-10-10change invoice terms for one-time charges (& bill them immediately), RT#5891ivan
2009-10-05low hanging fruit: improvement in tax location selection RT#6000jeff
2009-08-22commentivan
2009-08-22order svc_phone services from self-service too, RT#5085ivan
2009-08-18support 2009 - a better way?jeff
2009-08-16include a census zipcode link and other minor improvementsjeff
2009-08-07add ability to edit signup dates (turn on cust_main-edit_signupdate config), ↵ivan
RT#4644
2009-07-28feature to email CSV of CDRs with invoices #5727jeff
2009-07-27FCC from 477 improvements #4912jeff
2009-07-02settlement cdr processing, RT#5495ivan
2009-07-01start of settlement CDR processing, RT#5495ivan
2009-06-29FCC form 477 reporting #4912jeff
2009-06-22tax exemption by tax name, RT#5127ivan
2009-06-21CUSTOM packages/actual flag for custom packages #3988jeff
2009-05-14ask for help assignting geocode more oftenjeff
2009-04-12add svc_phone on new customer first package, RT#4315ivan
2009-04-02Net 20 as welljeff
2009-02-19do not attempt to assign a geocode to non us/ca addresses (RT 4857)jeff
2009-01-09pick/enter a location when ordering a package, RT#4499ivan
2008-12-28fix browse results for selecting counties (resulting from separating tax ↵ivan
classes), also add dropdowns to browse by state and county, RT#4496
2008-12-04better behavior when zip code is missingjeff
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-08-02bundled package presentation improvementsjeff
2008-06-28get DIDs from globalpopsivan
2008-03-31overlib cleanup: easy static CVV2/echeck popupsivan
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-05-18have "emailinvoiceonly" hide postal/fax invoice options in backoffice as ↵ivan
well as self-service. closes: bug#1614
2007-04-27adjust default labellingjeff
2007-04-27SELECT doesn't accept a valuejeff
2007-04-06ticket 1443 add account type and bank state for echeck processingjeff
2007-04-05per-customer invoice terms overrideivan
2007-04-02ticket 1528 add driver's license field, mask it and ssnjeff
2007-02-28restore (none) choice to first package selectjeff
2007-02-14selectable domain on first package in edit/cust_mainjeff
2006-12-29slight more space necessary for ACH account numbersivan
2006-12-27Add a (magically appearing and disappearing) label on the county selector. ↵ivan
confusing when labeled "state"
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-19clean up payinfo_Mixin to use payby.pm for payby info and have card masking ↵ivan
full 6-digit BIN prefix for card identification. have cust_pay_batch use payinfo_Mixin. require B:CC 0.30 for mask-aware cardtype(). fix payment reports to use mask too if available, so credit card type selection still works with encryption.
2006-12-15eliminate funkiness with reappearing "Postal invoice" on errorsivan
2006-12-14encryption fixes from huntsberg & jayceivan