Skip to content

Commit

Permalink
added 'contracting' role
Browse files Browse the repository at this point in the history
  • Loading branch information
vmaksymiv committed Apr 28, 2016
1 parent 765f3fa commit b045106
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openprocurement/tender/openua/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,7 @@ class Options:
'chronograph_view': chronograph_view_role,
'Administrator': Administrator_role,
'default': schematics_default_role,
'contracting': whitelist('doc_id', 'owner'),
}

__name__ = ''
Expand Down

0 comments on commit b045106

Please sign in to comment.