[IMP]Improve yml for issue demo which creates duplicate issue and improve code

bzr revid: sgo@tinyerp.com-20130417103544-df29vwms1lc5xq6t
This commit is contained in:
sgo@tinyerp.com 2013-04-17 16:05:44 +05:30
parent d5451cf7f2
commit 2a7bb9a910
2 changed files with 0 additions and 9 deletions

View File

@ -3,10 +3,6 @@
-
!context
uid: 'res_users_project_issue_user'
-
!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'

View File

@ -1,8 +1,3 @@
-
Project user can subscribe issue, so let's check data with giving the access rights of user.
-
!context
uid: 'res_users_project_issue_user'
-
In Order to test process of Issue in OpenERP, Customer send the issue by email.
-