Commit 13274815 authored by Ivan Tyagov's avatar Ivan Tyagov

Setup more CRM settings.

parent ad8ca226
......@@ -130,6 +130,7 @@ if isTransitionPossible(system_preference, \'enable\'):\n
system_preference.enable()\n
\n
system_preference.setPreferredEventResourceList([service.getRelativeUrl()])\n
system_preference.setPreferredEventUseList([howto_dict[\'incoming_event_howto_service_id\']])\n
\n
pref = getattr(context.portal_preferences, howto_dict[\'howto_preference_id\'], None)\n
if pref is None:\n
......
782
\ No newline at end of file
783
\ 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