Problem:
We have about 1000 customers. Each customer has several (from 10 to 300) offices in different locations. I want to have statistics for each address. One of idea is customer can write address (where ticket appeared) in dynamic field (textfield). But the problem is each time he can write the same address in different, and for statistics it is not good.
I decided to make drop down field, there all customers address will be stored. For each customer will be separate ACL. When customer logins to the OTRS, only possible addresses for him will be shown.
My questions are:
1. is it ok to make 1000 ACL's?
2. is it ok to write 15000 values to dynamics field "Possible values" field?
Maybe some of you can suggest better solution for this issue.
Hope my questions understandable
