Difference between revisions of "Freeside:2.3.6:Changelog"
From Freeside
Line 23: | Line 23: | ||
* New condition: "Customer has a referring customer with uncanceled specific package(s)" | * New condition: "Customer has a referring customer with uncanceled specific package(s)" | ||
+ | * New condition: "Run this event the specified number of times per customer" | ||
+ | * New action: "Increment the referring customer's package's next bill date" | ||
+ | * New action: "Discount the referring customer's package" | ||
== CCH taxation == | == CCH taxation == | ||
* Fix "tax-on-tax" taxes when using CCH taxation data | * Fix "tax-on-tax" taxes when using CCH taxation data | ||
+ | * Fix location chooser in modern browsers | ||
= Ticketing = | = Ticketing = | ||
Line 35: | Line 39: | ||
= VoIP = | = VoIP = | ||
+ | |||
+ | == Features == | ||
+ | |||
+ | * Phone device tracking (ATAs, phones) with inventory and MAC address | ||
+ | * Option to display inbound CDRs in self-service | ||
+ | * Prepaid API now compatible with pkg-balances | ||
+ | |||
+ | == Integration == | ||
* Fix state selection with new VoIP Innovations API | * Fix state selection with new VoIP Innovations API | ||
* IPIfony integration | * IPIfony integration | ||
− | * | + | * Improve NetSapiens integration to work around bad CDR records |
* Option to omit Caller ID (clid) when importing Asterisk CDRs | * Option to omit Caller ID (clid) when importing Asterisk CDRs | ||
Line 63: | Line 75: | ||
* Preserve FCC 477 report classes for cloned packages | * Preserve FCC 477 report classes for cloned packages | ||
+ | * Bulk edit FCC 477 report classes | ||
* Fix discounts on setup fees with intro period packages | * Fix discounts on setup fees with intro period packages | ||
Line 73: | Line 86: | ||
* Customer self-service: Fix missing next bill date displaying as 1/1/70 | * Customer self-service: Fix missing next bill date displaying as 1/1/70 | ||
* Respect "hidden" service definition status | * Respect "hidden" service definition status | ||
+ | * Configuration setting to disable menu entries | ||
+ | * Option to display inbound CDRs in self-service | ||
+ | |||
+ | = Agents = | ||
+ | |||
+ | * Per-agent print commands | ||
+ | * Support agent-ship_address config setting in backoffice interface too | ||
+ | * Agent commission report | ||
+ | |||
+ | = Commissions = | ||
+ | |||
+ | * Add option for percentage commissions against pro-rated partial monthly charges | ||
+ | * Agent commission report | ||
= Misc = | = Misc = | ||
− | |||
− | |||
* Trim leading and trailing spaces from all names and companies to improve search accuracy | * Trim leading and trailing spaces from all names and companies to improve search accuracy |
Revision as of 16:06, 26 March 2013
Contents
Notes
This is the changelog for the 2.3.6 release.
For a more detailed, raw log of changes, see the git log
Billing
Credit line items
- New "credit line items" feature to issue a credit for past line items and their applicable taxes
Payments
- NACHA e-check batching
- Show declined batch payments in payment history like real-time declines
Invoicing
- Improve first-page invoice summary
Billing events
- New condition: "Customer has a referring customer with uncanceled specific package(s)"
- New condition: "Run this event the specified number of times per customer"
- New action: "Increment the referring customer's package's next bill date"
- New action: "Discount the referring customer's package"
CCH taxation
- Fix "tax-on-tax" taxes when using CCH taxation data
- Fix location chooser in modern browsers
Ticketing
- Add "Sender:" header to avoid Outlook prepending "rt@machine_name on behalf of" to From: lines
WISP
VoIP
Features
- Phone device tracking (ATAs, phones) with inventory and MAC address
- Option to display inbound CDRs in self-service
- Prepaid API now compatible with pkg-balances
Integration
- Fix state selection with new VoIP Innovations API
- IPIfony integration
- Improve NetSapiens integration to work around bad CDR records
- Option to omit Caller ID (clid) when importing Asterisk CDRs
RADIUS
- Fix "open sessions" report with modern MySQL and Pg
Provisioning
- Improve SNMP export MIB selection
- Add suspend/unsuspend hooks to HTTP export
Reporting
- Added advanced phone number search
- Added line item detail report
- Filter by customer class on all financial reports
- Advanced customer report: Add "with email address(es)" and "with/without postal mail invoices" options
- Fix Excel (XLS and XLSX) downloads
- Customer Accounting Summary: option to separate one-time vs recurring charges
- Internal event log now tracks daily billing job and timing
Packages
- Preserve FCC 477 report classes for cloned packages
- Bulk edit FCC 477 report classes
- Fix discounts on setup fees with intro period packages
Services
- Fix usergroup changes when changing to a service definition with a fixed usergroup
Customer self-service
- Customer self-service: Fix missing next bill date displaying as 1/1/70
- Respect "hidden" service definition status
- Configuration setting to disable menu entries
- Option to display inbound CDRs in self-service
Agents
- Per-agent print commands
- Support agent-ship_address config setting in backoffice interface too
- Agent commission report
Commissions
- Add option for percentage commissions against pro-rated partial monthly charges
- Agent commission report
Misc
- Trim leading and trailing spaces from all names and companies to improve search accuracy