Problem mit Belegerstellung bei genau einer Bestellung

Hallo, wenn bei einer bestimmten Bestellung den PDF-Beleg Rechnung erstellen möchte, dann kommt in der Vorschau folgender Fehler: Ups! Ein Fehler ist aufgetreten! Die nachfolgenden Hinweise sollten Ihnen weiterhelfen. Passed variable is not an array or object, using empty array instead in Shopware/Models/Order.php on line 394 Stack trace: #0 Shopware/Models/Order.php(394): ArrayObject->__construct(false, 2) #1 Shopware/Models/Order.php(153): Shopware_Models_Order->getBilling() #2 [internal function]: Shopware_Models_Order->__construct(‚260‘, Array) #3 Enlight/Class.php(57): ReflectionClass->newInstanceArgs(Array) #4 Shopware/Components/Document.php(125): Enlight_Class::Instance(‚Shopware_Models…‘, Array) #5 Shopware/Controllers/Backend/Document.php(83): Shopware_Components_Document::initDocument(‚260‘, ‚0‘, Array) #6 Enlight/Controller/Action.php(55): Shopware_Controllers_Backend_Document->indexAction() #7 Enlight/Controller/Dispatcher/DispatcherDefault.php(329): Enlight_Controller_Action->dispatch(‚indexAction‘) #8 Enlight/Controller/Front.php(88): Enlight_Controller_Dispatcher_DispatcherDefault->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #9 Shopware/Bootstrap.php(21): Enlight_Controller_Front->dispatch() #10 Enlight/Application.php(69): Shopware_Bootstrap->run() #11 shopware.php(6): Enlight_Application->run() #12 {main} Ich erkenne keinen Unterschied zwischen meiner Testbestellung und der die diesen Fehler auslöst. Was kann ich tun ? Gruß Markus