AttributeError: 'NoneType' object has no attribute 'fullname'
This is because of that your imported inventory contain items created by users who doesn't exists in the portal where the inventory was imported. I thing that this is a bug fixed in Plone SVN version 2.1.1+.

Author: