Difference between revisions of "Freeside:2.3.6:Changelog"

From Freeside
Jump to: navigation, search
(Created page with "=Notes= This is the changelog for the 2.3.6 release. For a more detailed, raw log of changes, see [http://freeside.biz/gitweb/?p=freeside.git;a=shortlog;h=refs/heads/FREESIDE_2…")
 
Line 4: Line 4:
  
 
For a more detailed, raw log of changes, see [http://freeside.biz/gitweb/?p=freeside.git;a=shortlog;h=refs/heads/FREESIDE_2_3_BRANCH the git log]
 
For a more detailed, raw log of changes, see [http://freeside.biz/gitweb/?p=freeside.git;a=shortlog;h=refs/heads/FREESIDE_2_3_BRANCH the git log]
 +
 +
= Billing =
 +
 +
* New "credit line items" feature to issue a credit for past line items and their applicable taxes
 +
* NACHA e-check batching
 +
* Fix "tax-on-tax" taxes when using CCH taxation data
 +
 +
= Ticketing =
 +
 +
* Add "Sender:" header to avoid Outlook prepending "rt@machine_name on behalf of" to From: lines
 +
 +
= WISP =
 +
 +
= VoIP =
 +
 +
* Fix state selection with new VoIP Innovations API
 +
* IPIfony integration
 +
* Prepaid API now compatible with pkg-balances
 +
* Option to omit Caller ID (clid) when importing Asterisk CDRs
 +
 +
= Provisioning =
 +
 +
* Improve SNMP export MIB selection
 +
* Add suspend/unsuspend hooks to HTTP export
 +
 +
= Reporting =
 +
 +
* 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 XLSX downloads
 +
* Customer Accounting Summary: option to separate one-time vs recurring charges
 +
* Internal event log now tracks daily billing job and timing
 +
 +
= Billing events =
 +
 +
* New condition: "Customer has a referring customer with uncanceled specific package(s)"
 +
 +
= Packages =
 +
 +
* Preserve FCC 477 report classes for cloned 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
 +
 +
= Misc =
 +
 +
* Add option for percentage commissions against pro-rated partial monthly charges
 +
* Per-agent print commands

Revision as of 16:37, 26 March 2013

Notes

This is the changelog for the 2.3.6 release.

For a more detailed, raw log of changes, see the git log

Billing

  • New "credit line items" feature to issue a credit for past line items and their applicable taxes
  • NACHA e-check batching
  • Fix "tax-on-tax" taxes when using CCH taxation data

Ticketing

  • Add "Sender:" header to avoid Outlook prepending "rt@machine_name on behalf of" to From: lines

WISP

VoIP

  • Fix state selection with new VoIP Innovations API
  • IPIfony integration
  • Prepaid API now compatible with pkg-balances
  • Option to omit Caller ID (clid) when importing Asterisk CDRs

Provisioning

  • Improve SNMP export MIB selection
  • Add suspend/unsuspend hooks to HTTP export

Reporting

  • 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 XLSX downloads
  • Customer Accounting Summary: option to separate one-time vs recurring charges
  • Internal event log now tracks daily billing job and timing

Billing events

  • New condition: "Customer has a referring customer with uncanceled specific package(s)"

Packages

  • Preserve FCC 477 report classes for cloned 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

Misc

  • Add option for percentage commissions against pro-rated partial monthly charges
  • Per-agent print commands