Difference between revisions of "Freeside:2.3.3:Changelog"
From Freeside
(Created page with "=Notes= This is the changelog for the 2.3.2 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 4: | Line 4: | ||
For a more detailed, raw log of changes, see [http://freeside.biz/gitweb/?p=freeside.git;a=shortlog;h=refs/heads/FREESIDE_2_3_BRANCH 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_2_3_BRANCH the git log] | ||
+ | |||
+ | = Customers = | ||
+ | |||
+ | * Fix map links with UTF-8 customer data | ||
+ | * New customer duplicate checking option | ||
+ | |||
+ | = Contacts = | ||
+ | |||
+ | * Support multiple email addresses per-contact | ||
+ | |||
+ | = Packages = | ||
+ | |||
+ | == Discounts == | ||
+ | |||
+ | * Fix final month application of percentage discounts to bundled packages | ||
+ | * Fix flat-rate discounts when charging zero months | ||
+ | |||
+ | = Billing = | ||
+ | |||
+ | == Billing events == | ||
+ | |||
+ | * New "Customer has tag" condition for testing customer tags | ||
+ | * Fix "Invoice is billing for certain service definitions" condition with multiple service definitions | ||
+ | |||
+ | == Taxation == | ||
+ | |||
+ | * Fix location editing with Washingston state taxation districts | ||
+ | |||
+ | = Reporting = | ||
+ | |||
+ | * New customer signup report with advertising source options | ||
+ | * Sales report: Simplify UI for projected sales reporting | ||
+ | * Advanced package report: search by change date |
Revision as of 16:37, 1 June 2012
Contents
Notes
This is the changelog for the 2.3.2 release.
For a more detailed, raw log of changes, see the git log
Customers
- Fix map links with UTF-8 customer data
- New customer duplicate checking option
Contacts
- Support multiple email addresses per-contact
Packages
Discounts
- Fix final month application of percentage discounts to bundled packages
- Fix flat-rate discounts when charging zero months
Billing
Billing events
- New "Customer has tag" condition for testing customer tags
- Fix "Invoice is billing for certain service definitions" condition with multiple service definitions
Taxation
- Fix location editing with Washingston state taxation districts
Reporting
- New customer signup report with advertising source options
- Sales report: Simplify UI for projected sales reporting
- Advanced package report: search by change date