Create company and link customers

Moderator: crythias

Locked
Sushy21
Znuny newbie
Posts: 7
Joined: 16 Jul 2012, 18:39
Znuny Version: 3.1.5
Location: Paris, France

Create company and link customers

Post by Sushy21 »

Hello,

Can someone please tell me how to create Companies and link customers to them in OTRS 3.1.5?

Many thanks :)
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Create company and link customers

Post by jojo »

did you read the admin manual?
"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
Sushy21
Znuny newbie
Posts: 7
Joined: 16 Jul 2012, 18:39
Znuny Version: 3.1.5
Location: Paris, France

Re: Create company and link customers

Post by Sushy21 »

Hi,

Yes, I found the Customers and Customer Groups section but not how to do a link customers by Company and country for exemple....

Thanks,
saschast
Znuny newbie
Posts: 1
Joined: 15 Aug 2012, 14:51
Znuny Version: 3.1.8

Re: Create company and link customers

Post by saschast »

Hi,

I had the same problem today and found the solution in the german area:

Copy the complete "# CustomerUser" section from „Defaults.pm“ to „Customer.pm“
The uncomment the line „CustomerCompanySupport => 1,“

After that I can use the company tickets

Cheers
Sushy21
Znuny newbie
Posts: 7
Joined: 16 Jul 2012, 18:39
Znuny Version: 3.1.5
Location: Paris, France

Re: Create company and link customers

Post by Sushy21 »

saschast wrote:Hi,

I had the same problem today and found the solution in the german area:

Copy the complete "# CustomerUser" section from „Defaults.pm“ to „Customer.pm“
The uncomment the line „CustomerCompanySupport => 1,“

After that I can use the company tickets

Cheers
Hi,

Many thanks for your reply.

Is there a way to do this via the "Admin section"? The person that has configured OTRS in our company is on holidays and I have no idea where to find and replace the "# CustomerUser" section... :?

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

Re: Create company and link customers

Post by crythias »

Sushy21 wrote:Is there a way to do this via the "Admin section"?
No. You must modify the CustomerUser section of Config.pm. If you don't have that, copy it from Kernel/Config/Defaults.pm as saschast wrote.
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
Locked