2
'name': 'Task Access Restrict Module',
4
'category': 'Generic Modules/Projects & Services',
6
This module lets the Project Manager select only the member of the selected Project while creating a task.
8
'author': 'Serpent Consulting Services',
9
"website": "http://www.serpentcs.com",
10
'depends': ['project'],
11
'update_xml': ['task_access_restrict_view.xml'],
17
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: