summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2018-11-27select agent and customer fields on attachment report, RT#81809Ivan Kohler
2018-11-21when canceling services across multiple packages, transaction-protect each ↵Mark Wells
one separately, from #37177 Conflicts: FS/FS/cust_main.pm
2018-11-20RT# 77532 - V3 fix changing cust_contact to contactChristopher Burger
2018-11-20spacing, and order like sql, RT#77532Ivan Kohler
2018-11-20RT# 77532 - Updated advanced customer report to search contactsChristopher Burger
Conflicts: httemplate/search/cust_main.html httemplate/search/report_cust_main.html
2018-11-20RT# 77532 - updated customer search bar to search contacts for info.Christopher Burger
2018-11-20RT# 81752 - set RBC pay batch import options to use payment date from file ↵Christopher Burger
rather than file processing date
2018-11-16RT# 80138 - Added config option to display/edit customer option to send or ↵Christopher Burger
not send payment receipts Conflicts: FS/FS/Schema.pm httemplate/edit/cust_main/billing.html httemplate/view/cust_main/billing.html
2018-11-15doc ship address, RT#33417Ivan Kohler
2018-11-13Merge branch 'FREESIDE_3_BRANCH' of ssh://git.freeside.biz/home/git/freeside ↵Christopher Burger
into FREESIDE_3_BRANCH
2018-11-13add option for multi-process billing to queue additional jobs for the same ↵Ivan Kohler
customer instead of skipping them, RT#81698
2018-11-13RT# 81594 - fix package churn report to properly get future revenue value of ↵Christopher Burger
changed packages
2018-11-12Option to ignore old CDRs, RT#81480Ivan Kohler
2018-11-12delete fees, RT#81713Ivan Kohler
2018-11-12fix fee deletion on v3, RT#81713Ivan Kohler
2018-11-09delete fees, RT#81713Ivan Kohler
2018-11-09Event fee reporting, RT#81713Ivan Kohler
2018-11-08better debugging for htpasswd failure, RT#78179Ivan Kohler
2018-11-08add option for multi-process billing to queue additional jobs for the same ↵Ivan Kohler
customer instead of skipping them, RT#81698
2018-11-08add option for multi-process billing to queue additional jobs for the same ↵Ivan Kohler
customer instead of skipping them, RT#81698
2018-11-06RT# 76093 - added ability for processing fee to be used with batch ↵Christopher Burger
processing. V3 change
2018-11-06RT# 76093 - added ability for processing fee to be used with batch processing.Christopher Burger
2018-11-06RT# 76093 - Added ability to charge a processing fee when taking a payment ↵Christopher Burger
on the back end Conflicts: FS/FS/Conf.pm FS/FS/cust_main/Billing_Batch.pm httemplate/elements/tr-amount_fee.html httemplate/elements/tr-select-payment_options.html httemplate/misc/process/payment.cgi
2018-11-04RT# 77144 replace bytes_substr with Unicode::TruncateMitch Jackson
2018-10-31textarea for SQL external statements, RT#78543Ivan Kohler
2018-10-30Merge branch 'FREESIDE_3_BRANCH' of ssh://git.freeside.biz/home/git/freeside ↵Christopher Burger
into FREESIDE_3_BRANCH
2018-10-30add option to limit automatic unsuspensions to a specific suspension reason ↵Ivan Kohler
type, RT#74448, RT#81634
2018-10-30RT# 79902 - fixed so change payment information link will still work when ↵Christopher Burger
upgraded from V3 to V4 and restores functionality in V3 Conflicts: FS/FS/ClientAPI/MyAccount.pm fs_selfservice/FS-SelfService/cgi/selfservice.cgi
2018-10-29fix missing plaintext invoice alternative, RT#81486Ivan Kohler
2018-10-28fix svc_acct->replace on bill, RT#81529Ivan Kohler
2018-10-28config for svc_hardware dup checking, RT#81534Ivan Kohler
2018-10-28config for svc_hardware dup checking, RT#81534Ivan Kohler
2018-10-28config for svc_hardware dup checking, RT#81534Ivan Kohler
2018-10-28Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into ↵Ivan Kohler
FREESIDE_3_BRANCH
2018-10-27RT#39627: System log daily context also includes Cron::bill and Cron::upload ↵Jonathan Prykop
results
2018-10-27RT# 38217 Fix substitutions for System Log email templateMitch Jackson
2018-10-24RT# 76722 - added option to search on tags not selected in advanced customer ↵Christopher Burger
report
2018-10-24RT# 38844 - Added customer number and name to commission credit eventChristopher Burger
2018-10-23fix upgrade: clear bad cust_refund.source_paynum before encrypting, RT#81508Ivan Kohler
2018-10-23RT# 74537 - fixed V3 error with making ACH payment with ACH-readonly config setChristopher Burger
2018-10-22RT# 80555 Sanitize leading 0's from ip addr inputMitch Jackson
2018-10-19RT# 31208 Docs $FS::Record::qsearch_qualify_columnsMitch Jackson
2018-10-15Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into ↵Ivan Kohler
FREESIDE_3_BRANCH
2018-10-15clean up old RT sessionsIvan Kohler
2018-10-11RT# 73422 Improve customer contact reportMitch Jackson
2018-10-10Import Freeside format CDRs with * in number, RT#81404Ivan Kohler
2018-10-09RT# 71955 JSON::XS -> Cpanel::JSON::XSMitch Jackson
2018-10-09JSON::XS -> Cpanel::JSON::XSIvan Kohler
2018-10-09RT# 38217 FS::msg_template, cust_main is optional to render templateMitch Jackson
2018-10-09RT# 38217 Fix syntax warning from typoMitch Jackson