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

Assignor can view worklist too

parent d26486a8
...@@ -10,6 +10,10 @@ ...@@ -10,6 +10,10 @@
<key> <string>actbox_category</string> </key> <key> <string>actbox_category</string> </key>
<value> <string>global</string> </value> <value> <string>global</string> </value>
</item> </item>
<item>
<key> <string>actbox_icon</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>actbox_name</string> </key> <key> <string>actbox_name</string> </key>
<value> <string>Payment Transaction Groups to Open (%(count)s)</string> </value> <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 ...@@ -56,6 +60,7 @@ payment_transaction_group_module/view?reset:int=1&portal_type=Payment Transactio
<value> <value>
<tuple> <tuple>
<string>Assignee</string> <string>Assignee</string>
<string>Assignor</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,6 +10,10 @@ ...@@ -10,6 +10,10 @@
<key> <string>actbox_category</string> </key> <key> <string>actbox_category</string> </key>
<value> <string>global</string> </value> <value> <string>global</string> </value>
</item> </item>
<item>
<key> <string>actbox_icon</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>actbox_name</string> </key> <key> <string>actbox_name</string> </key>
<value> <string>Payment Transaction Groups to Close (%(count)s)</string> </value> <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 ...@@ -56,6 +60,7 @@ payment_transaction_group_module/view?reset:int=1&portal_type=Payment Transactio
<value> <value>
<tuple> <tuple>
<string>Assignee</string> <string>Assignee</string>
<string>Assignor</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -10,6 +10,10 @@ ...@@ -10,6 +10,10 @@
<key> <string>actbox_category</string> </key> <key> <string>actbox_category</string> </key>
<value> <string>global</string> </value> <value> <string>global</string> </value>
</item> </item>
<item>
<key> <string>actbox_icon</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>actbox_name</string> </key> <key> <string>actbox_name</string> </key>
<value> <string>Payment Transaction Groups to Deliver (%(count)s)</string> </value> <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 ...@@ -55,6 +59,7 @@ payment_transaction_group_module/view?reset:int=1&portal_type=Payment Transactio
<key> <string>roles</string> </key> <key> <string>roles</string> </key>
<value> <value>
<tuple> <tuple>
<string>Assignee</string>
<string>Assignor</string> <string>Assignor</string>
</tuple> </tuple>
</value> </value>
......
4 5
\ No newline at end of file \ 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