Salesman Profile
From UG
(Difference between revisions)
(→BA) |
(→BA) |
||
Line 11: | Line 11: | ||
=== BA === | === BA === | ||
* Need ability to track JFS salesman's clients | * 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 a reporting function to keep track of their clients accounts for the salesman's commissions [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:16, 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 [Commissions Report]
- 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