summaryrefslogtreecommitdiff
path: root/FS/FS/cust_main
AgeCommit message (Collapse)Author
2018-12-08RT# 77532 - search count is now correctChristopher Burger
2018-11-29RT# 81557 - Added checkbox to validate cc on import, and cc validation.Christopher Burger
2018-11-06RT# 76093 - added ability for processing fee to be used with batch processing.Christopher Burger
2018-11-05RT# 76093 - Added ability to charge a processing fee when taking a payment ↵Christopher Burger
on the back end
2018-10-30add option to limit automatic unsuspensions to a specific suspension reason ↵Ivan Kohler
type, RT#74448, RT#81634
2018-10-28RT# 73422 Changes to report Customer ContactsMitch Jackson
2018-10-24RT# 76722 - added option to search on tags not selected in advanced customer ↵Christopher Burger
report
2018-09-19RT# 78547 Allow for simulated billing within a transactionMitch Jackson
2018-09-19RT# 78547 bill_and_collect() small optimizationMitch Jackson
2018-08-10RT# 34134 - updated select invoice to actually pay the invoice being ↵Christopher Burger
selected not the oldest one.
2018-08-01cust_main fields onlyIvan Kohler
2018-08-01cust_main fields onlyIvan Kohler
2018-08-01spacingIvan Kohler
2018-08-01cust_main fields onlyIvan Kohler
2018-08-01spacing, and order like sql, RT#77532Ivan Kohler
2018-08-01fix search failures, RT#77532Ivan Kohler
2018-07-30RT# 80898 - added config option to allow for the changing of the name for ↵Christopher Burger
credit card surcharge on invoice.
2018-07-09RT# 74435 - Fixed error with refund link on payment history page not ↵Christopher Burger
allowing batch refund when batch payment was made.
2018-06-12RT# 77532 - Updated advanced customer report to search contactsChristopher Burger
2018-06-12RT# 77532 - updated customer search bar to search contacts for info.Christopher Burger
2018-06-12RT# 74435 - fixed errors in posting a echeck refund when no account is listed.Christopher Burger
Conflicts: httemplate/misc/payment.cgi
2018-06-12RT# 74435 - Adding option to allow refunds using electronic check batch with ↵Christopher Burger
RBC format.
2018-05-24RT# 79737 - Added ability to us a cc surcharge of a flat fee.Christopher Burger
Conflicts: httemplate/elements/tr-select-payment_options.html
2018-05-21RT# 77964 - refined code to defer dates when waiving setup fee for prorated ↵Christopher Burger
packages.
2018-05-21RT# 77964 - Fixed error where deferring date did not work when waive setup ↵Christopher Burger
fee was set.
2018-05-15Revert "RT# 77964 - fixed so deferring date now works when waive setup fee ↵Christopher Burger
is set" This reverts commit b8aea2bf8dcebf7a6b9a217ee78114e42404fe68.
2018-05-15Revert "RT# 77964 - Placed waive setup fee check back to billing.pm, and ↵Christopher Burger
added check for prorate package in billing.pm" This reverts commit 88dc1572bd268239a0ca0384a8f536df22f08c1a.
2018-05-04RT# 77964 - Placed waive setup fee check back to billing.pm, and added check ↵Christopher Burger
for prorate package in billing.pm
2018-05-04RT# 77964 - fixed so deferring date now works when waive setup fee is setChristopher Burger
2018-02-13RT# 79507 - enabled GCET import formatChristopher Burger
2018-02-06RT# 75095 - fixed ooma format to import all charges, and unified import ↵Christopher Burger
process to allow new formats to be added quickly. consistant with cdr imports
2018-02-06RT# 75095 - added commentChristopher Burger
2018-02-06RT# 75095 - updated mapping of ooma import file formatChristopher Burger
2017-12-04RT# 75095 - Fixed use of a constant warning.Christopher Burger
2017-12-04RT# 75095 - Added Ooma integration to one time chargesChristopher Burger
2017-11-27better error handling when a package change fails, RT#78504Ivan Kohler
2017-10-01sort by referral count, RT#75757Ivan Kohler
2017-08-26add 54-g agent_custid format, RT#77110Ivan Kohler
2017-08-26referral status search, RT#75757Ivan Kohler
2017-08-26referral count search, RT#75757Ivan Kohler
2017-08-25fix 4.x cust_payby vs legacy customer import, RT#77221Ivan Kohler
2017-08-25fix 4.x cust_payby vs legacy customer import, RT#77221Ivan Kohler
2017-08-25fix 4.x cust_payby vs legacy customer import, RT#77221Ivan Kohler
2017-08-04missing a use B:OP causes an error in rare edge cases with batching, RT#77003Ivan Kohler
2017-06-30fix card signup in v4Ivan Kohler
2017-06-05perform 3 character substring searches if you have 'List all customers', ↵Ivan Kohler
RT#75012, RT#76155
2017-05-30error on batch insert is returned to user, not fatal, RT#75998Ivan Kohler
2017-05-11fix customer importing vs v4 schema, RT#75964Ivan Kohler
2017-04-27customer referral report, RT#75757Ivan Kohler
2017-04-27don't allow three character substring searches, RT#75012Ivan Kohler