include authorization

This commit is contained in:
D065023
2019-12-06 11:32:50 +01:00
parent 68ee29598a
commit 140db39cd4
4 changed files with 33 additions and 2 deletions

View File

@@ -23,6 +23,24 @@ module.exports = db => {
StreetName: 'SAP-Allee',
HouseNumber: '25'
},
{
BusinessPartner: 'ALICE',
AddressID: '62640',
CityName: 'Walldorf',
PostalCode: '69190',
Country: 'Germany',
StreetName: 'Dietmar-Hopp-Allee',
HouseNumber: '16'
},
{
BusinessPartner: 'ALICE',
AddressID: '22222',
CityName: 'St. Leon-Rot',
PostalCode: '68789',
Country: 'Germany',
StreetName: 'SAP-Allee',
HouseNumber: '25'
},
{
BusinessPartner: '1003765',
AddressID: '28241',