summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2018-11-21Revert "RT# 79902 - fixed so change payment information link will still work ↵Christopher Burger
when upgraded from V3 to V4 and restores functionality in V3" This reverts commit 3fc05ed5adb6cbfcd6aee27b2ae199cf95cd4224.
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-15doc ship address, RT#33417Ivan Kohler
2018-11-15RT# 80138 - Added config option to display/edit customer option to send or ↵Christopher Burger
not send payment receipts
2018-11-14RT# 74693 - Added ability to bulk edit rates with excelChristopher Burger
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-12Option to ignore old CDRs, RT#81480Ivan Kohler
2018-11-12delete fees, RT#81713Ivan Kohler
2018-11-12RT# 81594 - fix package churn report to properly get future revenue value of ↵Christopher Burger
changed packages
2018-11-09delete fees, RT#81713Ivan Kohler
2018-11-09Event fee reporting, RT#81713Ivan Kohler
2018-11-08RT# 81608 Improved error msg for Bill NowMitch Jackson
Update Bill Now to throw an appropriate error message to user if they try to use Bill Now on a customer with pending package expiration
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-07doc, RT#81686Ivan Kohler
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-31textarea for SQL external statements, RT#78543Ivan Kohler
2018-10-30docIvan Kohler
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
2018-10-29fix missing plaintext invoice alternative, RT#81486Ivan Kohler
2018-10-28fix svc_acct->replace on bill, RT#81529Ivan Kohler
2018-10-28svc_hardware dup checking, RT#81534Ivan Kohler
2018-10-28svc_hardware dup checking, RT#81534Ivan Kohler
2018-10-28svc_hardware uniqueness checks, RT#81534Ivan Kohler
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# 71289 - fixed error of saving duplicate data when editing contactsChristopher Burger
2018-10-22RT# 80555 Clean up code removing leading 0's from ip addr inputMitch Jackson
2018-10-19RT# 31208 Docs $FS::Record::qsearch_qualify_columnsMitch Jackson
2018-10-11omitting "Detach customer package" from default superuser group, its an ↵Ivan Kohler
obscure specialty feature, RT#81059
2018-10-10Import Freeside format CDRs with * in number, RT#81404Ivan Kohler
2018-10-10RT# 39340 - created access to payment only via ip address, fixes security by ↵Christopher Burger
creating a seperate session
2018-10-04CDR maximum duration, RT#81475Ivan Kohler
2018-10-04Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2018-10-02Revert "RT# 39340 - Created minimal selfservice that only allows payments to ↵Christopher Burger
be made, authorization is based on ip and mac address. This is not done yet need to write routine to get mac address from radius server based on ip address." This reverts commit 7668262421ea253ffaf95e0233e037f2857f7071.
2018-10-02Revert "RT# 39340 - configured the minimal selfservice to get mac address ↵Christopher Burger
from radius account table" This reverts commit 30fabfe8ce8c9a48fa96c6a50d48b32161b1680f.
2018-10-02Revert "RT# 39340 - removed min_selfservice dir and merged into ng_selfservice"Christopher Burger
This reverts commit 77baa7974ade41e55d85de22e7d7a54273dd442f.
2018-10-02Revert "RT# 39340 - fixed skin_info caching issue"Christopher Burger
This reverts commit 643d1b29847685065eb9b0d46a1129a885147ec0.
2018-10-01Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2018-10-01doc ancient functions as deprecatedIvan Kohler
2018-09-29RT# 79705 Correct UTF-8 output for generated E-MailMitch Jackson
2018-09-26increase paymentech timeout, RT#81278Ivan Kohler
2018-09-25fix paymentech batch approval status processing, RT#80622Ivan Kohler
2018-09-25RT# 75817 - fixed selecting random password on custmain pageChristopher Burger
2018-09-24RT# 80511 - fixed error with sybase db connectionChristopher Burger
2018-09-20RT# 78547 Future autobill report - sql bugfixMitch Jackson