Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
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
1
Merge Requests
1
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
Romain Courteaud
slapos.core
Commits
5dd140f7
Commit
5dd140f7
authored
Sep 05, 2023
by
Romain Courteaud
🐙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_subscription_request: provice Associate worklist for submitted Subscription Request
parent
b4ec2fc4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
23 additions
and
17 deletions
+23
-17
master/bt5/slapos_subscription_request/WorkflowTemplateItem/portal_workflow/subscription_request_workflow/state_submitted.xml
...orkflow/subscription_request_workflow/state_submitted.xml
+6
-4
master/bt5/slapos_subscription_request/WorkflowTemplateItem/portal_workflow/subscription_request_workflow/worklist_submitted_subscription_request_associate.xml
...low/worklist_submitted_subscription_request_associate.xml
+17
-13
No files found.
master/bt5/slapos_subscription_request/WorkflowTemplateItem/portal_workflow/subscription_request_workflow/state_submitted.xml
View file @
5dd140f7
...
...
@@ -74,10 +74,11 @@
<key>
<string>
Access contents information
</string>
</key>
<value>
<tuple>
<string>
Assignor
</string>
<string>
Assignee
</string>
<string>
Manager
</string>
<string>
Assignor
</string>
<string>
Associate
</string>
<string>
Auditor
</string>
<string>
Manager
</string>
</tuple>
</value>
</item>
...
...
@@ -112,10 +113,11 @@
<key>
<string>
View
</string>
</key>
<value>
<tuple>
<string>
Assignor
</string>
<string>
Assignee
</string>
<string>
Manager
</string>
<string>
Assignor
</string>
<string>
Associate
</string>
<string>
Auditor
</string>
<string>
Manager
</string>
</tuple>
</value>
</item>
...
...
master/bt5/slapos_subscription_request/WorkflowTemplateItem/portal_workflow/subscription_request_workflow/worklist_
draft_subscription_request
.xml
→
master/bt5/slapos_subscription_request/WorkflowTemplateItem/portal_workflow/subscription_request_workflow/worklist_
submitted_subscription_request_associate
.xml
View file @
5dd140f7
...
...
@@ -22,7 +22,7 @@
<key>
<string>
action
</string>
</key>
<value>
<string
encoding=
"cdata"
>
<![CDATA[
subscrition_request_module/view?simulation_state=
draft
&local_roles=%(local_roles)s&reset=1
subscrition_request_module/view?simulation_state=
submitted
&local_roles=%(local_roles)s&reset=1
]]>
</string>
</value>
</item>
...
...
@@ -52,6 +52,12 @@ subscrition_request_module/view?simulation_state=draft&local_roles=%(local_roles
<key>
<string>
description
</string>
</key>
<value>
<string>
Subscription Request waiting for Reservation Payment
</string>
</value>
</item>
<item>
<key>
<string>
guard_expression
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
guard_group
</string>
</key>
<value>
...
...
@@ -72,7 +78,7 @@ subscrition_request_module/view?simulation_state=draft&local_roles=%(local_roles
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
worklist_
draft_subscription_request
</string>
</value>
<value>
<string>
worklist_
submitted_subscription_request_associate
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
...
...
@@ -80,9 +86,7 @@ subscrition_request_module/view?simulation_state=draft&local_roles=%(local_roles
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<none/>
</value>
<value>
<string>
Money deposit needed
</string>
</value>
</item>
</dictionary>
</pickle>
...
...
@@ -100,25 +104,25 @@ subscrition_request_module/view?simulation_state=draft&local_roles=%(local_roles
<item>
<key>
<string>
local_roles
</string>
</key>
<value>
<
tuple
>
<string>
Ass
ignor
</string>
</
tuple
>
<
list
>
<string>
Ass
ociate
</string>
</
list
>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<
tuple
>
<
list
>
<string>
Subscription Request
</string>
</
tuple
>
</
list
>
</value>
</item>
<item>
<key>
<string>
simulation_state
</string>
</key>
<value>
<
tuple
>
<string>
draft
</string>
</
tuple
>
<
list
>
<string>
submitted
</string>
</
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