Difference between revisions of "Freeside:3.1:Changelog"
From Freeside
(→Ticketing) |
|||
(15 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
This is the changelog for the 3.1 release. | This is the changelog for the 3.1 release. | ||
− | For a more detailed, raw log of changes, see [http://freeside.biz/gitweb/?p=freeside.git;a=shortlog the git log] | + | 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 = | ||
* Quotation improvements | * Quotation improvements | ||
+ | |||
+ | = Ticketing = | ||
+ | |||
+ | * RT upgraded from 4.0.8 to 4.0.13 | ||
+ | ** [http://bestpractical.com/rt/release-notes/4.0.8 4.0.9 release notes] | ||
+ | ** [http://bestpractical.com/rt/release-notes/4.0.10 4.0.10 release notes] | ||
+ | ** [http://bestpractical.com/rt/release-notes/4.0.11 4.0.11 release notes] | ||
+ | ** [http://bestpractical.com/rt/release-notes/4.0.12 4.0.12 release notes] | ||
+ | ** [http://bestpractical.com/rt/release-notes/4.0.13 4.0.13 release notes] | ||
+ | * Integrated [http://requesttracker.wikia.com/wiki/ExtractCustomFieldValues ExtractCustomFieldValues] extension. | ||
= Packages = | = Packages = | ||
Line 13: | Line 23: | ||
* Add package contacts / "name per package" feature | * Add package contacts / "name per package" feature | ||
* Add ability to detach packages to their own customer records, and merge them into an existing customer record | * Add ability to detach packages to their own customer records, and merge them into an existing customer record | ||
+ | * Fix discounts and invoice notes on automatic package changes | ||
+ | * Reconcile discounts and quantities | ||
+ | * Delayed package start feature | ||
+ | * Future package change feature | ||
= Services = | = Services = | ||
+ | * Add an interface to easily move a customer's services between their different packages | ||
* Multiple inventory class selection for service columns | * Multiple inventory class selection for service columns | ||
+ | * New "pkg_change" export trigger | ||
+ | |||
+ | = Invoices = | ||
+ | |||
+ | * Added option for invoice sectioning by location instead of package category | ||
= Wireless broadband = | = Wireless broadband = | ||
Line 24: | Line 44: | ||
= VoIP/Telephony = | = VoIP/Telephony = | ||
+ | * Added fields for SMS provider and SMS account # | ||
* Options to bill or not based on cdr_calltype, like the ones for cdr_type | * Options to bill or not based on cdr_calltype, like the ones for cdr_type | ||
* Huawei MSC/SoftX3000 CDR format | * Huawei MSC/SoftX3000 CDR format | ||
* SIM/KI inventory for Huawei HLR integration | * SIM/KI inventory for Huawei HLR integration | ||
+ | * BulkVS E911 integration | ||
+ | * VoIP Innovations CDR format and import script | ||
= Reporting = | = Reporting = | ||
* Improve FCC 477 report | * Improve FCC 477 report | ||
+ | * Package summary report: add package class selection, improve accuracy, link to package counts | ||
+ | * Sales report: filter/breakdown by package report class | ||
= Upgrades = | = Upgrades = | ||
Line 39: | Line 64: | ||
* Fix errant package changes triggered by non-tax-affecting address changes. | * Fix errant package changes triggered by non-tax-affecting address changes. | ||
− | * Fix | + | * Fix HTML editor (message templates, mass emails, customer notes) under IE10 without compatibility mode |
Latest revision as of 16:03, 4 April 2014
Contents
Notes
This is the changelog for the 3.1 release.
For a more detailed, raw log of changes, see the git log
Quotations
- Quotation improvements
Ticketing
- RT upgraded from 4.0.8 to 4.0.13
- Integrated ExtractCustomFieldValues extension.
Packages
- Add package contacts / "name per package" feature
- Add ability to detach packages to their own customer records, and merge them into an existing customer record
- Fix discounts and invoice notes on automatic package changes
- Reconcile discounts and quantities
- Delayed package start feature
- Future package change feature
Services
- Add an interface to easily move a customer's services between their different packages
- Multiple inventory class selection for service columns
- New "pkg_change" export trigger
Invoices
- Added option for invoice sectioning by location instead of package category
Wireless broadband
- Add fields to svc_broadband for radio serial and location, POE location, RSSI and SUID.
VoIP/Telephony
- Added fields for SMS provider and SMS account #
- Options to bill or not based on cdr_calltype, like the ones for cdr_type
- Huawei MSC/SoftX3000 CDR format
- SIM/KI inventory for Huawei HLR integration
- BulkVS E911 integration
- VoIP Innovations CDR format and import script
Reporting
- Improve FCC 477 report
- Package summary report: add package class selection, improve accuracy, link to package counts
- Sales report: filter/breakdown by package report class
Upgrades
- Fix upgrades from older 2.3 databases.
Misc
- Fix errant package changes triggered by non-tax-affecting address changes.
- Fix HTML editor (message templates, mass emails, customer notes) under IE10 without compatibility mode