Difference between revisions of "Freeside:2.3.4:Changelog"
From Freeside
(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…") |
|||
Line 32: | Line 32: | ||
* 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 45: | ||
* 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 | ||
+ | * Typeset invoices: Fix section labels with modern LaTeX implementations | ||
== Batch payments == | == Batch payments == | ||
Line 48: | Line 54: | ||
== Billing events == | == Billing events == | ||
+ | * New condition: "After running another event" | ||
* New actions: suspend and unsuspend whole customer | * New actions: suspend and unsuspend whole customer | ||
Line 53: | Line 60: | ||
* Fix CCH detail import for new format | * Fix CCH detail import for new format | ||
+ | |||
+ | = Ticketing = | ||
+ | |||
+ | * Integrated ticketing updated to RT version 3.8.14 | ||
= Reporting = | = Reporting = | ||
Line 63: | Line 74: | ||
* Fix tax credited detail with Washington state district taxation | * 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 = | ||
Line 72: | Line 83: | ||
* 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 = | = DSL = | ||
Line 80: | Line 92: | ||
* Fix Infinite CDR format | * Fix Infinite CDR format | ||
− | * | + | * Update for new Taqua CDR format |
+ | * Add Qwest Daily CDR format | ||
+ | * FreeSwitch integration | ||
= Misc = | = Misc = | ||
Line 86: | Line 100: | ||
* Add an optional logout timeout | * Add an optional logout timeout | ||
* Fix rounded corners in Firefox 13+ | * Fix rounded corners in Firefox 13+ | ||
− | * fix intermittent "could not receive data from server: Bad file descriptor" | + | * fix intermittent errors: "could not receive data from server: Bad file descriptor", "dbdpg_pNN_NNN already exists", "Can't call method "HasRight" on an undefined value" |
+ | * EZ Prepaid integration |
Revision as of 14:59, 14 October 2012
Contents
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
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.
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
- Typeset 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 detail import for new format
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
- Fix tax credited detail with Washington state district taxation
- 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
- svc_broadband export: suspension and unsuspension
- Fix overage billing
- Fix multiple group attributes with sane name
- Fix NAS association with sqlradius_withdomain
- Integration with DMA Radius Manager
DSL
- Ikano: Vendor Qualification ID is now editable if empty
VoIP
- Fix Infinite CDR format
- Update for new Taqua CDR format
- Add Qwest Daily CDR format
- FreeSwitch integration
Misc
- Add an optional logout timeout
- Fix rounded corners in Firefox 13+
- fix intermittent errors: "could not receive data from server: Bad file descriptor", "dbdpg_pNN_NNN already exists", "Can't call method "HasRight" on an undefined value"
- EZ Prepaid integration