experius / Magento-2-Module-Experius-Postcode-NL

PostcodeNl Api Magento 2 Module. Available At Packagist
https://packagist.org/search/?q=experius
Open Software License 3.0
29 stars 31 forks source link

[BUGFIX] Fixed missing housenumbers #38

Closed MatthijsBreed closed 5 years ago

MatthijsBreed commented 5 years ago

When validation of postcode fails, module doesnt push the housenumber from the experius_postcode_housenumber field to the invisible housenumber field, this results in quotes without housenumber.

Added function to js observer method to also push housenumber when user switches to manual input for streetname and cityname.