summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
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-07-08RT# 80555 Sanitize leading 0's from ip addr inputMitch Jackson
2018-06-29RT# 32238 Billing Event cust_birthdateMitch Jackson
2018-06-29RT# 31208,80543 Issue converting quotationMitch Jackson
2018-06-29RT# 30783 Clean up json code for free_addrsMitch Jackson
2018-06-26RT# 30783 Clean up IP utility codeMitch Jackson
2018-06-26RT# 30783 Selectbox of available IPs when provisioningMitch Jackson
2018-06-25RT# 30783 Improve speed of ip address auto-assignmentMitch Jackson
2018-06-25RT# 30783 Add network block enumerating utilsMitch Jackson
2018-06-19RT# 34134 - readded config option and move to deprecated sectionChristopher Burger
2018-06-18RT# 80175 - changed gateway selection to select either ACH or NULL for ↵Christopher Burger
echeck payments
2018-06-15Merge branch 'master' of ssh://git.freeside.biz/home/git/freesideChristopher Burger
2018-06-15RT# 80175 - fixed error with ACH gateway not being selected.Christopher Burger
2018-06-14RT# 80543 Crash creating new quotationMitch Jackson
2018-06-13RT# 32234 Allow unmask of SSN/DL#Mitch Jackson
2018-06-12RT# 74435 - fixed errors in posting a echeck refund when no account is listed.Christopher Burger
2018-06-11RT# 80513 Selfservice not reflecting change to payinfoMitch Jackson
2018-06-11RT# 80514 Selfservice can update ssn/stateid payment infoMitch Jackson
2018-06-11RT# 80514 Selfservice can update ssn/stateid payment infoMitch Jackson
2018-06-11RT# 32233 Mask ssn and stateid in selfserviceMitch Jackson
2018-06-10RT# 32233 Mask ssn and stateid in selfserviceMitch Jackson
2018-06-07RT# 74877 flat pkg conf opt prorate_defer_change_billMitch Jackson
Enable this package flag to delay invoicing a customer for a package change until their next normal bill date
2018-06-05RT# 77917 - fixed upgrade to work when all agents were selected.Christopher Burger
2018-06-04RT# 77917 - Updated event option Agent to allow for selection of multiple ↵Christopher Burger
agents.
2018-05-26RT# 80268 Fix RADIUS usergroup UI bugMitch Jackson
2018-05-22RT# 79705 Correct UTF-8 output for generated E-MailMitch Jackson
2018-05-21RT# 77964 - refined code to defer dates when waiving setup fee for prorated ↵Christopher Burger
packages.
2018-05-19RT# 78190 Fix bill summary missing taxes or feesMitch Jackson
2018-05-19RT# 79363 Hide empty tax section, invoice_sections_with_taxesMitch Jackson
2018-05-19RT# 78190 Fix taxes on fees for sectioned invoicesMitch Jackson
Fix taxes charged on a billing-event fee, such as a late fee, displayed incorrectly on some sectioned invoices
2018-05-19RT# 78190 Fix billing event/late fee on sectioned invoicesMitch Jackson
2018-05-18Merge branch 'master' of ssh://git.freeside.biz/home/git/freesideChristopher Burger
2018-05-18RT# 77792 - Created method to decide if batch payname should be name on card ↵Christopher Burger
or personal name or business name.
2018-05-16include batch payment and statement events in reports, RT#80156Ivan Kohler
2018-05-16Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2018-05-16RT# 78131 - added documentation for new method.Christopher Burger
2018-05-15more efficient invoice voiding, RT#80366Ivan Kohler
2018-05-15RT78131 - Created new method to send message receipts so code does not have ↵Christopher Burger
to be duplicated.
2018-05-15RT# 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 9cdd008acdaa19127409188b51e25fe8c8b0b04b.
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 d263897b2b9247340901f93c57f44c7f85d87d37.
2018-05-14RT# 77792 - fixed RBC format to display company name with business checking ↵Christopher Burger
or savings is used
2018-05-11Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2018-05-11should log to our dbIvan Kohler
2018-05-11RT# 79737 - Added ability to us a cc surcharge of a flat fee.Christopher Burger
2018-05-03RT# 78131 - added ability to use message template for auto payment receipt ↵Christopher Burger
and fixed NaN error when selecting nothing for config items with type select.
2018-05-01RT# 77964 - Placed waive setup fee check back to billing.pm, and added check ↵Christopher Burger
for prorate package in billing.pm
2018-04-25RT# 78356 - Updated documentationChristopher Burger
2018-04-23bulk customer package edit from multiple source package definitions, RT#79885Ivan Kohler
2018-04-20RT# 77964 - fixed so deferring date now works when waive setup fee is setChristopher Burger