Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
erp5
Commits
a874a30b
Commit
a874a30b
authored
Sep 12, 2022
by
Romain Courteaud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_project: show draft project worklist to Assignee/Assignor
only Assignee/Assignore can validate Project
parent
6546e47f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
6 deletions
+14
-6
bt5/erp5_project/WorkflowTemplateItem/portal_workflow/project_workflow/worklist_1_draft_project.xml
...al_workflow/project_workflow/worklist_1_draft_project.xml
+14
-6
No files found.
bt5/erp5_project/WorkflowTemplateItem/portal_workflow/project_workflow/worklist_1_draft_project.xml
View file @
a874a30b
...
...
@@ -52,6 +52,12 @@ project_module?validation_state=draft&portal_type=%(portal_type)s&local_roles=%(
<key>
<string>
description
</string>
</key>
<value>
<string>
Project to Open
</string>
</value>
</item>
<item>
<key>
<string>
guard_expression
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
guard_group
</string>
</key>
<value>
...
...
@@ -100,25 +106,27 @@ project_module?validation_state=draft&portal_type=%(portal_type)s&local_roles=%(
<item>
<key>
<string>
local_roles
</string>
</key>
<value>
<
tuple
>
<
list
>
<string>
Owner
</string>
</tuple>
<string>
Assignee
</string>
<string>
Assignor
</string>
</list>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<
tuple
>
<
list
>
<string>
Project
</string>
</
tuple
>
</
list
>
</value>
</item>
<item>
<key>
<string>
validation_state
</string>
</key>
<value>
<
tuple
>
<
list
>
<string>
draft
</string>
</
tuple
>
</
list
>
</value>
</item>
</dictionary>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment