Commit 024af282 authored by John Red Medrano's avatar John Red Medrano

Merge pull request #239 in RMS/api-main-service from red-develop to RMSv2

* commit 'ef8315bd':
  fixing ordering
parents 656c3120 ef8315bd
......@@ -46,8 +46,7 @@ class UserViewSet(viewsets.ModelViewSet):
'department',
'department__company__name',
'department__name',
'email', 'contact_no',
'companies'
'email', 'contact_no'
)
@rms.user_create
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment