Nach Update SW 5.5 auf 5.6.8 lassen sich keine Rechnungen mehr stellen.

Hallo liebe Shopware Community,

ich hab mein SW erfolgreich auf 5.6.8 geupdatet. Nun hab ich festgestellt, dass sich keine Rechnungen mehr erstellen lassen. Es wird zwar eine Rechnung erstellt diese bekommt dann aber die Nr. 00000000. Wenn ich nun auf die Rechnung klicke bekomme ich folgende Fehlermeldung:

Ups! Ein Fehler ist aufgetreten!
Die nachfolgenden Hinweise sollten Ihnen weiterhelfen.

The column ID must be mapped to a field in class Shopware\Models\Order\Document\Document since it is referenced by a join column of another class. in vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappingException.php on line 328
Stack trace:
#0 engine/Library/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php(455): Doctrine\ORM\Mapping\MappingException::joinColumnMustPointToMappedField()
#1 vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php(2723): Doctrine\ORM\Persisters\Entity\BasicEntityPersister->loadOneToOneEntity()
#2 vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php(271): Doctrine\ORM\UnitOfWork->createEntity()
#3 vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php(406): Doctrine\ORM\Internal\Hydration\ObjectHydrator->getEntity()
#4 vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php(162): Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateRowData()
#5 vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/AbstractHydrator.php(153): Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateAllData()
#6 vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(977): Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll()
#7 vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(923): Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache()
#8 vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(726): Doctrine\ORM\AbstractQuery->execute()
#9 engine/Shopware/Controllers/Backend/Order.php(943): Doctrine\ORM\AbstractQuery->getResult()
#10 engine/Library/Enlight/Controller/Action.php(192): Shopware_Controllers_Backend_Order->mergeDocumentsAction()
#11 engine/Library/Enlight/Controller/Dispatcher/Default.php(478): Enlight_Controller_Action->dispatch()
#12 engine/Library/Enlight/Controller/Front.php(228): Enlight_Controller_Dispatcher_Default->dispatch()
#13 engine/Shopware/Kernel.php(188): Enlight_Controller_Front->dispatch()
#14 vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(102): Shopware\Kernel->handle()
#15 vendor/symfony/http-kernel/HttpCache/HttpCache.php(453): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle()
#16 engine/Shopware/Components/HttpCache/AppCache.php(261): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward()
#17 vendor/symfony/http-kernel/HttpCache/HttpCache.php(238): Shopware\Components\HttpCache\AppCache->forward()
#18 engine/Shopware/Components/HttpCache/AppCache.php(102): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass()
#19 shopware.php(122): Shopware\Components\HttpCache\AppCache->handle()
#20 {main}

Kann damit jemand etwas anfangen und mir weiter helfen?

Vielen Dank.