in my case we mostly deal with companies. i have seen the customer company link and added a company but i don't understand what effect it has, i was wondering if when adding a customer user there is a way i can be able to select the company the customer belongs (from the previously added companies) to and then when a ticket comes in i can see it is from which company and from who?
thanks in advance.
customer company
Moderator: crythias
customer company
OTRS 2.4.7 on SUSE and on MySQL database
OTRS 3.2.10 on CentOS and MySQL database
OTRS 3.2.10 on CentOS and MySQL database
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: customer company
I believe the CustomerID of the Customer Company Link must be manually added to a Customer User's CustomerID field. It would be nice/beneficial if that was a dropdown list or AJAX lookup from CustomerIDs in Customer Company, though.
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
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
Re: customer company
thanks crythias.
how do i add the dropdown list after i have added the column on the table?
how do i add the dropdown list after i have added the column on the table?
OTRS 2.4.7 on SUSE and on MySQL database
OTRS 3.2.10 on CentOS and MySQL database
OTRS 3.2.10 on CentOS and MySQL database
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: customer company
There is no drop down list available, as far as I am aware.
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
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
Re: customer company
based on what I've tried and read, I do not believe CustomerCompany is enabled ...
I've read that it must be enabled manually and a new SQL field added to a table for it to work / link properly. I'm hoping the OTRS team responds to this or enables this feature soon. As we are a B2B focus IT company, this would be very beneficial.. I 'could' use groups, but it's not as descriptive and seems like a patch that I don't want to get heavily invested in if they are planning to get CustomerCompany working.

I've read that it must be enabled manually and a new SQL field added to a table for it to work / link properly. I'm hoping the OTRS team responds to this or enables this feature soon. As we are a B2B focus IT company, this would be very beneficial.. I 'could' use groups, but it's not as descriptive and seems like a patch that I don't want to get heavily invested in if they are planning to get CustomerCompany working.
Re: customer company
Hello,
we're thinking about implementing this tool in our company too. I am now performing a fit for purpose analysis, and I am encountering exactly the same problem. So are there any updates on the issue?
Concerning your post tgilles, do you still posses any references where to find this information?
It occured strange to me, since based on the ERD of the DB (ftp://ftp.otrs.org/pub/otrs/misc/otrs-2.3-database.png) the customer table seems to be linked to company.
The only what we do need, is a simple way to select it in the application itself. ...
regards,
we're thinking about implementing this tool in our company too. I am now performing a fit for purpose analysis, and I am encountering exactly the same problem. So are there any updates on the issue?
Concerning your post tgilles, do you still posses any references where to find this information?
It occured strange to me, since based on the ERD of the DB (ftp://ftp.otrs.org/pub/otrs/misc/otrs-2.3-database.png) the customer table seems to be linked to company.
The only what we do need, is a simple way to select it in the application itself. ...
regards,
Re: customer company
You have to enable it via Config.pm. Copy the CustomerData from Defaults.pm to Config.pm and change the according lines
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: customer company
hello jojo,
thx for your quick reply. Could you juxt be a bit more explicit on the proposed solution, since I'am new to the application...
thx
thx for your quick reply. Could you juxt be a bit more explicit on the proposed solution, since I'am new to the application...
thx