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

Moderator: crythias
Hi,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
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.Sushy21 wrote:Is there a way to do this via the "Admin section"?