Add side effect of filling the fields of an address once we have a selection

This commit is contained in:
Elena Oresharova
2019-12-03 13:54:02 +01:00
parent 30b2854fac
commit 9e2c7a0974
2 changed files with 12 additions and 10 deletions

View File

@@ -21,7 +21,7 @@ module.exports = db => {
PostalCode: '68789',
Country: 'Germany',
StreetName: 'SAP-Allee',
HouseNumber: '25',
HouseNumber: '25'
},
{
BusinessPartner: '1003765',