Re: [otrs] AgentTicketCustomer => Customer ID is mandatory

2019-02-04 Thread Renee B
Add $Self->{CustomerUser}->{CustomerCompanySupport} = 0; to Kernel/Config.pm Am 04.02.19 um 12:34 schrieb Ml Ml: > Hello, > > after updating to OTRS6 the Customer Number in AgentTicketCustomer > seems to be mandatory. > > I checked the code, and if remove readonly="readonly" then it works > lik

[otrs] AgentTicketCustomer => Customer ID is mandatory

2019-02-04 Thread Ml Ml
Hello, after updating to OTRS6 the Customer Number in AgentTicketCustomer seems to be mandatory. I checked the code, and if remove readonly="readonly" then it works like i want. How can i fix this with sysconfig? [% IF Required %]* [% END %][% Translate("Customer ID") | html %]: [% IF Req