I think the geo localisation is quite a neat feature. But I don't see the logic that is behind the assigning.
I have
salesman x with level 1, weight 500, location a
salesman y with level 2, weight 1000, location z
And a lead at location f.
Which salesman will be chosen, x or y?
There must be a formula being used for this, but I don't know it. Maybe someone can have a look at the code?
↧