Changed Name / Description logic for Incoming documents

Changed Name / Description logic for Incoming documents

The EN16931 data model offers a name for a line (BT-153) and a description (BT-154). When mapping this information to the Dynamics data structures we have changed the behavior to the following:

If the mandatory field BT-153 is present (as it should be), its value will be used to populate the Description field in the document.

If a Description exists, it will be truncated to fit the field length of Description 2.

If BT-153 is not available for any reason, the value of BT-154 will be used for the Description field. In this case, Description 2 will remain unchanged.