DPDBeNeLux / magento2-shipping

Let op: er zijn nieuwe DPD plugins (BETA versie) beschikbaar met belangrijke nieuwe functionaliteiten. De oude plugins zullen na Brexit niet meer goed functioneren, download daarom de nieuwe versie op Github/DPDconnect.
GNU General Public License v3.0
12 stars 15 forks source link

Unable to place order when using DPD Pickup if "telephone" address attribute is required. #49

Open CsSatter opened 4 years ago

CsSatter commented 4 years ago

Currently in the last line of the SalesOrderAddressSaveBefore observer class it removes the telephone data from the shipping address. When saving said shipping address Magento throws an error because of the attribute is required, resulting in a asymmetric rollback error.