Salesman Profile
From UG
(Difference between revisions)
(→BA) |
(→BA) |
||
Line 10: | Line 10: | ||
=== BA === | === BA === | ||
- | * Need ability to track | + | * Need ability to track JFS salesman's clients |
- | * Need | + | * Need a reporting function to keep track of their clients accounts for the salesman's commissions [[Category:Commissions Report]] |
* Need to create a commissions table for all salesmen | * Need to create a commissions table for all salesmen | ||
* Need to track the actual number of "revenue" sales per salesmen, which is per client and per month | * Need to track the actual number of "revenue" sales per salesmen, which is per client and per month | ||
* Need to list the total client revenue of each salesmen per month against the month target amount set internally | * Need to list the total client revenue of each salesmen per month against the month target amount set internally |
Revision as of 18:15, 17 May 2010
Contents |
General Info
Business Requirements
History
BA
- Need ability to track JFS salesman's clients
- Need a reporting function to keep track of their clients accounts for the salesman's commissions
- Need to create a commissions table for all salesmen
- Need to track the actual number of "revenue" sales per salesmen, which is per client and per month
- Need to list the total client revenue of each salesmen per month against the month target amount set internally