summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-07-18RT# 32234 Show unmask widget only if a value exists to unmaskMitch Jackson
2018-07-18RT# 32234 Allow unmask of SSN/DL#Mitch Jackson
2018-07-16Merge branch 'FREESIDE_4_BRANCH' of ssh://git.freeside.biz/home/git/freeside ↵Christopher Burger
into FREESIDE_4_BRANCH
2018-07-16fix phantom customer linksIvan Kohler
2018-07-16whitespace, RT#79825Ivan Kohler
2018-07-16harmless, but don't do a string comparison on numbers anyway, RT#79825Ivan Kohler
2018-07-16RT# 74435 - added check, to make sure batch format can handle refundsChristopher Burger
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-29RT# 31208,80543 Issue converting quotationMitch Jackson
2018-06-19RT# 34134 - readded config option and move to deprecated sectionChristopher Burger
2018-06-19RT# 34134 - fixed initial display of surcharge amountChristopher Burger
2018-06-19RT# 34134 - Fixed error with amount not being sent when field disabled.Christopher Burger
2018-06-19RT# 34134 - fixed error with credit surchage not attached to totalChristopher Burger
2018-06-19RT# 34134 - fixed error where payment amount field is hidden in self service.Christopher Burger
2018-06-19RT# 34134 - added documentation for new featureChristopher Burger
Conflicts: httemplate/elements/tr-select-payment_options.html
2018-06-19RT# 34134 - removed config option manual_process-single_invoice_amount from ↵Christopher Burger
config and payment page that used it. Conflicts: httemplate/misc/payment.cgi
2018-06-19RT# 34134 - added open invoices selection when selecting pay specific invoiceChristopher Burger
2018-06-19RT# 34134 - removed payment amount field from payment screen, added 3 ↵Christopher Burger
payment options (pay full balance, pay specific invoice, pay another amount) which will prefill the payment amount field. Conflicts: httemplate/elements/tr-select-payment_options.html
2018-06-19RT# 29974 - Added ability to show invoice_pay_by_message on total new ↵Christopher Burger
charges line rather than balance due line
2018-06-18RT# 77470 - Fixed error with select reason drop down box, not working when ↵Christopher Burger
no pre_options listed
2018-06-18RT# 77470 - added reason option to advanced package report with suspended ↵Christopher Burger
status is selected. Also added links to suspend and unsuspend when status active or suspended is used.
2018-06-18RT# 80175 - changed gateway selection to select either ACH or NULL for ↵Christopher Burger
echeck payments
2018-06-15RT# 80175 - fixed error with ACH gateway not being selected.Christopher Burger
2018-06-15RT# 80175 - fixed error in payment gateway where ACH cardtype was always ↵Christopher Burger
selected.
2018-06-15RT# 80175 - readded the ability for payment gateway overrides to have an ↵Christopher Burger
option to be for just ACH
2018-06-14RT# 80543 Crash creating new quotationMitch Jackson
2018-06-14further optimize condition_sql for "Invoice eligible for automatic ↵Ivan Kohler
collection" condition, RT#74451
2018-06-13Merge branch 'FREESIDE_4_BRANCH' of ssh://git.freeside.biz/home/git/freeside ↵Christopher Burger
into FREESIDE_4_BRANCH
2018-06-13fix error w/current perl - can't call keys on a scalar hashref anymore, RT#77532Ivan Kohler
2018-06-13RT# 32233 Mask ssn and stateid in selfserviceMitch Jackson
2018-06-12RT# 77532 - fixed search to use phone type from databaseChristopher Burger
2018-06-12RT# 77532 - Updated advanced customer report to search contactsChristopher Burger
2018-06-12RT# 77532 - Updated customer contact reports to display contact phone numersChristopher Burger
2018-06-12RT# 77532 - updated customer search bar to search contacts for info.Christopher Burger
2018-06-12RT# 77498 - Customer Import now uses contact/Import.pm rather than ↵Christopher Burger
contact_import.pm
2018-06-12RT# 73964 - updated config description again to an even better description ↵Christopher Burger
of the email-to-voice_domain configuration option
2018-06-12RT# 73964 - updated config description to better explain the ↵Christopher Burger
email-to-voice_domain configuration option
2018-06-12RT# 73964 - Changed global config send-to-domain to email-to-voice_domainChristopher Burger
2018-06-12RT# 73964 - Added biling event action to send an email to phone nunber, and ↵Christopher Burger
updated email a notice to customer to allow emailing to phone number for email_to_voice service.
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-06-05RT# 77917 - fixed upgrade to work when all agents were selected.Christopher Burger
2018-06-05RT# 77917 - Updated event option Agent to allow for selection of multiple ↵Christopher Burger
agents.
2018-05-31add warning to flat fee description too, RT#79737Ivan Kohler
2018-05-26RT# 80268 Fix RADIUS usergroup UI bugMitch Jackson
2018-05-26RT# 79549 Requre a Rate Plan to use voip_cdr Price PlanMitch Jackson
2018-05-26RT# 79549 Requre a Rate Plan to use voip_cdr Price PlanMitch Jackson
2018-05-24RT# 79737 - fixed error in codeChristopher Burger
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-22RT# 73421 Simulated SMTP server for testing E-MailMitch Jackson