Difference between revisions of "Freeside:2.1:Changelog"
From Freeside
(→Ticketing) |
|||
(17 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
For a more detailed, raw log of changes, see [http://freeside.biz/cgi-bin/viewvc.cgi/freeside/ChangeLog?view=markup the source ChangeLog] | For a more detailed, raw log of changes, see [http://freeside.biz/cgi-bin/viewvc.cgi/freeside/ChangeLog?view=markup the source ChangeLog] | ||
+ | |||
= Prospects = | = Prospects = | ||
New prospecting module allows tracking of contacts and prospects. | New prospecting module allows tracking of contacts and prospects. | ||
+ | |||
= Billing = | = Billing = | ||
+ | |||
+ | == Card storage == | ||
+ | |||
+ | * Support for [http://cardfortress.com/ CardFortress] remote credit card storage. | ||
== Discounts == | == Discounts == | ||
Line 17: | Line 23: | ||
* Internal tax system: City taxation, subdivisions of counties | * Internal tax system: City taxation, subdivisions of counties | ||
* Credits give tax back | * Credits give tax back | ||
+ | |||
+ | == Per-package auto charge == | ||
+ | |||
+ | * Disable automatic charging for individual customer packages | ||
+ | |||
+ | |||
+ | = Reporting = | ||
+ | |||
+ | * Search customers by signup time of day | ||
+ | * Package cost (as opposed to price) reporting | ||
+ | |||
= Ticketing = | = Ticketing = | ||
* Updated to RT 3.8.8 | * Updated to RT 3.8.8 | ||
+ | * Calendaring | ||
+ | |||
= Customers = | = Customers = | ||
* Customer classes | * Customer classes | ||
+ | |||
= Invoices = | = Invoices = | ||
* Support for importing legacy invoice numbers to cust_bill.agent_invid | * Support for importing legacy invoice numbers to cust_bill.agent_invid | ||
+ | |||
= Packages = | = Packages = | ||
* pkg-addon_classnum config option to limit additional package orders based on package class | * pkg-addon_classnum config option to limit additional package orders based on package class | ||
+ | * rt_time price plan to bill for RT time in a more sane way than our internal bucket stuff (Jayce) | ||
+ | |||
= Services = | = Services = | ||
+ | |||
+ | == Accounts == | ||
+ | |||
+ | * Default password encoding config | ||
== Domains == | == Domains == | ||
Line 40: | Line 67: | ||
* Changes to improve flow of domain registration/renewal: triggering of export on payments | * Changes to improve flow of domain registration/renewal: triggering of export on payments | ||
− | |||
+ | = Inventory = | ||
+ | |||
+ | * Per-agent inventory | ||
+ | |||
+ | |||
+ | = Exports = | ||
+ | |||
+ | * FreePBX: Added build_exten.php since FreePBX won't ship it | ||
+ | |||
+ | |||
+ | = Employees = | ||
+ | |||
+ | * Migrate all otaker fields to proper access_user foreign key | ||
+ | |||
+ | |||
+ | = UI = | ||
+ | |||
+ | * When using a side menubar, put search boxes on the side too | ||
* Added a logout link | * Added a logout link |
Latest revision as of 22:25, 25 May 2010
Contents
Notes
For a more detailed, raw log of changes, see the source ChangeLog
Prospects
New prospecting module allows tracking of contacts and prospects.
Billing
Card storage
- Support for CardFortress remote credit card storage.
Discounts
- New discount system with canned and on-the-fly discounting
Taxes
- Internal tax system: City taxation, subdivisions of counties
- Credits give tax back
Per-package auto charge
- Disable automatic charging for individual customer packages
Reporting
- Search customers by signup time of day
- Package cost (as opposed to price) reporting
Ticketing
- Updated to RT 3.8.8
- Calendaring
Customers
- Customer classes
Invoices
- Support for importing legacy invoice numbers to cust_bill.agent_invid
Packages
- pkg-addon_classnum config option to limit additional package orders based on package class
- rt_time price plan to bill for RT time in a more sane way than our internal bucket stuff (Jayce)
Services
Accounts
- Default password encoding config
Domains
- Changes to improve flow of domain registration/renewal: triggering of export on payments
Inventory
- Per-agent inventory
Exports
- FreePBX: Added build_exten.php since FreePBX won't ship it
Employees
- Migrate all otaker fields to proper access_user foreign key
UI
- When using a side menubar, put search boxes on the side too
- Added a logout link