Difference between revisions of "Freeside:3.0:Changelog"

From Freeside
Jump to: navigation, search
(Invoices)
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
= Notes =
 
= Notes =
  
For a more detailed, raw log of changes, see [http://freeside.biz/cgi-bin/viewvc.cgi/freeside/ChangeLog?view=markup the source ChangeLog]
+
This is the changelog for the 3.0 release.
 +
 
 +
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]
  
 
= Quotations =
 
= Quotations =
Line 11: Line 13:
  
 
* Upgrade from Request Tracker 3.8 to 4.0 (4.0.8)
 
* Upgrade from Request Tracker 3.8 to 4.0 (4.0.8)
 +
** [http://bestpractical.com/rt/whats-new-in-4.html What's new in RT 4]
 
* Tickets can be linked to specific customer services
 
* Tickets can be linked to specific customer services
  
Line 40: Line 43:
 
* Quick payment entry: apply payments to specific invoices
 
* Quick payment entry: apply payments to specific invoices
 
* Refactor of gateway return data (authorization / order numbers) into more easily searchable fields
 
* Refactor of gateway return data (authorization / order numbers) into more easily searchable fields
 +
* Payment and refund reports: select multiple payment types, specify times in addition to dates
  
 
= Services =
 
= Services =
Line 45: Line 49:
 
* Inventory/netblock IP address allocation for svc_acct services in addition to svc_broadband
 
* Inventory/netblock IP address allocation for svc_acct services in addition to svc_broadband
 
* Service definition classes
 
* Service definition classes
 +
* Option to select export host per customer service
  
 
= Billing events =
 
= Billing events =
Line 52: Line 57:
 
= VoIP/Telephony =
 
= VoIP/Telephony =
  
* Reduce memory usage when rating lots of CDRs for a single customer (typically wholesale)
+
== Rating ==
 +
 
 
* For postpaid, option to rate CDRs immediately/real-time instead of waiting until invoice generation time
 
* For postpaid, option to rate CDRs immediately/real-time instead of waiting until invoice generation time
* Option to match CDRs to service by IP address
 
 
* "Included calls" alternative to minutes, when otherwise using timed rating
 
* "Included calls" alternative to minutes, when otherwise using timed rating
 
* Resolve conflict between connection charges and (group) included minutes
 
* Resolve conflict between connection charges and (group) included minutes
 
* Option to omit $0 rated calls from invoices
 
* Option to omit $0 rated calls from invoices
 +
* Exact-match rate regions for special numbers
 +
* Per-package bundles of voice minutes
 +
 +
== CDRs ==
 +
 +
* GSM TAP3.12 import/export
 +
* Reduce memory usage when rating lots of CDRs for a single customer (typically wholesale)
 +
* Option to match CDRs to service by IP address
 +
 +
== Other ==
 +
 +
* Huawei HLR integration
  
 
= Address refactor =
 
= Address refactor =
Line 63: Line 80:
 
* Internal refactoring of addresses into their own table
 
* Internal refactoring of addresses into their own table
 
* Immutable historical tax reporting via address history
 
* Immutable historical tax reporting via address history
 +
 +
= MySQL =
 +
 +
* MySQL is not supported in version 3.0.  Sponsorship or development contributions toward the continuing maintenance of MySQL support are welcomed.
  
 
= Misc =
 
= Misc =
  
* Encryption of payment information enabled by default in new installs
 
 
* Reorganized Configuration menu
 
* Reorganized Configuration menu
* Quick payment entry: apply payments to specific invoices
 
* Option to select export host per customer service
 

Latest revision as of 17:25, 20 August 2013

Notes

This is the changelog for the 3.0 release.

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

Quotations

  • Quotations for prospects

Ticketing

  • Upgrade from Request Tracker 3.8 to 4.0 (4.0.8)
  • Tickets can be linked to specific customer services

Customers

  • Address standardization, census tracting and geocoding via EZ-Locate (geocode.com) in addition to the current USPS / FFIEC / Google Maps API hodgepodge.
  • Custom fields rewrite and customer custom fields
  • Added Paypal and Wire Transfer payment types
  • Display/edit of contacts on customer view, added contact classes
  • Add the ability to set tax exemption per customer class rather than per individual customer

Packages

  • Quantities
  • Options to bill a partial period on suspension and/or cancellation
  • Configuration option to automatically have price changes only affect new customers

Sales People

  • New concept of sales persons as distinct from agents (used for companies) or employees (login into the backoffice interface).

Invoices

  • Invoice voiding

Payments

  • Encryption of payment information enabled by default in new installs
  • Quick payment entry: apply payments to specific invoices
  • Refactor of gateway return data (authorization / order numbers) into more easily searchable fields
  • Payment and refund reports: select multiple payment types, specify times in addition to dates

Services

  • Inventory/netblock IP address allocation for svc_acct services in addition to svc_broadband
  • Service definition classes
  • Option to select export host per customer service

Billing events

  • Trigger events on svc_acct records

VoIP/Telephony

Rating

  • For postpaid, option to rate CDRs immediately/real-time instead of waiting until invoice generation time
  • "Included calls" alternative to minutes, when otherwise using timed rating
  • Resolve conflict between connection charges and (group) included minutes
  • Option to omit $0 rated calls from invoices
  • Exact-match rate regions for special numbers
  • Per-package bundles of voice minutes

CDRs

  • GSM TAP3.12 import/export
  • Reduce memory usage when rating lots of CDRs for a single customer (typically wholesale)
  • Option to match CDRs to service by IP address

Other

  • Huawei HLR integration

Address refactor

  • Internal refactoring of addresses into their own table
  • Immutable historical tax reporting via address history

MySQL

  • MySQL is not supported in version 3.0. Sponsorship or development contributions toward the continuing maintenance of MySQL support are welcomed.

Misc

  • Reorganized Configuration menu