summaryrefslogtreecommitdiff
path: root/FS/FS/cust_main.pm
AgeCommit message (Expand)Author
2018-05-18RT# 77792 - Created method to decide if batch payname should be name on card ...Christopher Burger
2017-10-27don't abort upgrade if a customer doesn't have an echeck cust_main.paytype. ...Ivan Kohler
2017-08-29RT# 76952 - fixed error that would save a duplicate ACH or credit card accountChristopher Burger
2017-06-14fix error on changing customer when there isn't an implicit contact, RT#76405Ivan Kohler
2017-06-02separate ACL for editing customer invoice terms, RT#75759Ivan Kohler
2017-05-31fix self-service info edit turning off self-service contact access, RT#76209Ivan Kohler
2017-04-19wordpress plugin, RT#75279Ivan Kohler
2017-04-03discounts on one-time charges< RT#75448Ivan Kohler
2017-02-0171513: Card tokenization [bug fix to upgrade]Jonathan Prykop
2017-02-01fix Tokenized payinfo on upgrade if we can, RT#71513Ivan Kohler
2017-02-01fix Tokenized payinfo on upgrade if we can, RT#71513Ivan Kohler
2017-01-3074355: freeside-upgrade error N/A (tokenized) [better error handling for encr...Jonathan Prykop
2017-01-10fix errors about expired cards from automatic encryption enabling, RT#74905, ...Ivan Kohler
2016-12-2873085: Enable credit card/ach encryption on a live system [handling for custn...Jonathan Prykop
2016-12-2871513: Card tokenization [project branch merge]Jonathan Prykop
2016-12-2073085: Enable credit card/ach encryption on a live system [v4 merge]Jonathan Prykop
2016-12-14Un-revert "Format email addresses w/Email::Address ... RT#73241"Mark Wells
2016-12-13Revert "Format email addresses w/Email::Address instead of ad-hoc, fixes issu...Ivan Kohler
2016-11-2971513: Card tokenization [upgrade implemented]Jonathan Prykop
2016-11-2971513: Card tokenization [checkpoint, not ready for backport]Jonathan Prykop
2016-11-2971513: Card tokenization in v4+Jonathan Prykop
2016-11-18don't link to deleted attachments if there aren't anyIvan Kohler
2016-11-03Format email addresses w/Email::Address instead of ad-hoc, fixes issues email...Ivan Kohler
2016-10-14per-customer option to force anniversary packages to prorate, #38191Mark Wells
2016-09-0372225: OQH - Mandatory Fields on Customer CreationJonathan Prykop
2016-08-29stop making spurious extra contactsIvan Kohler
2016-07-07enable cancel_pkgs to expire packages even if the reason is missing, #71623, ...Mark Wells
2016-06-28RT#15006: Bug? Cancelled customers shown in reports?Jonathan Prykop
2016-06-07partially unwrap cust_main->cancel_pkgsMark Wells
2016-06-07when expiring multiple packages, remove services in cancel weight order, #37177Mark Wells
2016-06-07when canceling all packages for a customer, remove all services in cancel wei...Mark Wells
2016-06-06fix linking of new customer contact to an existing email address, #25536Mark Wells
2016-06-06RT#71011: Prospect quotation error v4+Jonathan Prykop
2016-06-03RT#42394: paycvv during cust_payby replace (v4+ only) [fixed paycvv removal]Jonathan Prykop
2016-06-03spacing nitIvan Kohler
2016-05-19PO number alpha->text, RT#42374Ivan Kohler
2016-05-05RT#37632: Credit card validation [saving from payment.cgi]Jonathan Prykop
2016-04-30allow sending email to specific contact classes, #33316Mark Wells
2016-03-28optimize customer list, RT#30173Ivan Kohler
2016-03-21optimize customer list, RT#20173Ivan Kohler
2016-03-21optimize customer list, RT#20173Ivan Kohler
2016-03-18sort customer locations in package list, RT#41119, RT#39822Ivan Kohler
2016-02-27fix cust_paydate_within event condition vs. cust_payby, #23741Mark Wells
2016-02-12payby upgrade first so other cust_main->replace operations don't error out, R...Ivan Kohler
2016-02-12payby upgrade first so other cust_main->replace operations don't error out, R...Ivan Kohler
2016-02-02fix fallout with CHEK payments, RT#39861, RT#39863Ivan Kohler
2016-01-29Use any card on file when making a payment, RT#23741Ivan Kohler
2016-01-26respect card-types config in backend (new customer payment types / 3.x), RT#3...Ivan Kohler
2016-01-26update batch payment for multiple payment methods, etc., #17878 and #23741Mark Wells
2016-01-26RT#38363: use cust_payby when saving cards during payments [minor fixes]Jonathan Prykop