Difference between revisions of "Freeside:3.93:Changelog"
From Freeside
(→Provisioning exports) |
|||
Line 42: | Line 42: | ||
= Reporting = | = Reporting = | ||
− | * Include 2018 | + | * Include 2018-2022 |
+ | * 2022 update for FCC 477 reporting | ||
* New customer referral report | * New customer referral report | ||
* New customer time span report | * New customer time span report |
Latest revision as of 18:51, 27 February 2022
Contents
Notes
This is the changelog for the 3.93 release.
For a more detailed, raw log of changes, see the git log
OS Support
- Debian 7 (wheezy) support has been dropped. Please upgrade to Debian 8 (jessie) before upgrading to 3.93.
- Debian 9 (stretch) support has been added.
Customers
Locations
- Census block coding: Fix map-based census coding for unknown locations (previously used the US Census service site which is now gone, built an internal re-implementation)
- Google maps integration fixes for new API key requirements (also need to put a card on file and enable with Google)
Packages
- Option to carry discounts through package changes
- Release held packages upon unsuspension
- Bulk package cancellation
Payments
- Option for flat credit card surcharge in addition to percentage
- Option to surcharge for back-office payment processing (i.e. for a pay-by-phone "convenience fee")
Invoices
- Show taxes per section when using invoice sections
Attachments
- Optimized attachment upload, allowing larger attachments
Change history
- Included notes, tags and contact changes
Reporting
- Include 2018-2022
- 2022 update for FCC 477 reporting
- New customer referral report
- New customer time span report
- New event fee report
- Improved customer contact report
- Improved wireless broadband service report
- Added revenue difference to package churn report
VoIP/Telco
- ANI networks CDRs
- Broadsoft R22 CDRs
- ThinQ CDRs
- TelAPI CDRs
- Update VoIP Innovations CDR import for new hostname and SSL requirement
- Option to mark CDRs for reprocessing when voiding an invoice
Taxation
- Bulk edit tax rates
Quotations
- Add quotation description
- PDF quotation fixes
- Add option for a default close date
Customer self-service
- Directly change contact passwords in backend without an end-customer reset email
- Option to disable package changes per agent
- Option to disable changing electronic check information
Ticketing
- Automatically create a customer contact for new ticketing Requestors
- Added ability to attach a file to Quick Ticket Creation
-
Request tracker updated from 4.0.24 to 4.0.25notyet
Provisioning exports
- Saisei integration
- Expect-style SSH scripting for interacting with remote systems which cannot run scripts (e.g. Cisco routers)
- HTTP/HTTPS export hooks for Fiber, DSL, cable, phone, circuit, hardware and svc_external services
- Email and RT ticket export hooks for Fiber, DSL and circuit services
Billing events
- New conditions: number of referred customers, check customer tag (for all event types), contract end date
- Made HTTP/HTTPS POST and email actions available for all event types
- New actions: add and remove customer tags
Misc
- Added contact import
- API documentation now installed and viewable locally in each installation