D
David K
Each customers is sent to us from a salesman, and we provide service for 1-7
days before the activity ends. A new charge is generated for each day of
service.
Employee #1 uses the customer service form to generate a bill, and includes
the name of the salesman. Employee #2 uses the form to generate a bill on
the next day, and has to look up the first bill, in order to know which
salesman to record. The same thing happens every day until the activity ends.
With each new referral for service, there's a strong chance it will be due
to a different salesman, so the customer number and salesman can't be rigidly
linked. But the employees don't like having to go find the most recent bill
to know which salesman to credit. Can the form propose a name, based on the
most recent prior one?
days before the activity ends. A new charge is generated for each day of
service.
Employee #1 uses the customer service form to generate a bill, and includes
the name of the salesman. Employee #2 uses the form to generate a bill on
the next day, and has to look up the first bill, in order to know which
salesman to record. The same thing happens every day until the activity ends.
With each new referral for service, there's a strong chance it will be due
to a different salesman, so the customer number and salesman can't be rigidly
linked. But the employees don't like having to go find the most recent bill
to know which salesman to credit. Can the form propose a name, based on the
most recent prior one?