Hello!

We have a customer who has the following scenario:
When a special product is on a quote they would like the CRM-system (4.0)
automatically to create a serviceactivity.
The creation of the activity will happend at the same time the quote is
converting to an order...
Does anyone know how?

Thanks!

Re: Serviceactivity by Aamir

Aamir
Thu Jul 17 03:47:47 CDT 2008


It can be created in different ways like :

WHEN a order is created

check if name /other conditions euqal to ....special product /
someother else

then

create

service activity


/Aamir