Fehlermeldung bei Artikelexport Shopware 4.0.4

Hallo liebe Community, nachdem wir den Actindo Connector installiert haben bekommen wir leider folgende Fehlermeldung beim Versuch die Artikel aus Shopware zu exportieren. Vielleicht hat ja jemand einen Tipp voran das liegen könnte. Danke im voraus… Hier die Fehlermeldung: SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘at.actindoMasternumber’ in ‘field list’ in Zend/Db/Statement/Pdo.php on line 234 Stack trace: #0 Zend/Db/Statement.php(300): Zend_Db_Statement_Pdo->_execute(Array) #1 Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array) #2 Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query(’? SE…’, Array) #3 Enlight/Components/Db/Adapter/Pdo/Mysql.php(75): Zend_Db_Adapter_Pdo_Abstract->query(’? SE…’, Array) #4 Shopware/Controllers/Backend/ImportExport.php(660): Enlight_Components_Db_Adapter_Pdo_Mysql->query(’? SE…’) #5 Shopware/Controllers/Backend/ImportExport.php(287): Shopware_Controllers_Backend_ImportExport->exportArticlesFlat(‘csv’) #6 Enlight/Controller/Action.php(135): Shopware_Controllers_Backend_ImportExport->exportArticlesAction() #7 Enlight/Controller/Dispatcher/Default.php(521): Enlight_Controller_Action->dispatch(‘exportArticlesA…’) #8 Enlight/Controller/Front.php(214): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #9 Shopware/Bootstrap.php(79): Enlight_Controller_Front->dispatch() #10 Enlight/Application.php(192): Shopware_Bootstrap->run() #11 shopware.php(74): Enlight_Application->run() #12 {main}