Difference between revisions of "Freeside:3.0:Changelog"
From Freeside
(Created page with "= Notes = For a more detailed, raw log of changes, see [http://freeside.biz/cgi-bin/viewvc.cgi/freeside/ChangeLog?view=markup the source ChangeLog] = Interface = * Reorganized…") |
|||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= Notes = | = Notes = | ||
− | + | 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 for prospects <!-- and customers --> | ||
+ | <!-- * Convert prospects to customers --> | ||
− | = | + | = Ticketing = |
− | * | + | * 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 | ||
= Customers = | = 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 | * Added Paypal and Wire Transfer payment types | ||
* Display/edit of contacts on customer view, added contact classes | * Display/edit of contacts on customer view, added contact classes | ||
Line 19: | Line 26: | ||
= Packages = | = Packages = | ||
+ | * Quantities | ||
* Options to bill a partial period on suspension and/or cancellation | * Options to bill a partial period on suspension and/or cancellation | ||
* Configuration option to automatically have price changes only affect new customers | * 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 = | = Billing events = | ||
Line 32: | Line 57: | ||
= VoIP/Telephony = | = VoIP/Telephony = | ||
− | * For postpaid, option to rate CDRs immediately/real-time instead of waiting until invoice generation time. | + | == 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 | * 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 |
Latest revision as of 17:25, 20 August 2013
Contents
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