[IMP]only manager can create issue

bzr revid: sgo@tinyerp.com-20130701104229-2xq8pyxkbymhdtfh
This commit is contained in:
sgo@tinyerp.com 2013-07-01 16:12:29 +05:30
parent daec1fa011
commit 7ec16a69c4
1 changed files with 7 additions and 2 deletions

View File

@ -1,9 +1,14 @@
-
Test the whole create project issue with project user.
Test the whole create project issue with project manager.
-
!context
uid: 'res_users_project_issue_user'
uid: 'res_users_project_issue_manager'
-
!record {model: project.issue, id: project_task_1, view: False}:
task_id: 'project.project_task_17'
name: 'Error in account module'
-
!record {model: project.issue, id: project01, view: False}:
project_id: 'project.project_project_2'
name: 'OpenERP Integration'