Skip to content

Use DB to build an Account mapping parameters between OTRS and MM

Administrator requested to merge mapping-parameters-through-db into master

For the moment, all db matches are harcoded, as well as other client parameters, which doesn't come with the OTRS request yet. The correct mapping requires the db to have all Tryton codes matching with the MM's ones.

Tests added with a simple fixture New FailedMappingException added

Edited by Administrator

Merge request reports