Creating new client , customer, what for is "Customer ID"

Moderator: crythias

Locked
robertforum
Znuny newbie
Posts: 5
Joined: 13 Oct 2010, 14:48
Znuny Version: 2.2.7

Creating new client , customer, what for is "Customer ID"

Post by robertforum »

I need fast help.

When i try to add new client as root in clients/add new (im adding to backend database) a there is row called "Customer ID" its empty.
What it is this ?
Where i can find actual "custoemr id" for a new client
Can I set this row for example "5000" for all new clients created manualy by me ?
I usisng OTRS 2.4.8.

Thanks
R.P.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Creating new client , customer, what for is "Customer I

Post by crythias »

OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
robertforum
Znuny newbie
Posts: 5
Joined: 13 Oct 2010, 14:48
Znuny Version: 2.2.7

Re: Creating new client , customer, what for is "Customer I

Post by robertforum »

Ok thanks.

So, it is to collecting customer users in groups a giving them persmisions (or not) to each queue.
Now I do not use goups and each customer have own number = id in table customer users , and this is a good chocie, because i dont want to customers can se theirs ticket each other.


So when i create a new customer i must to write customer_id where i can find it ?
Im asking becouse im worring about data integration i database when i start writing random number to each customer.
Locked