Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
it-bott-integrasjoner
topdesk-client
Commits
44a271d9
Commit
44a271d9
authored
Sep 12, 2019
by
Jo Sama
😱
Browse files
Put persons username in proper field (tasLoginName)
parent
48589d0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
topdesk_client/models.py
View file @
44a271d9
...
...
@@ -197,7 +197,7 @@ class Person(BaseModel):
fields
=
{
'first_name'
:
'firstName'
,
'last_name'
:
'surName'
,
'user_name'
:
'
network
LoginName'
,
'user_name'
:
'
tas
LoginName'
,
'employee_number'
:
'employeeNumber'
,
'phone'
:
'phoneNumber'
,
'mobile'
:
'mobileNumber'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment