Difference between revisions of "Freeside:1.9.4:Changelog"

From Freeside
Jump to: navigation, search
(New page: = Notes = This is the changelog for the 1.9.4 point release. For a more detailed, raw log of changes, see [http://freeside.biz/cgi-bin/viewvc.cgi/freeside/ChangeLog?view=markup&pathrev=F...)
 
Line 4: Line 4:
  
 
For a more detailed, raw log of changes, see [http://freeside.biz/cgi-bin/viewvc.cgi/freeside/ChangeLog?view=markup&pathrev=FREESIDE_1_9_BRANCH  the source ChangeLog]
 
For a more detailed, raw log of changes, see [http://freeside.biz/cgi-bin/viewvc.cgi/freeside/ChangeLog?view=markup&pathrev=FREESIDE_1_9_BRANCH  the source ChangeLog]
 +
 +
= Billing =
 +
 +
== VoIP ==
 +
 +
* Inbound CDR billing
 +
* WIP CDR format
 +
* Fix option for ignoring calls without a rate
 +
* Fix invoice generation when destination numbers have *s
 +
* Add option to disable duplicate checking on PBX name
 +
* Connection charge fixes
 +
 +
== Invoicing ==
 +
 +
* Add config options to position invoice addresses in envelope windows
 +
 +
== Batching ==
 +
 +
* Payment batch upload and processing shows a progress bar
 +
 +
= Reporting =
 +
 +
* Improved FCC 477 report with one-file XML upload
 +
* Aging report "as of" date now limits applied payments
 +
* Option to aggregate agents on sales report
 +
* Add "Owed" and "Payment date" to unearned revenue detail
 +
* Add primary service label to downloaded package reports
 +
* Add more information to customer services report
 +
* Show a progress bar for long-running CCH tax reports
 +
* Eliminate filtering of info from Complimentary customers on financial reports
 +
 +
= Self-service =
 +
 +
* New high-performance non-Apache XML-RPC server for self-service API.
 +
 +
= Preferences =
 +
 +
* Allow user to disable HTML editor for notes
 +
 +
= Exports =
 +
 +
* Communigate Pro domain and account rules
 +
 +
= Bug fixes =
 +
 +
* Fix error messages when send_email failes in the job queue
 +
* Fix "Re-enter password" label on employee edit
 +
* Fix losing rates when renaming a rate plan
 +
* Fix credits applied in wrong month on sales/invoices/receipts report
 +
* Fix "-e DBI:Pg:dbname=freeside" datasrc winding up in secrets as a result of weird implementations of echo as a shell builtin that ignore -e

Revision as of 23:50, 28 June 2010

Notes

This is the changelog for the 1.9.4 point release.

For a more detailed, raw log of changes, see the source ChangeLog

Billing

VoIP

  • Inbound CDR billing
  • WIP CDR format
  • Fix option for ignoring calls without a rate
  • Fix invoice generation when destination numbers have *s
  • Add option to disable duplicate checking on PBX name
  • Connection charge fixes

Invoicing

  • Add config options to position invoice addresses in envelope windows

Batching

  • Payment batch upload and processing shows a progress bar

Reporting

  • Improved FCC 477 report with one-file XML upload
  • Aging report "as of" date now limits applied payments
  • Option to aggregate agents on sales report
  • Add "Owed" and "Payment date" to unearned revenue detail
  • Add primary service label to downloaded package reports
  • Add more information to customer services report
  • Show a progress bar for long-running CCH tax reports
  • Eliminate filtering of info from Complimentary customers on financial reports

Self-service

  • New high-performance non-Apache XML-RPC server for self-service API.

Preferences

  • Allow user to disable HTML editor for notes

Exports

  • Communigate Pro domain and account rules

Bug fixes

  • Fix error messages when send_email failes in the job queue
  • Fix "Re-enter password" label on employee edit
  • Fix losing rates when renaming a rate plan
  • Fix credits applied in wrong month on sales/invoices/receipts report
  • Fix "-e DBI:Pg:dbname=freeside" datasrc winding up in secrets as a result of weird implementations of echo as a shell builtin that ignore -e