Fix telecom company mapping
The mapping between the telecom companies of the ERP and the OTRS app is broke.
To fix it we go to issue #2 (closed) and apply the ValueObject patters suggested by @sauloperez.
Once the object is extracted, we can fix the dict mapping and use this new object as we are using the TelecomCompany Tryton name field.