Difference between revisions of "Freeside:3.2:Changelog"

From Freeside
Jump to: navigation, search
Line 38: Line 38:
  
 
* A2Billing integration (provisioning, CDR imports)
 
* A2Billing integration (provisioning, CDR imports)
 +
* Include prerated CDRs in prepaid API responses
 +
 +
= RADIUS =
 +
 +
* Assign entire address blocks to services and export to RADIUS Framed-Route
 +
 +
= New Services =
 +
 +
* svc_cable for tracking cable service
 +
* svc_alarm for tracking alarm service
  
 
= Reporting =
 
= Reporting =
  
 
* Option to break down tax report by package class
 
* Option to break down tax report by package class
* FCC 477 report: Percentages to 3 decimal places
+
* FCC 477 report: Percentages to 3 decimal places, fix submission for 0 value fields
 +
* Sales report: Select multiple package classes or report classes
  
 
= Upgrades =
 
= Upgrades =
  
 
* Improve memory usage when upgrading from very large 2.3.x databases
 
* Improve memory usage when upgrading from very large 2.3.x databases

Revision as of 00:42, 12 September 2013

Notes

This is the changelog for the 3.2 release.

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

PayPal

  • Full PayPal support for customer payment via browser redirect from self-service

Sales People

  • New concept of sales persons as distinct from agents (used for companies) or employees (login into the backoffice interface).
  • Per-package sales people, sales person commissions

Customers

  • Clear existing coordinate fields on address edit
  • Search by credit card number or masked credit card number

Invoices

  • Improve readability when both summaries and previous balance summaries are enabled
  • Added option to put previous balance detail in a section of its own

Packages

  • Improve layout of package order and change popups
  • Fix suspension reasons
  • Preserve quantities on package changes

Message templates

  • Improve UI for multi-language message templates
  • Fix substitutions for new CKEditor version

VoIP

  • A2Billing integration (provisioning, CDR imports)
  • Include prerated CDRs in prepaid API responses

RADIUS

  • Assign entire address blocks to services and export to RADIUS Framed-Route

New Services

  • svc_cable for tracking cable service
  • svc_alarm for tracking alarm service

Reporting

  • Option to break down tax report by package class
  • FCC 477 report: Percentages to 3 decimal places, fix submission for 0 value fields
  • Sales report: Select multiple package classes or report classes

Upgrades

  • Improve memory usage when upgrading from very large 2.3.x databases