Commit 8ead9433 authored by Aurel's avatar Aurel Committed by Kazuhiko Shiozaki

Assignor can view worklist too

parent d26486a8
......@@ -10,6 +10,10 @@
<key> <string>actbox_category</string> </key>
<value> <string>global</string> </value>
</item>
<item>
<key> <string>actbox_icon</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>actbox_name</string> </key>
<value> <string>Payment Transaction Groups to Open (%(count)s)</string> </value>
......@@ -56,6 +60,7 @@ payment_transaction_group_module/view?reset:int=1&portal_type=Payment Transactio
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
</tuple>
</value>
</item>
......
......@@ -10,6 +10,10 @@
<key> <string>actbox_category</string> </key>
<value> <string>global</string> </value>
</item>
<item>
<key> <string>actbox_icon</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>actbox_name</string> </key>
<value> <string>Payment Transaction Groups to Close (%(count)s)</string> </value>
......@@ -56,6 +60,7 @@ payment_transaction_group_module/view?reset:int=1&portal_type=Payment Transactio
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
</tuple>
</value>
</item>
......
......@@ -10,6 +10,10 @@
<key> <string>actbox_category</string> </key>
<value> <string>global</string> </value>
</item>
<item>
<key> <string>actbox_icon</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>actbox_name</string> </key>
<value> <string>Payment Transaction Groups to Deliver (%(count)s)</string> </value>
......@@ -55,6 +59,7 @@ payment_transaction_group_module/view?reset:int=1&portal_type=Payment Transactio
<key> <string>roles</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
</tuple>
</value>
......
4
\ No newline at end of file
5
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment