Fehlermeldung bei dem Aufruf Bestellungen

Hallo, weis jemand woran dieser Fehler liegen könnte und wie ich ihn beheben kann? Er erscheint, wenn ich in backend das Fenster “Bestellungen” aufrufen möchte. Vielen Dank schon einmal im vorraus. Ups! Ein Fehler ist aufgetreten! Die nachfolgenden Hinweise sollten Ihnen weiterhelfen. Property Shopware\Models\Attribute\Order::$orderId does not exist in Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php on line 85 Stack trace: #0 Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php(85): ReflectionProperty->__construct(‘Shopware\Models…’, ‘orderId’) #1 Doctrine/ORM/Mapping/ClassMetadataInfo.php(751): Doctrine\Common\Persistence\Mapping\RuntimeReflectionService->getAccessibleProperty(‘Shopware\Models…’, ‘orderId’) #2 Doctrine/ORM/Mapping/ClassMetadataFactory.php(579): Doctrine\ORM\Mapping\ClassMetadataInfo->wakeupReflection(Object(Doctrine\Common\Persistence\Mapping\RuntimeReflectionService)) #3 Doctrine/ORM/Mapping/ClassMetadataFactory.php(175): Doctrine\ORM\Mapping\ClassMetadataFactory->wakeupReflection(Object(Doctrine\ORM\Mapping\ClassMetadata), Object(Doctrine\Common\Persistence\Mapping\RuntimeReflectionService)) #4 Doctrine/ORM/EntityManager.php(269): Doctrine\ORM\Mapping\ClassMetadataFactory->getMetadataFor(‘Shopware\Models…’) #5 Doctrine/ORM/Query/Parser.php(1590): Doctrine\ORM\EntityManager->getClassMetadata(‘Shopware\Models…’) #6 Doctrine/ORM/Query/Parser.php(1453): Doctrine\ORM\Query\Parser->Join() #7 Doctrine/ORM/Query/Parser.php(1413): Doctrine\ORM\Query\Parser->JoinVariableDeclaration() #8 Doctrine/ORM/Query/Parser.php(1171): Doctrine\ORM\Query\Parser->IdentificationVariableDeclaration() #9 Doctrine/ORM/Query/Parser.php(758): Doctrine\ORM\Query\Parser->FromClause() #10 Doctrine/ORM/Query/Parser.php(727): Doctrine\ORM\Query\Parser->SelectStatement() #11 Doctrine/ORM/Query/Parser.php(213): Doctrine\ORM\Query\Parser->QueryLanguage() #12 Doctrine/ORM/Query/Parser.php(288): Doctrine\ORM\Query\Parser->getAST() #13 Doctrine/ORM/Query.php(230): Doctrine\ORM\Query\Parser->parse() #14 Doctrine/ORM/Query.php(241): Doctrine\ORM\Query->_parse() #15 Doctrine/ORM/AbstractQuery.php(595): Doctrine\ORM\Query->_doExecute() #16 Doctrine/ORM/AbstractQuery.php(420): Doctrine\ORM\AbstractQuery->execute(Array, 2) #17 Doctrine/ORM/Tools/Pagination/Paginator.php(150): Doctrine\ORM\AbstractQuery->getResult(2) #18 Shopware/Controllers/Backend/Order.php(354): Doctrine\ORM\Tools\Pagination\Paginator->getIterator() #19 Shopware/Controllers/Backend/Order.php(324): Shopware_Controllers_Backend_Order->getList(NULL, NULL, ‘0’, ‘20’) #20 Enlight/Controller/Action.php(135): Shopware_Controllers_Backend_Order->getListAction() #21 Enlight/Controller/Dispatcher/Default.php(521):