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
Laurent S
erp5
Commits
498500ed
Commit
498500ed
authored
Jun 19, 2012
by
Mame Coumba Sall
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change worklist configuration
parent
db98caae
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
bt5/erp5_payment_mean/WorkflowTemplateItem/portal_workflow/payment_transaction_group_validation_workflow/worklists/1_draft_payment_transaction_group_list.xml
...flow/worklists/1_draft_payment_transaction_group_list.xml
+1
-1
bt5/erp5_payment_mean/WorkflowTemplateItem/portal_workflow/payment_transaction_group_validation_workflow/worklists/2_open_payment_transaction_group_list.xml
...kflow/worklists/2_open_payment_transaction_group_list.xml
+1
-1
bt5/erp5_payment_mean/WorkflowTemplateItem/portal_workflow/payment_transaction_group_validation_workflow/worklists/3_closed_payment_transaction_group_list.xml
...low/worklists/3_closed_payment_transaction_group_list.xml
+1
-1
bt5/erp5_payment_mean/bt/revision
bt5/erp5_payment_mean/bt/revision
+1
-1
No files found.
bt5/erp5_payment_mean/WorkflowTemplateItem/portal_workflow/payment_transaction_group_validation_workflow/worklists/1_draft_payment_transaction_group_list.xml
View file @
498500ed
...
...
@@ -22,7 +22,7 @@
<key>
<string>
actbox_url
</string>
</key>
<value>
<string
encoding=
"cdata"
>
<![CDATA[
payment_transaction_group_module
/view?reset:int=1&portal_type=Payment Transaction Group&local_roles=Assignee&validation_state=draft
payment_transaction_group_module
?validation_state=draft&portal_type:list=%(portal_type)s&local_roles:list=%(local_roles)s&reset:int=1
]]>
</string>
</value>
</item>
...
...
bt5/erp5_payment_mean/WorkflowTemplateItem/portal_workflow/payment_transaction_group_validation_workflow/worklists/2_open_payment_transaction_group_list.xml
View file @
498500ed
...
...
@@ -22,7 +22,7 @@
<key>
<string>
actbox_url
</string>
</key>
<value>
<string
encoding=
"cdata"
>
<![CDATA[
payment_transaction_group_module
/view?reset:int=1&portal_type=Payment Transaction Group&local_roles=Assignee&validation_state=open
payment_transaction_group_module
?validation_state=open&portal_type:list=%(portal_type)s&local_roles:list=%(local_roles)s&reset:int=1
]]>
</string>
</value>
</item>
...
...
bt5/erp5_payment_mean/WorkflowTemplateItem/portal_workflow/payment_transaction_group_validation_workflow/worklists/3_closed_payment_transaction_group_list.xml
View file @
498500ed
...
...
@@ -22,7 +22,7 @@
<key>
<string>
actbox_url
</string>
</key>
<value>
<string
encoding=
"cdata"
>
<![CDATA[
payment_transaction_group_module
/view?reset:int=1&portal_type=Payment Transaction Group&local_roles=Assignor&validation_state=closed
payment_transaction_group_module
?validation_state=closed&portal_type:list=%(portal_type)s&local_roles:list=%(local_roles)s&reset:int=1
]]>
</string>
</value>
</item>
...
...
bt5/erp5_payment_mean/bt/revision
View file @
498500ed
15
\ No newline at end of file
16
\ No newline at end of file
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