Hi,
ich wollte eben eine Bestellung im Backend durchführen und bekomme immer eine Fehlermeldung sobald ich auf erstellen drücke. Kann damit jemand was anfangen?
Fehler! Betsellung konnte nicht erstellt werden
An exception occurred while executing 'INSERT INTO s_order_attributes (orderID, attribute1, attribute2, attribute3, attribute4, attribute5, attribute6, bestit_amazon_capture_id, bestit_amazon_capture_reference, bestit_amazon_authorization_id, bestit_amazon_authorisation_reference, bestit_amazon_refund_id, bestit_amazon_refund_reference, bestit_amazon_cancel, bestit_amazon_invoice_amount, bestit_amazon_simulation_code, mopt_payone_txid, mopt_payone_status, mopt_payone_sequencenumber, mopt_payone_is_authorized, mopt_payone_is_finally_captured, mopt_payone_clearing_data, mopt_payone_ship_captured, mopt_payone_ship_debit, mopt_payone_payment_data, mopt_payone_payment_reference, mopt_payone_order_hash, swag_dhl_address, swag_dhl_order_info, swag_dhl_order_label_printed, swag_payal_billing_agreement_id, swag_payal_express, fgits_autoinvoice_processed, sendcloud_parcel_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params [216, "", "", "", "", "", "", null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'sendcloud_parcel_id' cannot be null
Wäre spitze wenn da jemand Rat wüsste!
Grüße