Difference between revisions of "Freeside:3.2:Changelog"

From Freeside
Jump to: navigation, search
(Notes)
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_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_3_BRANCH 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
 +
 +
= VoIP =
 +
 +
* A2Billing integration (provisioning, CDR imports)
 +
 +
= Reporting =
 +
 +
* Option to break down tax report by package class
 +
 +
= Upgrades =
 +
 +
* Improve memory usage when upgrading from very large 2.3.x databases.
 +
 +
= Misc =

Revision as of 17:49, 20 August 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

VoIP

  • A2Billing integration (provisioning, CDR imports)

Reporting

  • Option to break down tax report by package class

Upgrades

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

Misc