This commit was manufactured by cvs2svn to create tag
[freeside.git] /
1 - tax report overhaul
2 - package classes
3 - UI overhaul.  No more Apache::ASP support, HTML::Mason only
4 - lots of CDR/telephony work
5 - inventory classes and inventory (better description from directleap/specs.txt)
6 - vonage click2call bs :)
7 - zip code report
8 - sales/credit/receipt summary report now has options for agent, 12mo cumulative totals
9 - gross sales report/graph broken down by agent and package class
10 - config switch to base tax off shipping address if present (warning: tax reports can take a long time with this switch on)
11 - plesk provisioning
12 - "inactive" package status 
13 - more options in package report (classes, etc.)
14 and (now they're finally here)...
15 - ACLs
16 - Agent virtualization
17
18 -------- some of the above, nicely:
19
20 - Charge taxes based on shipping address if present.  Note that tax 
21   reports can take a bit longer than they used to.
22
23 - Per-agent A/R Aging
24   - Bookeeping/Collections | Accounts Receivable Aging Summary
25
26 - Per-agent Sales/Credit/Receipt Summary and "pre-selection" of agent 
27   and time period as you requested.
28   - Bookeeping/Collections | Sales, Credits and Receipts Summary
29
30 - Package classes
31   - go to Sysadmin | View/Edit package classes and create some classes
32   - go to Sysadmin | View/Edit package definitions, edit the existing
33     package defs and put them into classes
34
35 - The sales report you requested, broken down by agent and 
36   package class.  This works fine right now, but it will show more
37   information once you enter some package classes.
38   - Bookeeping/Collections | Sales report (by agent, package class ...
39
40 --------