summaryrefslogtreecommitdiff
path: root/FS/FS/cust_main.pm
AgeCommit message (Expand)Author
2019-10-24suspend event option to skip packages with a start_date, RT#83847Ivan Kohler
2019-05-23RT 77532 - added contact phone numbers to advanced customer reportChristopher Burger
2019-03-03RT# 82942 Replace DBI->connect() with FS::DBI->connect()Mitch Jackson
2019-02-19RT# 81961 Repair broken links in POD documentationMitch Jackson
2019-01-20RT# 80488 Block billing for customer missing tax districtMitch Jackson
2019-01-20RT# 80488 Live look up of WA state tax districtMitch Jackson
2018-11-08RT# 81608 Improved error msg for Bill NowMitch Jackson
2018-10-30add option to limit automatic unsuspensions to a specific suspension reason t...Ivan Kohler
2018-10-28RT# 73422 Changes to report Customer ContactsMitch Jackson
2018-09-25RT# 73421 Fix bug on some "Email customers" report links, docsMitch Jackson
2018-09-25RT# 73421 Fixed E-Mail pipeline to obey contact opt-in flagsMitch Jackson
2018-09-19RT# 78547 Allow for simulated billing within a transactionMitch Jackson
2018-09-19RT# 78547 bill_and_collect() small optimizationMitch Jackson
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