OBGM-398 Fix duplication of newly added items on save in inbound returns (#4030)
* OBGM-398 Use stringUrlInterceptor when redirecting user to another page
stringUrlInterceptor preppends app context string to the url which in our case is /openboxes
* OBGM-398 Exclude stockTransferItems when binding Data to stockTransfer object
since we are binding stockTransferItems manually we should ignore the grails bindData
Alan Nadolny <83239466+alannadolny@users.noreply.github.com>