Add side effect of filling the fields of an address once we have a selection
This commit is contained in:
@@ -21,7 +21,7 @@ module.exports = db => {
|
||||
PostalCode: '68789',
|
||||
Country: 'Germany',
|
||||
StreetName: 'SAP-Allee',
|
||||
HouseNumber: '25',
|
||||
HouseNumber: '25'
|
||||
},
|
||||
{
|
||||
BusinessPartner: '1003765',
|
||||
|
||||
Reference in New Issue
Block a user