summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2018-01-12RT# 79121 - Added new cdr import format for ani networks, and cron script ↵Christopher Burger
for same
2018-01-11rt# 74031 implement svc_realestateMitch Jackson
2018-01-10Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2018-01-10extend vitelity integration: start and complete port-in, RT#73618, RT#78929Ivan Kohler
2018-01-04docIvan Kohler
2018-01-04add "bill_only_pkg_dates" option to inbound voip billing, RT#79001Ivan Kohler
2018-01-03RT# 34134 - removed config option manual_process-single_invoice_amount from ↵Christopher Burger
config and payment page that used it.
2017-12-21RT# 29974 - Added ability to show invoice_pay_by_message on total new ↵Christopher Burger
charges line rather than balance due line
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-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-11RT# 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-05fix logo encoding over xml-api for all functions that call skin_info ↵Ivan Kohler
internally, RT#75279
2017-12-04Revert "Email::Sender::Transport::SMTP::TLS is obsolete and being removed ↵Ivan Kohler
from debian, Email::Sender::Transport::SMTP does starttls starting with deb9 "stretch"" This reverts commit 8036d190629e546818b7418938b4e8fcda3f16a8.
2017-12-04add "trunkdst" to pbxware export, RT#78550Ivan Kohler
2017-12-04RT# 33362 - fixed discount_mixin to not throw perl error when trying to ↵Christopher Burger
discount non monthly recuring.
2017-12-01Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2017-12-01Merge branch 'master' of ssh://git.freeside.biz/home/git/freesideChristopher Burger
2017-12-01RT# 75095 - Fixed use of a constant warning.Christopher Burger
2017-11-30sha512 crypt() exportIvan Kohler
2017-11-30sha512 crypt() exportIvan Kohler
2017-11-30RT# 78019 - Added revenue difference to package churn reportChristopher Burger
2017-11-28RT# 24643 - fixed error in saving waive setup fee flag when not selectedChristopher Burger
2017-11-28Revert "RT# 24643 - fixed error in saving waive setup fee flag when not ↵Christopher Burger
selected" This reverts commit 7e2111f1ebc063df6a0afbb5903ae17a96ca3bb8.
2018-05-28RT# 24643 - fixed error in saving waive setup fee flag when not selectedChristopher Burger
2017-11-27docIvan Kohler
2017-11-27better error handling when a package change fails, RT#78504Ivan Kohler
2017-11-27git merge bsIvan Kohler
2017-11-27clean up encryption module useIvan Kohler
2017-11-27Added option for Credit Report to include Voided Credits RT#73200Mitch Jackson
2017-11-26old config alert_expiration should have been migrated already by v5Ivan Kohler
2017-11-17compliance solutions integration: always send a zip, whatever zip we have, ↵Ivan Kohler
RT#78660, RT#75262
2017-11-16Fixed invoice inconsistencies with various conf flags RT#78190Mitch Jackson
Applying different invoicing conf flags manifested different variations of the same problem. Addressed by this fix: - Incorrect items listed for Previous Balance - Incorrect Items listed for applied payments and credits - Incorrect subtotals for various sections - Invoice amounts, subtotals, balances displayed did not reconcile. Because of which data was selected for display, columns could appear to have bad math. No account balances were factually incorrect. - Items disappearing from invoices used a payment receipts or "statements" giving a false impression of overpayment or credits - Applied payments or credits appearing on the wrong statements - A single applied credit appearing on up to 3 invoices - When viewing older invoices, future payments for future bills shown on, and appearing to apply to, the older invoice - Inconsistencies of line items and numbers between website, email, pdf and txt version invoices. - Invoice summary page numbers not matching the invoice - Incorrect balances shown on on aging line - Update item order on invoice_htmlsummary mason template Conf flags involved in these issues: - disable_previous_balance - previous_balance-payments_since - previous_balance-summary_only - previous_balance-show_on_statements - previous_balance-section - previous_balance-exclude_from_total - invoice_include_aging - invoice_show_prior_due_date - invoice_usesummary New invoice template stash variables made available: - aged_balance_current - aged_balance_30d - aged_balance_60d - aged_balance_90d Solved by updating, or creating, FS::cust_bill helper methods that generate data to be displayed on invoices. These helper methods are responsive to various conf flags. Updated template pipeline to use these helpers instead of inconsistent sql queries. Resolves: #78190 See Also: #75709, #76161, #74426
2017-11-15Merge branch 'master' of ssh://git.freeside.biz/home/git/freesideChristopher Burger
2017-11-15RT# 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-13RT# 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.
2017-11-09Email::Sender::Transport::SMTP::TLS is obsolete and being removed from ↵Ivan Kohler
debian, Email::Sender::Transport::SMTP does starttls starting with deb9 "stretch"
2017-11-08scalability: always reap children, RT#78270Ivan Kohler
2017-11-03RT# 74452 - address code format change requestNick Logan
- Wrap at col 80 for new code - Use the more familiar destructive search-and-replace instead of the non-destructive inline search and replace (s///r) from 5.14. - Explicitly return.
2017-11-03more v4 taxes vs. fees, RT#78395Ivan Kohler
2017-11-02RT# 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-01fix custom pricing vs. services issue in API order_package call too, RT#77484Ivan Kohler
2017-11-01RT# 75095 - Added Ooma integration to one time chargesChristopher Burger
2017-11-01RT# 74452 Optimize referral billing event conditionNick Logan
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-17RT# 78019 - Added total revenue line to Package churn reportChristopher Burger
2017-10-14Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler