fix/LDOC-1602
Attribute description
from the UI when adding a new currency is passed with the value null
. After processing in 'insert:before' setDescriptionAttribute
execParams.description = null
execParams.description_en^ = '[string]'
is passed next as a result, we get an error when adding to the database,