Wunsch-Lieferdatum nach Testphase Fehlerhaft

Moin zusammen, nach der Testphase habe ich das Plugin deinstalliert und bei neuen Bestellungen kann ich keine Änderungen mehr vornehmen z.B. als vollständig bezahlt auswählen, es kommt folgende Fehlermeldung:

 

An exception occurred while executing 'SELECT t0.id AS id_1, t0.ordernumber AS ordernumber_2, t0.userID AS userID_3, t0.status AS status_4, t0.cleared AS cleared_5, t0.paymentID AS paymentID_6, t0.dispatchID AS dispatchID_7, t0.partnerID AS partnerID_8, t0.subshopID AS subshopID_9, t0.invoice_amount AS invoice_amount_10, t0.invoice_amount_net AS invoice_amount_net_11, t0.invoice_shipping AS invoice_shipping_12, t0.invoice_shipping_net AS invoice_shipping_net_13, t0.ordertime AS ordertime_14, t0.transactionID AS transactionID_15, t0.comment AS comment_16, t0.customercomment AS customercomment_17, t0.internalcomment AS internalcomment_18, t0.net AS net_19, t0.taxfree AS taxfree_20, t0.temporaryID AS temporaryID_21, t0.referer AS referer_22, t0.cleareddate AS cleareddate_23, t0.trackingcode AS trackingcode_24, t0.language AS language_25, t0.currency AS currency_26, t0.currencyfactor AS currencyfactor_27, t0.remote_addr AS remote_addr_28, t0.deviceType AS deviceType_29, t0.userID AS userID_30, t0.paymentID AS paymentID_31, t0.dispatchID AS dispatchID_32, t0.subshopID AS subshopID_33, t0.partnerID AS partnerID_34, t35.id AS id_36, t35.orderID AS orderID_37, t35.attribute1 AS attribute1_38, t35.attribute2 AS attribute2_39, t35.attribute3 AS attribute3_40, t35.attribute4 AS attribute4_41, t35.attribute5 AS attribute5_42, t35.attribute6 AS attribute6_43, t35.swag_payal_billing_agreement_id AS swag_payal_billing_agreement_id_44, t35.swag_payal_express AS swag_payal_express_45, t35.deliverydate_date AS deliverydate_date_46, t35.orderID AS orderID_47, t0.cleared AS cleared_48, t0.status AS status_49, t50.title AS title_51, t50.additional_address_line1 AS additional_address_line1_52, t50.additional_address_line2 AS additional_address_line2_53, t50.id AS id_54, t50.orderID AS orderID_55, t50.userID AS userID_56, t50.countryID AS countryID_57, t50.stateID AS stateID_58, t50.company AS company_59, t50.department AS department_60, t50.salutation AS salutation_61, t50.customernumber AS customernumber_62, t50.firstname AS firstname_63, t50.lastname AS lastname_64, t50.street AS street_65, t50.zipcode AS zipcode_66, t50.city AS city_67, t50.phone AS phone_68, t50.ustid AS ustid_69, t50.userID AS userID_70, t50.orderID AS orderID_71, t50.countryID AS countryID_72, t50.stateID AS stateID_73, t74.title AS title_75, t74.additional_address_line1 AS additional_address_line1_76, t74.additional_address_line2 AS additional_address_line2_77, t74.id AS id_78, t74.orderID AS orderID_79, t74.countryID AS countryID_80, t74.stateID AS stateID_81, t74.userID AS userID_82, t74.company AS company_83, t74.department AS department_84, t74.salutation AS salutation_85, t74.firstname AS firstname_86, t74.lastname AS lastname_87, t74.street AS street_88, t74.zipcode AS zipcode_89, t74.city AS city_90, t74.phone AS phone_91, t74.userID AS userID_92, t74.orderID AS orderID_93, t74.countryID AS countryID_94, t74.stateID AS stateID_95, t96.id AS id_97, t96.datum AS datum_98, t96.serialID AS serialID_99, t96.orderID AS orderID_100, t96.orderdetailsID AS orderdetailsID_101, t96.userID AS userID_102, t0.language AS language_103 FROM s_order t0 LEFT JOIN s_order_attributes t35 ON t35.orderID = t0.id LEFT JOIN s_order_billingaddress t50 ON t50.orderID = t0.id LEFT JOIN s_order_shippingaddress t74 ON t74.orderID = t0.id LEFT JOIN s_order_esd t96 ON t96.orderID = t0.id WHERE t0.id = ?' with params [32]: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't35.deliverydate_date' in 'field list'

 

Wir haben soeben Version 2.1.1 veröffentlicht, die dieses Problem behebt.

Viele Grüße,
das Team von codiverse