Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-02 | settlement cdr processing, RT#5495 | ivan | |
2009-07-01 | start of settlement CDR processing, RT#5495 | ivan | |
2009-06-22 | tax exemption by tax name, RT#5127 | ivan | |
2009-04-12 | add svc_phone on new customer first package, RT#4315 | ivan | |
2009-04-02 | Net 20 as well | jeff | |
2008-12-28 | fix browse results for selecting counties (resulting from separating tax ↵ | ivan | |
classes), also add dropdowns to browse by state and county, RT#4496 | |||
2008-08-02 | bundled package presentation improvements | jeff | |
2008-03-31 | overlib cleanup: easy static CVV2/echeck popups | ivan | |
2007-12-17 | add 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-18 | have "emailinvoiceonly" hide postal/fax invoice options in backoffice as ↵ | ivan | |
well as self-service. closes: bug#1614 | |||
2007-04-27 | SELECT doesn't accept a value | jeff | |
2007-04-06 | ticket 1443 add account type and bank state for echeck processing | jeff | |
2007-04-05 | per-customer invoice terms override | ivan | |
2006-12-29 | slight more space necessary for ACH account numbers | ivan | |
2006-12-24 | fix 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-19 | clean 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-15 | eliminate funkiness with reappearing "Postal invoice" on errors | ivan | |
2006-12-14 | encryption fixes from huntsberg & jayce | ivan | |
2006-08-23 | Will things ever be the same again? | ivan | |
It's the final masonize | |||
2006-03-20 | add price plan to bill on internal or external CDRs directly, add option to ↵ | ivan | |
export CDRs to a per-customer downstream file | |||
2005-12-25 | don't reenable postal billing for existing customers just cause its blank... | ivan | |
2005-12-09 | fix postal mail checkbox misbehaving (isn't sticky on errors - reverts back ↵ | ivan | |
to on) | |||
2005-11-21 | ignore blank lines in payby config | ivan | |
2005-11-21 | add MCRD payment type for manually processed ccards | ivan | |
2005-10-21 | add CASH and WEST payment types (payments only, not cust_main.payby) | ivan | |
2005-08-24 | fix size of cvv2 help popup | ivan | |
2005-08-24 | customer 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 |