Commit 3230b5d6 authored by Romain Courteaud's avatar Romain Courteaud

crm actions

parent 13917ba7
......@@ -16,13 +16,13 @@
<key> <string>categories</string> </key>
<value>
<tuple>
<string>action_type/object_fast_input</string>
<string>action_type/object_jio_fast_input</string>
</tuple>
</value>
</item>
<item>
<key> <string>category</string> </key>
<value> <string>object_fast_input</string> </value>
<value> <string>object_jio_fast_input</string> </value>
</item>
<item>
<key> <string>condition</string> </key>
......
......@@ -67,7 +67,7 @@ for method_id in {
}[support_request_state]:
getattr(support_request, method_id)()
support_request.Base_redirect(
return support_request.Base_redirect(
keep_items={
'portal_status_message': portal.Base_translateString(
'New ${portal_type} created.',
......
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