Difference between revisions of "Freeside:2.3.4:Changelog"

From Freeside
Jump to: navigation, search
(Created page with "=Notes= This is the changelog for the 2.3.4 release. For a more detailed, raw log of changes, see [http://freeside.biz/gitweb/?p=freeside.git;a=shortlog;h=refs/heads/FREESIDE_2…")
 
(Misc)
 
(11 intermediate revisions by the same user not shown)
Line 15: Line 15:
 
* Add national ID# and anniversary date fields
 
* Add national ID# and anniversary date fields
 
* Fix search of mobile phone numbers
 
* Fix search of mobile phone numbers
 +
* Show payment and credit application dates when they are re-applied later
  
 
== Quick payment entry ==
 
== Quick payment entry ==
Line 24: Line 25:
  
 
* Fix escaping in map/earth/directions links.
 
* Fix escaping in map/earth/directions links.
 +
* Add an optional logout timeout
 +
* Fix rounded corners in Firefox 13+
  
 
= Packages =
 
= Packages =
Line 32: Line 35:
 
* Per-customer prorate day
 
* Per-customer prorate day
 
* Unsuspension fees
 
* Unsuspension fees
 +
* Fix un-suspending packages without a suspend reason
  
 
= Billing =
 
= Billing =
 +
 +
== Commissions ==
 +
 +
* Commission percentages per agent and package class
  
 
== Invoicing ==
 
== Invoicing ==
Line 40: Line 48:
 
* Fix display of previous balances with term discounts but no sections
 
* Fix display of previous balances with term discounts but no sections
 
* Fix P.O. label
 
* Fix P.O. label
 +
* PDF/print invoices: Fix section labels with modern LaTeX implementations
  
 
== Batch payments ==
 
== Batch payments ==
  
 
* Retry card events on card info change, like real-time events
 
* Retry card events on card info change, like real-time events
* EFT Canada: skip weekends/holidays for process date
+
* [http://eftcanada.com EFT Canada]: skip weekends/holidays for process date
  
 
== Billing events ==
 
== Billing events ==
  
 +
* New condition: "After running another event"
 
* New actions: suspend and unsuspend whole customer
 
* New actions: suspend and unsuspend whole customer
  
 
== Taxation ==
 
== Taxation ==
  
* Fix CCH detail import for new format
+
* Fix [http://tax.cchgroup.com/Telecommunications/default.htm CCH] import for new format
 +
* Fix tax credited detail reporting with Washington state district taxation
 +
 
 +
= Ticketing =
 +
 
 +
* Integrated ticketing updated to [http://bestpractical.com/rt RT] version 3.8.14
  
 
= Reporting =
 
= Reporting =
Line 61: Line 76:
 
* Add advertising source to advanced customer report, daily sales report, sales/credit/receipts summary and customer accounting summary
 
* Add advertising source to advanced customer report, daily sales report, sales/credit/receipts summary and customer accounting summary
 
* New report: Sales by advertising source
 
* New report: Sales by advertising source
* Fix tax credited detail with Washington state district taxation
 
 
* Excel export: fix formatting of numeric fields, add XLSX format for large reports
 
* Excel export: fix formatting of numeric fields, add XLSX format for large reports
* FCC 477 report: part V fixes, hide confusing/extra download links
+
* FCC 477 report: part IIB and V fixes, hide confusing/extra download links, separate by state
 
* Sales report: per-agent subtotals
 
* Sales report: per-agent subtotals
  
 
= RADIUS =
 
= RADIUS =
  
* svc_broadband export: suspension and unsuspension
+
* Suspension and unsuspension w/svc_broadband
 
* Fix overage billing
 
* Fix overage billing
 
* Fix multiple group attributes with sane name
 
* Fix multiple group attributes with sane name
 
* Fix NAS association with sqlradius_withdomain
 
* Fix NAS association with sqlradius_withdomain
 
+
* Integration with DMA Radius Manager
= DSL =
 
 
 
* Ikano: Vendor Qualification ID is now editable if empty
 
  
 
= VoIP =
 
= VoIP =
  
* Fix Infinite CDR format
+
* Fix [http://www.infiniteconferencing.com/index.php Infinite] CDR format
* EZ Prepaid integration
+
* Update for new [http://www.taqua.com/ Taqua] CDR format
 +
* Add Qwest Daily CDR format
 +
* [http://www.freeswitch.com/ FreeSwitch] integration
  
 
= Misc =
 
= Misc =
  
* Add an optional logout timeout
+
* [http://www.ikano.com/vendor/dsl_vendor.asp Ikano DSL]: Vendor Qualification ID is now editable if empty
* Fix rounded corners in Firefox 13+
+
* EZ Prepaid integration
* fix intermittent "could not receive data from server: Bad file descriptor" error
+
* XML-RPC provisioning
 +
* HTML templates for printable form letters

Latest revision as of 21:04, 14 October 2012

Notes

This is the changelog for the 2.3.4 release.

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

Interface

Access control

  • Finer-grained access control for customer/service searching and reports.

Customers

  • Add national ID# and anniversary date fields
  • Fix search of mobile phone numbers
  • Show payment and credit application dates when they are re-applied later

Quick payment entry

  • Handle the case where both a custnum and agent_custid match
  • User preference to disable submission on [enter]

Misc

  • Fix escaping in map/earth/directions links.
  • Add an optional logout timeout
  • Fix rounded corners in Firefox 13+

Packages

  • Per-customer package flags to skip automatic suspensions
  • Fix un-cancellation of services
  • Fix package changes/cancels with credits turned on, for delayed packages
  • Per-customer prorate day
  • Unsuspension fees
  • Fix un-suspending packages without a suspend reason

Billing

Commissions

  • Commission percentages per agent and package class

Invoicing

  • Fix display of explicitly-shown $0 line items with invoice sections
  • Fix display of previous balances with term discounts but no sections
  • Fix P.O. label
  • PDF/print invoices: Fix section labels with modern LaTeX implementations

Batch payments

  • Retry card events on card info change, like real-time events
  • EFT Canada: skip weekends/holidays for process date

Billing events

  • New condition: "After running another event"
  • New actions: suspend and unsuspend whole customer

Taxation

  • Fix CCH import for new format
  • Fix tax credited detail reporting with Washington state district taxation

Ticketing

  • Integrated ticketing updated to RT version 3.8.14

Reporting

  • Enhance unearned income report: supress fractional days, other fixes
  • Advanced customer report: fix "Add package columns" option and add advertising source
  • Fix package summary report
  • Add advertising source to advanced customer report, daily sales report, sales/credit/receipts summary and customer accounting summary
  • New report: Sales by advertising source
  • Excel export: fix formatting of numeric fields, add XLSX format for large reports
  • FCC 477 report: part IIB and V fixes, hide confusing/extra download links, separate by state
  • Sales report: per-agent subtotals

RADIUS

  • Suspension and unsuspension w/svc_broadband
  • Fix overage billing
  • Fix multiple group attributes with sane name
  • Fix NAS association with sqlradius_withdomain
  • Integration with DMA Radius Manager

VoIP

Misc

  • Ikano DSL: Vendor Qualification ID is now editable if empty
  • EZ Prepaid integration
  • XML-RPC provisioning
  • HTML templates for printable form letters