Added Animalnr to entitiyfields

This commit is contained in:
2019-10-14 17:38:14 +02:00
parent b3b8e05510
commit 82abe16cca

View File

@@ -81,7 +81,7 @@ class ADIS:
self.loglevel = loglevel
#Optional Fields for an entity
self.entityfields = {'880001': [],
'880022': ['00900042', '00800123'],
'880022': ['00900042', '00800123', '00900070'],
'990001': [ '00900007', '00900009']}
self.businessinfos = {}