Friday, March 19, 2021

Auto assigning using python/Django

Hello there,
Have a safe day.

I am making a supporting app, which will take the problem from the customer, and our staff team will response to the customer with a solution. 
So, If a customer sends problem, i want to distribute the problem among our staff equally.
Suppose, customer A , write a problem then send it to us, the problem will assign to my listed staff( each of the staff will have an email), so that specific staff can serve the specific customer. How can i set the logic for that?

Thanks in advance.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/eac71597-dae6-418b-b74c-6f54f1beb309n%40googlegroups.com.

No comments:

Post a Comment