Difference between revisions of "Freeside:1.9.5:Changelog"
From Freeside
(New page: = Notes = This is the changelog for the 1.9.5 point release. For a more detailed, raw log of changes, see [http://freeside.biz/cgi-bin/viewvc.cgi/freeside/ChangeLog?view=markup&pathrev=F...) |
|||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
This is the changelog for the 1.9.5 point release. | This is the changelog for the 1.9.5 point release. | ||
− | For a more detailed, raw log of changes, see [http://freeside.biz/cgi-bin/viewvc.cgi/freeside/ChangeLog?view=markup&pathrev=FREESIDE_1_9_BRANCH | + | For a more detailed, raw log of changes, see [http://freeside.biz/cgi-bin/viewvc.cgi/freeside/ChangeLog?view=markup&pathrev=FREESIDE_1_9_BRANCH the source ChangeLog] |
+ | |||
+ | = UI = | ||
+ | |||
+ | * Customer tags | ||
+ | * Option to pull in a customer view tab from an external source | ||
+ | |||
+ | = Importing = | ||
+ | |||
+ | * Ignore expired cards on customer import | ||
+ | |||
+ | = Message templates = | ||
+ | |||
+ | * Message template fixes | ||
+ | * Use templates for payment receipts | ||
+ | * Error message in decline templates | ||
+ | |||
+ | = Billing = | ||
+ | |||
+ | == Events == | ||
+ | |||
+ | * New pkg_freq condition: Package billing frequency | ||
+ | * New once_every condition: Don't run this event more than once in the specified interval | ||
+ | * New once_perinv condition: Run only once for each time the package has been billed | ||
+ | * New pkg_next_bill_within condition: Next bill date within upcoming interval | ||
+ | |||
+ | == Invoicing == | ||
+ | |||
+ | * add config variables to position invoice addresses in envelope windows | ||
+ | * Fix display of bundled packages when parent packages have 0 charges, correct section handling, fix propagation of other display attribute to child package line items. | ||
+ | * Handle display of CDR detail without a usage_class when using svc_phone sections | ||
+ | * Create a default finance section and have hidden sectionless line items remain sectionless | ||
+ | |||
+ | == Packages == | ||
+ | |||
+ | * Prevent adding a package definition onto itself | ||
+ | |||
+ | == Payments == | ||
+ | |||
+ | * Add "capture" links to pending payments in captured state | ||
+ | |||
+ | == Payment receipts == | ||
+ | |||
+ | * Fix overzealous payment receipt and add an option to disable them entirely | ||
+ | |||
+ | = Ticketing = | ||
+ | |||
+ | * Turn "create ticket" back into a link instead of a button | ||
+ | |||
+ | = Reporting = | ||
+ | |||
+ | * FCC Form 477 improvements and fixed XML output | ||
+ | * Package summary report | ||
+ | * Fix customer signup date and restore missing ones | ||
+ | * Suspension/unsuspension report | ||
+ | * Option to include credit balance customers in aging report | ||
+ | |||
+ | = Exports = | ||
+ | |||
+ | * Communigate pro updates: domain rule updates, vacation/redirect all account rules, archive messages, RPOP | ||
+ | * agent_custid available in shellcommands exports | ||
+ | |||
+ | = Services = | ||
+ | |||
+ | * DNS improvements to UI and functionality (TTL support, new record types) | ||
+ | |||
+ | = Misc = | ||
+ | |||
+ | * Fix package date editing w/international dates | ||
+ | * Work around changes in census-coding web interface and add option for now-available 2010 data. | ||
+ | * Add lock_agentnum and lock_pkgpart parameters to new customer page |
Latest revision as of 13:56, 10 October 2010
Contents
Notes
This is the changelog for the 1.9.5 point release.
For a more detailed, raw log of changes, see the source ChangeLog
UI
- Customer tags
- Option to pull in a customer view tab from an external source
Importing
- Ignore expired cards on customer import
Message templates
- Message template fixes
- Use templates for payment receipts
- Error message in decline templates
Billing
Events
- New pkg_freq condition: Package billing frequency
- New once_every condition: Don't run this event more than once in the specified interval
- New once_perinv condition: Run only once for each time the package has been billed
- New pkg_next_bill_within condition: Next bill date within upcoming interval
Invoicing
- add config variables to position invoice addresses in envelope windows
- Fix display of bundled packages when parent packages have 0 charges, correct section handling, fix propagation of other display attribute to child package line items.
- Handle display of CDR detail without a usage_class when using svc_phone sections
- Create a default finance section and have hidden sectionless line items remain sectionless
Packages
- Prevent adding a package definition onto itself
Payments
- Add "capture" links to pending payments in captured state
Payment receipts
- Fix overzealous payment receipt and add an option to disable them entirely
Ticketing
- Turn "create ticket" back into a link instead of a button
Reporting
- FCC Form 477 improvements and fixed XML output
- Package summary report
- Fix customer signup date and restore missing ones
- Suspension/unsuspension report
- Option to include credit balance customers in aging report
Exports
- Communigate pro updates: domain rule updates, vacation/redirect all account rules, archive messages, RPOP
- agent_custid available in shellcommands exports
Services
- DNS improvements to UI and functionality (TTL support, new record types)
Misc
- Fix package date editing w/international dates
- Work around changes in census-coding web interface and add option for now-available 2010 data.
- Add lock_agentnum and lock_pkgpart parameters to new customer page