Difference between revisions of "Freeside:2.3.3:Changelog"
From Freeside
Line 18: | Line 18: | ||
= Billing = | = Billing = | ||
+ | |||
+ | == Invoicing == | ||
+ | |||
+ | * Added cust_bill-line_item-date_description configuration setting to control how line item dates are displayed | ||
== Billing events == | == Billing events == | ||
Line 27: | Line 31: | ||
* Fix location editing with Washingston state taxation districts | * Fix location editing with Washingston state taxation districts | ||
+ | |||
+ | = Ticketing = | ||
+ | |||
+ | * Integrated ticketing updated to RT version 3.8.13 | ||
= Reporting = | = Reporting = | ||
Line 33: | Line 41: | ||
* Sales report: Simplify UI for projected sales reporting | * Sales report: Simplify UI for projected sales reporting | ||
* Advanced package report: search by change date | * Advanced package report: search by change date | ||
+ | |||
+ | = Misc = | ||
+ | |||
+ | * Quick payment entry: Improve UI of error handling |
Revision as of 16:43, 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
Packages
Discounts
- Fix final month application of percentage discounts to bundled packages
- Fix flat-rate discounts when charging zero months
Billing
Invoicing
- Added cust_bill-line_item-date_description configuration setting to control how line item dates are displayed
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
Ticketing
- Integrated ticketing updated to RT version 3.8.13
Reporting
- New customer signup report with advertising source options
- Sales report: Simplify UI for projected sales reporting
- Advanced package report: search by change date
Misc
- Quick payment entry: Improve UI of error handling