summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2018-01-24fix billing error with intro rate packages when billing dates have been ↵Ivan Kohler
edited non-sensically (bill date set even though package is not billing yet), RT#78349
2018-01-24no need for errors decrypting inadvertantly encrypted payinfo to be fatal, ↵Ivan Kohler
RT#76385
2018-01-24don't leave quotation side effects around, eek, RT#79310, RT#32489Ivan Kohler
2018-01-22set employee password CLIIvan Kohler
2018-01-13RT# 79121 - added flag to store public key in known host fileChristopher Burger
2018-01-12RT# 79121 - Added new cdr import format for ani networks, and cron script ↵Christopher Burger
for same
2018-01-10extend vitelity integration: start and complete port-in, RT#73618, RT#78929Ivan Kohler
2018-01-09fix employee pw change, RT#79010, RT#32456Ivan Kohler
2018-01-04docIvan Kohler
2018-01-04add "bill_only_pkg_dates" option to inbound voip billing, RT#79001Ivan Kohler
2017-12-19RT# 78450 - Fixed error with cdr import of AAPT CTOP format. Changed regex ↵Christopher Burger
to ignore white space at beginning.
2017-12-16clean up old RT sessionsIvan Kohler
2017-12-15fix changing employee password, RT#78939Ivan Kohler
2017-12-13RT# 78019 - Added revenue difference to package churn reportChristopher Burger
2017-12-13RT# 78019 - Added total revenue line to Package churn reportChristopher Burger
2017-12-12added warning to invoice_default_terms concerning changing it after going ↵Ivan Kohler
live, RT#78536
2017-12-12Net::SSLglue never worked, need deb9 Net::FTP for this to workIvan Kohler
2017-12-12RT# 78681 - fixed error where setup fee was being charged when ↵Christopher Burger
prorate_defer_bill was set even though wave setup fee was selected.
2017-12-08RT# 73200 Show voided credits on Credit Report - backport fixesMitch Jackson
- Fixed access rights mismatch that broke voiding credits - Update report pulling non-existant column commission_invnum
2017-12-07Added option for Credit Report to include Voided Credits RT#73200Mitch Jackson
2017-12-07whitespace onlyMitch Jackson
2017-12-05fix logo encoding over xml-api for all functions that call skin_info ↵Ivan Kohler
internally, RT#75279
2017-12-04add "trunkdst" to pbxware export, RT#78550Ivan Kohler
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-30sha512 crypt() exportIvan Kohler
2017-11-29RT# 29295 - added package_list and package_status to backend API. Also ↵Christopher Burger
added two new test files in bin to test new apis
2017-11-29RT# 24643 - fixed error in saving waive setup fee flag when not selectedChristopher Burger
2017-11-29Revert "RT# 24643 - fixed error in saving waive setup fee flag when not ↵Christopher Burger
selected" This reverts commit 7e2111f1ebc063df6a0afbb5903ae17a96ca3bb8.
2018-05-01RT# 24643 - fixed error in saving waive setup fee flag when not selectedChristopher Burger
2018-05-01RT# 24643, added waive setup fee option to change package screen.Christopher Burger
2017-11-27docIvan Kohler
2017-11-27clean up encryption module useIvan Kohler
2017-11-27better error handling when a package change fails, RT#78504Ivan Kohler
2017-11-19RT# 73211 - Add billing event: remove customer tagMitch Jackson
- Created billing event removetag, named to match addtag - Weighted addtag and removetag both at 21, to group them in menus
2017-11-17compliance solutions integration: always send a zip, whatever zip we have, ↵Ivan Kohler
RT#78660, RT#75262
2017-11-08scalability: always reap children, RT#78270Ivan Kohler
2017-11-03more v4 taxes vs. fees, RT#78395Ivan Kohler
2017-11-01fix custom pricing vs. services issue in API order_package call too, RT#77484Ivan Kohler
2017-10-27don't abort upgrade if a customer doesn't have an echeck cust_main.paytype. ↵Ivan Kohler
if it's not there, it's not there.
2017-10-24fix package import custom pricing vs. services, RT#78291, RT#76992Ivan Kohler
2017-10-17fix MIME::Entity usage for perl 5.18+, RT#77890Ivan Kohler
2017-10-14show compliance solutions JSON, RT#77789Ivan Kohler
2017-10-10RT# 77193 - fixed error updating ACH payby thru selfservice, not saving ↵Christopher Burger
changed account or aba number on V4. Now works
2017-10-10RT# 77193 - fixed error when inserting new ach payby thru selfservice on V4. ↵Christopher Burger
Now works
2017-10-06RT# 77193 - updated selfservice change payment accounts to work with version 4Christopher Burger
2017-10-01sort by referral count, RT#75757Ivan Kohler
2017-09-28new backoffice API to add a package, RT#77484Ivan Kohler
2017-09-26fix import of 0 custom price, RT#76992Ivan Kohler
2017-09-25added invoice details to package import, RT#76992Ivan Kohler