Difference between revisions of "Freeside:3.0:Changelog"

From Freeside
Jump to: navigation, search
(Notes)
Line 40: Line 40:
 
* 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 53: Line 54:
 
= VoIP/Telephony =
 
= VoIP/Telephony =
  
* GSM TAP3.12 import/export
+
== Rating ==
* Reduce memory usage when rating lots of CDRs for a single customer (typically wholesale)
+
 
 
* 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 =

Revision as of 01:06, 14 March 2013

Notes

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

Misc

  • Reorganized Configuration menu